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. v2: incorporates - * review comment changes from Prabhakar Lad * changes the .compatible naming to match that of the exiting drm driver for am335x devices. * Renames the devicetree bindings documentation file to match the actual driver filename v3: updated documentation to make clear which compatible to use for DA850 SoC devices. Thanks, Darren Darren Etheridge (1): video: da8xx-fb: adding dt support .../devicetree/bindings/video/da8xx-fb.txt | 42 ++++++++++++ drivers/video/da8xx-fb.c | 66 +++++++++++++++++++- 2 files changed, 105 insertions(+), 3 deletions(-) create mode 100644 Documentation/devicetree/bindings/video/da8xx-fb.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