]> git.sur5r.net Git - u-boot/commit
omap3630: Copy Device tree from Linux 4.9.y stable
authorAdam Ford <aford173@gmail.com>
Mon, 17 Apr 2017 13:09:39 +0000 (08:09 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:35:36 +0000 (20:35 -0400)
commitcac4d6a68076c0f42407d2db33acde6dd545b532
tree0de4c3cdb8344b8b9ecb8f2e7e6b0428d60e4f99
parent19321457282b09fb91df0612a4f43401275916ef
omap3630: Copy Device tree from Linux 4.9.y stable

Add device tree support to allow for CONFIG_OF_CONTROL in OMAP3630 boards.
DM3730 can use this same device tree.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/dts/omap34xx-omap36xx-clocks.dtsi [new file with mode: 0644]
arch/arm/dts/omap36xx-am35xx-omap3430es2plus-clocks.dtsi [new file with mode: 0644]
arch/arm/dts/omap36xx-clocks.dtsi [new file with mode: 0644]
arch/arm/dts/omap36xx-omap3430es2plus-clocks.dtsi [new file with mode: 0644]
arch/arm/dts/omap36xx.dtsi [new file with mode: 0644]
include/dt-bindings/media/omap3-isp.h [new file with mode: 0644]