arm: am437x: cm-t43: Add device tree, enable OF_CONTROL
authorSuniel Mahesh <sunil.m@techveda.org>
Fri, 30 Aug 2019 20:04:59 +0000 (01:34 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 13 Sep 2019 15:56:08 +0000 (11:56 -0400)
commitd60eb8e49e9b20cfe2907abf14657d142d13d835
tree17b738879b318741e5bd36381edd5d9e49fd10c1
parent62a962013562b51e318be2dba90a1854b8d5e0b5
arm: am437x: cm-t43: Add device tree, enable OF_CONTROL

Add device tree from Linux for driver model conversion
and enable OF_CONTROL. This will remove the following compile
warning:
==================================================
Device Tree Source is not correctly specified.
Please define 'CONFIG_DEFAULT_DEVICE_TREE'
or build with 'DEVICE_TREE=<device_tree>' argument
===================================================
Target was compile tested, build was clean.

Signed-off-by: Suniel Mahesh <sunil.m@techveda.org>
arch/arm/dts/Makefile
arch/arm/dts/am437x-cm-t43.dts [new file with mode: 0644]
configs/cm_t43_defconfig