forked from Minki/linux
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:
parent
d09e6beafa
commit
3ef79ca6bd
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user