From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx> This series adds OF support for adv7343 driver. The first patch makes platform data members as a array, so to ease in adding DT support. Lad, Prabhakar (2): media: i2c: adv7343: make the platform data members as array media: i2c: adv7343: add OF support .../devicetree/bindings/media/i2c/adv7343.txt | 48 +++++++++++++ arch/arm/mach-davinci/board-da850-evm.c | 6 +- drivers/media/i2c/adv7343.c | 74 ++++++++++++++++---- include/media/adv7343.h | 20 ++---- 4 files changed, 113 insertions(+), 35 deletions(-) create mode 100644 Documentation/devicetree/bindings/media/i2c/adv7343.txt -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html