]> git.baikalelectronics.ru Git - uboot.git/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)
commit9c8c57d6618447264ea5e84f2aac270072650f72
tree0de4c3cdb8344b8b9ecb8f2e7e6b0428d60e4f99
parent93af1702708c66b5598b8b8285a40a53747b5569
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]