All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>, Stefan Agner <stefan@agner.ch>,
	Li Yang <leoyang.li@nxp.com>,
	linux-imx@nxp.com, kernel@pengutronix.de,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/5] i.MX arm64 device tree update for 5.9
Date: Mon, 20 Jul 2020 16:55:35 +0800	[thread overview]
Message-ID: <20200720085536.24138-4-shawnguo@kernel.org> (raw)
In-Reply-To: <20200720085536.24138-1-shawnguo@kernel.org>

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.9

for you to fetch changes up to 7339115a8bee885928a13b9fc066001a5deeb353:

  arm64: dts: lx2160a-rdb: fix shunt-resistor value (2020-07-20 10:31:11 +0800)

----------------------------------------------------------------
i.MX arm64 device tree update for 5.9:

- Update i.MX8M OCOTP device node name to match .yaml schema.
- Add ftm_alarm0 device support for layerscape SoCs.
- Add DSPI controller support for lx2160a device.
- A series from Peng Fan to add aliases for various devices on i.MX8
  SoCs.
- Add Hantro G1/G2 VPU device support for imx8mq.
- Add more thermal zone support for ls1028a, ls1043a and ls1046a.
- Other small random changes.

----------------------------------------------------------------
Anson Huang (2):
      arm64: dts: imx8m: change ocotp node name on i.MX8M SoCs
      arm64: dts: imx8mp: Add fallback compatible to ocotp node

Biwen Li (4):
      arm64: dts: lx2160a: add ftm_alarm0 DT node
      arm64: dts: ls1028a: Add ftm_alarm0 DT node
      arm64: dts: layerscape: add ftm_alarm0 node
      arm64: dts: lx2160a-rdb: fix shunt-resistor value

Chris Healy (1):
      arm64: dts: zii-ultra: update MDIO speed and preamble

Chuanhua Han (2):
      arm64: dts: lx2160a: add dspi controller DT nodes
      arm64: dts: lx2160a: add DT node for all DSPI controller

Joakim Zhang (1):
      arm64: dts: imx8mp: add ddr pmu device node

Peng Fan (8):
      arm64: dts: imx8mq: Add mmc aliases
      arm64: dts: imx8mq: Add ethernet alias
      arm64: dts: imx8mm: sort the aliases
      arm64: dts: imx8mp: add i2c aliases
      arm64: dts: imx8m: add mu node
      arm64: dts: imx8qxp: add alias for lsio MU
      arm64: dts: imx8qxp: add i2c aliases
      arm64: dts: imx8qxp: Add ethernet alias

Philipp Zabel (1):
      arm64: dts: imx8mq: enable Hantro G1/G2 VPU

Ran Wang (1):
      arm64: dts: ls1043a: update USB nodes status to match board config

Robin Gong (1):
      arm64: dts: imx8mn-evk: add pca9450 for i.mx8mn-evk board

Wasim Khan (1):
      arm64: dts: lx2160a: Increase configuration space size

Xiaowei Bao (1):
      arm64: dts: ls1028a-qds: Add DSPI flash nodes

Yuantian Tang (3):
      arm64: dts: ls1028a: add one more thermal zone support
      arm64: dts: ls1046a: add more thermal zone support
      arm64: dts: ls1043a: add more thermal zone support

 arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi     |  15 +++
 arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts  |  85 +++++++++++++++++
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi     |  39 +++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts  |   4 +
 arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts  |   8 ++
 arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi     | 105 ++++++++++++++++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi     | 103 +++++++++++++++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi     |  14 +++
 arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi     |  14 +++
 arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts  |  36 +++++++
 arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts  |   2 +-
 arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi     |  71 ++++++++++++--
 arch/arm64/boot/dts/freescale/imx8mm.dtsi          |  26 +++--
 arch/arm64/boot/dts/freescale/imx8mn-evk.dts       |  96 +++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi      |   6 ++
 arch/arm64/boot/dts/freescale/imx8mn.dtsi          |  10 +-
 arch/arm64/boot/dts/freescale/imx8mp.dtsi          |  24 ++++-
 .../arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi |   2 +
 arch/arm64/boot/dts/freescale/imx8mq.dtsi          |  40 +++++++-
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi         |  10 ++
 20 files changed, 680 insertions(+), 30 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-07-20  8:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20  8:55 [GIT PULL 1/5] i.MX drivers change for 5.9 Shawn Guo
2020-07-20  8:55 ` [GIT PULL 2/5] i.MX DT bindings " Shawn Guo
2020-07-20  8:55 ` [GIT PULL 3/5] i.MX device tree update " Shawn Guo
2020-07-20  8:55 ` Shawn Guo [this message]
2020-07-20  8:55 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo

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=20200720085536.24138-4-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=arm@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=soc@kernel.org \
    --cc=stefan@agner.ch \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.