ARM: dts: am3517-evm: Split off SOM features from baseboard

The am3517-evm consists of an am3517 SOM-M2 and a baseboard.
As items are added that are unique to the baseboard, let's place
them in a file called am3517-som.dtsi.  These items will be
common for all variants of the SOM.

Anything unique to the baseboard will be placed into
am3517-evm.

Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Adam Ford
2018-05-05 20:26:08 -05:00
committed by Tony Lindgren
parent cfaa856a25
commit 2500ee634f
2 changed files with 39 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
/dts-v1/;
#include "am3517.dtsi"
#include "am3517-som.dtsi"
/ {
model = "TI AM3517 EVM (AM3517/05 TMDSEVM3517)";
compatible = "ti,am3517-evm", "ti,am3517", "ti,omap3";