linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: aisheng.dong@nxp.com (A.s. Dong)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/4] arm64: imx: add imx8qxp support
Date: Sun, 14 Oct 2018 14:34:42 +0000	[thread overview]
Message-ID: <1539527419-23613-1-git-send-email-aisheng.dong@nxp.com> (raw)

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

Note it depends on the clock and pinctrl driver parts.

Dong Aisheng (4):
  arm64: imx: add imx8qxp support
  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/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 | 134 ++++
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi    | 861 ++++++++++++++++++++++++++
 arch/arm64/configs/defconfig                  |   6 +
 7 files changed, 1093 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

             reply	other threads:[~2018-10-14 14:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-14 14:34 A.s. Dong [this message]
2018-10-14 14:34 ` [PATCH V2 1/4] arm64: imx: add imx8qxp support A.s. Dong
2018-10-14 14:34 ` [PATCH V2 2/4] arm64: dts: " A.s. Dong
2018-10-14 23:13   ` Fabio Estevam
2018-10-15  6:27     ` Daniel Baluta
2018-10-15  7:30     ` Leonard Crestez
2018-10-15  9:29       ` A.s. Dong
2018-10-15  7:57     ` A.s. Dong
2018-10-18  0:51       ` Rob Herring
2018-10-18  2:32         ` A.s. Dong
2018-10-15  6:58   ` Sascha Hauer
2018-10-15  8:08     ` A.s. Dong
2018-10-15  8:27       ` Sascha Hauer
2018-10-15  9:03         ` A.s. Dong
2018-10-15  9:40           ` Sascha Hauer
2018-10-15 16:09             ` A.s. Dong
2018-10-16  7:08               ` Sascha Hauer
2018-10-14 14:34 ` [PATCH V2 3/4] arm64: dts: imx: add imx8qxp mek support A.s. Dong
2018-10-15  7:01   ` Sascha Hauer
2018-10-15  8:40     ` A.s. Dong
2018-10-14 14:35 ` [PATCH V2 4/4] defconfig: arm64: add imx8qxp support A.s. Dong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1539527419-23613-1-git-send-email-aisheng.dong@nxp.com \
    --to=aisheng.dong@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).