Commits
Stefan Agner committed 7393b302bd2
ARM: dts: imx7d: move nodes to i.MX 7Solo device tree With commit 08bfe5a4dc4b ("MLK-11265-1 ARM: dts: add imx7d soc dtsi support") introduced several device tree nodes supported in the NXP kernel. However, the nodes have been added to the i.MX 7Dual device tree, altough also available on i.MX 7Solo. Move the device tree nodes which are applicable for i.MX 7Solo to the imx7s.dtsi base device tree. This also merges some device tree nodes which have been overwritten by the imx7d.dtsi dt before (ocotp/snvs). Plus removes the dma_apbh and gpmi device tree nodes which previously already got added by commit 1a4aa043b4c1 ("ARM: dts: imx7: add GPMI NAND and APBH DMA") Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>