[PATCH RESEND V5 0/3] arm64: imx: add imx8qxp support
From: Aisheng Dong <aisheng.dong@nxp.com>
Date: 2019-01-07 09:21:53
Add imx8qxp mek basic support with the function Lpuart uSDHC FEC GPIO ChangeLog: 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 (3): arm64: dts: imx: add imx8qxp support arm64: dts: imx: add imx8qxp mek support defconfig: arm64: add imx8qxp support Documentation/devicetree/bindings/arm/fsl.txt | 8 + arch/arm64/boot/dts/freescale/Makefile | 1 + arch/arm64/boot/dts/freescale/imx8-ca35.dtsi | 61 ++++ arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 137 +++++++++ arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 409 ++++++++++++++++++++++++++ arch/arm64/configs/defconfig | 10 + 6 files changed, 626 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx8-ca35.dtsi 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