Commit 3ef79ca6 authored by Stefan Agner's avatar Stefan Agner Committed by Shawn Guo

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: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d09e6bea
......@@ -13,7 +13,7 @@
/dts-v1/;
#include <dt-bindings/input/input.h>
#include "imx7d.dtsi"
#include "imx7s.dtsi"
/ {
model = "CompuLab CL-SOM-iMX7";
......
......@@ -43,7 +43,7 @@
/dts-v1/;
#include <dt-bindings/input/input.h>
#include "imx7d.dtsi"
#include "imx7s.dtsi"
/ {
model = "Boundary Devices i.MX7 Nitrogen7 Board";
......
......@@ -43,7 +43,7 @@
/dts-v1/;
#include <dt-bindings/input/input.h>
#include "imx7d.dtsi"
#include "imx7s.dtsi"
/ {
model = "Freescale i.MX7 SabreSD Board";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment