This are the missing device tree parts to add NAND support for i.MX 7. See previous patchset: https://lkml.org/lkml/2017/4/21/832 The previous version also included driver changes, which are already merged. -- Stefan Changes since v2: - Only specify IMX7D_NAND_USDHC_BUS_ROOT_CLK which seems to be sufficent - Dropped driver changes, alreay merged Changes since v1: - Make clks_count const - Introduce IS_IMX7D for i.MX 7 SoC's and make it part of GPMI_IS_MX6 Stefan Agner (2): ARM: dts: imx7: add GPMI NAND ARM: dts: imx7-colibri: add NAND support arch/arm/boot/dts/imx7-colibri.dtsi | 9 +++++++++ arch/arm/boot/dts/imx7s.dtsi | 31 +++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) -- 2.13.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html