linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/8] arm64: imx: add imx8qxp support
@ 2018-10-18 18:19 A.s. Dong
  2018-10-18 18:19 ` [PATCH V3 1/8] " A.s. Dong
                   ` (7 more replies)
  0 siblings, 8 replies; 29+ messages in thread
From: A.s. Dong @ 2018-10-18 18:19 UTC (permalink / raw)
  To: linux-arm-kernel

Add imx8qxp mek basic support with the function
Lpuart
uSDHC
FEC
GPIO

Dong Aisheng (8):
  arm64: imx: add imx8qxp support
  dt-bindings: serial: lpuart: add imx8qxp compatible string
  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
  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 +
 .../devicetree/bindings/i2c/i2c-imx-lpi2c.txt      |   1 +
 .../devicetree/bindings/mmc/fsl-imx-esdhc.txt      |   1 +
 .../devicetree/bindings/serial/fsl-lpuart.txt      |   2 +
 .../devicetree/bindings/spi/spi-fsl-lpspi.txt      |   1 +
 arch/arm64/Kconfig.platforms                       |  22 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 arch/arm64/boot/dts/freescale/imx8-ca35.dtsi       |  61 ++
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts      | 141 ++++
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi         | 870 +++++++++++++++++++++
 arch/arm64/configs/defconfig                       |   6 +
 11 files changed, 1114 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

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

end of thread, other threads:[~2018-10-30 15:03 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18 18:19 [PATCH V3 0/8] arm64: imx: add imx8qxp support A.s. Dong
2018-10-18 18:19 ` [PATCH V3 1/8] " A.s. Dong
2018-10-18 18:19 ` [PATCH V3 2/8] dt-bindings: serial: lpuart: add imx8qxp compatible string A.s. Dong
2018-10-18 19:48   ` Rob Herring
2018-10-18 18:19 ` [PATCH V3 3/8] dt-bindings: mmc: fsl-imx-esdhc: " A.s. Dong
2018-10-18 19:48   ` Rob Herring
2018-10-24 10:59   ` Ulf Hansson
2018-10-18 18:19 ` [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: " A.s. Dong
2018-10-18 19:49   ` Rob Herring
2018-10-28 22:19   ` Wolfram Sang
2018-10-30 14:56     ` A.s. Dong
2018-10-30 14:59       ` Wolfram Sang
2018-10-30 15:03         ` A.s. Dong
2018-10-18 18:19 ` [PATCH V3 5/8] dt-bindings: spi: lpspi: " A.s. Dong
2018-10-18 19:49   ` Rob Herring
2018-10-21 15:59   ` Applied "spi: lpspi: add imx8qxp compatible string" to the spi tree Mark Brown
2018-10-18 18:19 ` [PATCH V3 6/8] arm64: dts: imx: add imx8qxp support A.s. Dong
2018-10-18 20:24   ` Rob Herring
2018-10-19  8:02     ` A.s. Dong
2018-10-23 14:55       ` Ulf Hansson
2018-10-23 16:09         ` A.s. Dong
2018-10-24 10:03           ` Ulf Hansson
2018-10-25 10:57             ` A.s. Dong
2018-10-25 11:31               ` Ulf Hansson
2018-10-25 11:40                 ` A.s. Dong
2018-10-18 18:19 ` [PATCH V3 7/8] arm64: dts: imx: add imx8qxp mek support A.s. Dong
2018-10-18 20:27   ` Rob Herring
2018-10-19  8:05     ` A.s. Dong
2018-10-18 18:19 ` [PATCH V3 8/8] defconfig: arm64: add imx8qxp support A.s. 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).