This is part of a larger series of patches to upgrade the da8xx-fb.c driver to support the Texas Instruments AM335x device. As part of this upgrade we also want to add devicetree support for both the original da8xx and the am335x. Tomi Valkeinen has reviewed the fbdev changes but he suggested that it was prudent to extract the dt pieces and run it through the devicetree mailing list for review. Thanks, Darren Darren Etheridge (1): video: da8xx-fb: adding dt support .../devicetree/bindings/video/fb-da8xx.txt | 37 +++++++++++ drivers/video/da8xx-fb.c | 67 +++++++++++++++++++- 2 files changed, 101 insertions(+), 3 deletions(-) create mode 100644 Documentation/devicetree/bindings/video/fb-da8xx.txt -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html