[PATCH V6 0/4] arm64: imx: add imx8qxp support
From: Aisheng Dong <aisheng.dong@nxp.com>
Date: 2019-01-11 11:37:28
Add imx8qxp mek basic support with the function Lpuart uSDHC FEC GPIO ChangeLog: v5->v6: * separate binding doc * merge imx8-ca35.dtsi into imx8qxp.dtsi * remove still unused nodes v5-resend * Rebase against v5.0-rc1 Clock ID name updated accordingly [1] https://patchwork.kernel.org/patch/10741753/ v4->v5: * remove the dependency of SOC_IMX8QXP * the original Patch 2 adding SOC_IMX8QXP is dropped v4: * change to new power domain binding suggested by Ulf * Note below patches were merged separetely by each SS maintainer, so dropped in this seris dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible string dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string dt-bindings: spi: lpspi: add imx8qxp compatible string Dong Aisheng (4): dt-bindings: arm: imx: add imx8qxp mek support arm64: dts: imx: add imx8qxp support arm64: dts: imx: add imx8qxp mek support defconfig: arm64: add imx8qxp support Documentation/devicetree/bindings/arm/fsl.yaml | 6 + arch/arm64/boot/dts/freescale/Makefile | 1 + arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 137 ++++++++ arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 442 +++++++++++++++++++++++++ arch/arm64/configs/defconfig | 10 + 5 files changed, 596 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp.dtsi -- 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel