ARM: dts: imx7d: use imx7s.dtsi as base device tree

The i.MX 7 series currently consists of two SoCs: i.MX 7Solo and
7Dual. The former has a subset of features of the latter, hence
use imx7s.dtsi as the new base device tree. To keep diffstat nice,
just move imx7d.dtsi to imx7s.dtsi temporarily and recreate
imx7d.dtsi in a second commit.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Stefan Agner
2016-06-26 01:47:52 -07:00
committed by Shawn Guo
parent d09e6beafa
commit 3ef79ca6bd
4 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
/dts-v1/;
#include <dt-bindings/input/input.h>
#include "imx7d.dtsi"
#include "imx7s.dtsi"
/ {
model = "CompuLab CL-SOM-iMX7";