linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V6 0/4] arm64: imx: add imx8qxp support
@ 2019-01-11 11:37 Aisheng Dong
  2019-01-11 11:37 ` [PATCH V6 1/4] dt-bindings: arm: imx: add imx8qxp mek support Aisheng Dong
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Aisheng Dong @ 2019-01-11 11:37 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Aisheng Dong, dongas86, catalin.marinas, will.deacon, robh+dt,
	dl-linux-imx, kernel, Fabio Estevam, shawnguo

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-01-14  3:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-11 11:37 [PATCH V6 0/4] arm64: imx: add imx8qxp support Aisheng Dong
2019-01-11 11:37 ` [PATCH V6 1/4] dt-bindings: arm: imx: add imx8qxp mek support Aisheng Dong
2019-01-14  1:19   ` Shawn Guo
2019-01-11 11:37 ` [PATCH V6 2/4] arm64: dts: imx: add imx8qxp support Aisheng Dong
2019-01-14  1:21   ` Shawn Guo
2019-01-11 11:37 ` [PATCH V6 3/4] arm64: dts: imx: add imx8qxp mek support Aisheng Dong
2019-01-14  1:21   ` Shawn Guo
2019-01-11 11:37 ` [PATCH V6 4/4] defconfig: arm64: add imx8qxp support Aisheng Dong
2019-01-14  1:22   ` Shawn Guo
2019-01-14  3:24     ` Aisheng Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).