All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: 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] i.MX fixes for 5.9
Date: Mon, 24 Aug 2020 21:04:00 +0800	[thread overview]
Message-ID: <20200824130359.GF12776@dragon> (raw)

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5cbb80d5236b47b149da292b86d5fc99a680894b:

  ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy (2020-08-24 20:43:31 +0800)

----------------------------------------------------------------
i.MX fixes for 5.9:

- Fix QuadSPI-memory 'reg' for LS1021A and GPIO 'ranges' for i.MX7ULP
  pinctrl.
- A couple of DTC warning fixes on imx6qdl-gw51xx and imx6q-prtwd2
  boards.
- Add missing imx8mm-beacon-kit.dtb to dtbs-y for build coverage.
- Fix broken PWM settings on imx6q-logicpd board.
- Add missing syscon compatible to OCOTP device, so that access to UID
  is possible.
- Fix a network regression on imx7d-zii-rmu2 due to a phy-mode mismatch.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: imx6q-logicpd: Fix broken PWM

Anson Huang (1):
      ARM: dts: imx7ulp: Correct gpio ranges

Chris Healy (2):
      ARM: dts: vfxxx: Add syscon compatible with OCOTP
      ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy

Fabio Estevam (2):
      ARM: dts: imx6qdl-gw51xx: Remove unneeded #address-cells/#size-cells
      ARM: dts: imx6q-prtwd2: Remove unneeded i2c unit name

Matthias Schiffer (1):
      ARM: dts: ls1021a: fix QuadSPI-memory reg range

Rob Herring (1):
      arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to build

 arch/arm/boot/dts/imx6q-logicpd.dts    | 2 +-
 arch/arm/boot/dts/imx6q-prtwd2.dts     | 2 +-
 arch/arm/boot/dts/imx6qdl-gw51xx.dtsi  | 2 --
 arch/arm/boot/dts/imx7d-zii-rmu2.dts   | 2 +-
 arch/arm/boot/dts/imx7ulp.dtsi         | 8 ++++----
 arch/arm/boot/dts/ls1021a.dtsi         | 2 +-
 arch/arm/boot/dts/vfxxx.dtsi           | 2 +-
 arch/arm64/boot/dts/freescale/Makefile | 1 +
 8 files changed, 10 insertions(+), 11 deletions(-)

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

                 reply	other threads:[~2020-08-24 13:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200824130359.GF12776@dragon \
    --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.