]> git.ipfire.org Git - people/ms/u-boot.git/commit
am437x: Add am437x_gp_evm_defconfig using CONFIG_DM
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 28 Sep 2015 10:47:51 +0000 (16:17 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:44:00 +0000 (14:44 -0400)
commit48038c4acb58457210f3432f3d6f191c5bb1a9ce
tree566e5ee3ddca3f9ec2415b16d70237bc98e32eb2
parent8aff39e33300eb4dc75ba145d352d30358c3bc6b
am437x: Add am437x_gp_evm_defconfig using CONFIG_DM

Import various DT files for am4372, an43xx pinctrl and
am437x-gp-evm from Linux Kernel v4.2
Add config file for this board, enable DM, DM_GPIO, DM_SERIAL
and DM_MMC.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/dts/Makefile
arch/arm/dts/am4372.dtsi [new file with mode: 0644]
arch/arm/dts/am437x-gp-evm.dts [new file with mode: 0644]
arch/arm/dts/am43xx-clocks.dtsi [new file with mode: 0644]
configs/am437x_gp_evm_defconfig [new file with mode: 0644]
include/dt-bindings/pinctrl/am43xx.h [new file with mode: 0644]
include/dt-bindings/pwm/pwm.h [new file with mode: 0644]