This patch series adds the needed HWMOD and DTSI nodes for the CAL and VPE modules. We also document the VPE DT bindings. Benoit Parrot (6): ARM: dts: DRA72: Add CAL dtsi node ARM: DRA7: hwmod: Add CAL nodes ARM: OMAP: DRA7xx: Make CAM clock domain SWSUP only dt-bindings: media: ti-vpe: Document VPE driver ARM: DRA7: hwmod: Add VPE nodes ARM: dts: dra7: Add VPE dtsi node Documentation/devicetree/bindings/media/ti-vpe.txt | 41 ++++++++++ arch/arm/boot/dts/dra7.dtsi | 26 +++++++ arch/arm/boot/dts/dra72x.dtsi | 31 ++++++++ arch/arm/mach-omap2/clockdomains7xx_data.c | 2 +- arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 87 ++++++++++++++++++++++ 5 files changed, 186 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/media/ti-vpe.txt -- 2.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html