ARM: dts: AM572x-IDK Initial Support

Add initial DTS support for AM572-IDK evm.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Schuyler Patton <spatton@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
Schuyler Patton
2016-06-10 09:35:45 +05:30
committed by Tom Rini
parent 5e8f29a082
commit 332dddc6a1
5 changed files with 396 additions and 2 deletions

View File

@@ -39,4 +39,4 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_FIT=y
CONFIG_SPL_OF_LIBFDT=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_OF_LIST="am57xx-beagle-x15"
CONFIG_OF_LIST="am57xx-beagle-x15 am572x-idk"