ARM: dts: imx7d: use imx7s.dtsi as base device tree
authorStefan Agner <stefan@agner.ch>
Sun, 26 Jun 2016 08:47:52 +0000 (01:47 -0700)
committerShawn Guo <shawnguo@kernel.org>
Tue, 28 Jun 2016 02:45:23 +0000 (10:45 +0800)
commit3ef79ca6bd1d6c79203f84c5cd876bcaa957f082
treefecadbd1e6ba886f0f17e855720054a509f6493d
parentd09e6beafa231c0fb160c3b2bd4c03bef8429a72
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>
arch/arm/boot/dts/imx7d-cl-som-imx7.dts
arch/arm/boot/dts/imx7d-nitrogen7.dts
arch/arm/boot/dts/imx7d-sdb.dts
arch/arm/boot/dts/imx7d.dtsi [deleted file]
arch/arm/boot/dts/imx7s.dtsi [new file with mode: 0644]