From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
kernel@pengutronix.de, linux-imx@nxp.com,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 6.0
Date: Tue, 23 Aug 2022 17:26:31 +0800 [thread overview]
Message-ID: <20220823092631.GV149610@dragon> (raw)
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.0
for you to fetch changes up to 8f143b9f3849828870bb2a7f28288095ad9a329d:
arm64: dts: freescale: verdin-imx8mp: fix atmel_mxt_ts reset polarity (2022-08-22 10:07:46 +0800)
----------------------------------------------------------------
i.MX fixes for 6.0:
- Remove superfluous interrupt-names from imx8mq-tqma8mq RTC device to
silence dtbs_check warning.
- A few Verdin board fixes on CAN clock frequency, mcp251xfd interrupt,
atmel_mxt_ts reset polarity and USB PHY.
- Remove duplicated node and fix spi-flash compatible for
imx6qdl-kontron-samx6i.
- A couple of i.MX8M Plus DHCOM fixes from Marek Vasut on ECSPI1 pinmux
and I2C5 GPIO assignment.
- A couple of Venice fixes on SAI2 pin settings and phy-mode.
- Drop in-band autoneg for 2500base-x phy-mode on ls1028a-qds-65bb
board.
- Revert the power device name setting change from imx8m-blk-ctrl
driver, as it causes issue for sysfs cleanup path.
- Fix gpcv2 driver to assert reset before ungating clock.
----------------------------------------------------------------
Alexander Stein (1):
arm64: dts: imx8mq-tqma8mq: Remove superfluous interrupt-names
Andrejs Cainikovs (2):
arm64: dts: imx8mm-verdin: update CAN clock to 40MHz
arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfd
David Jander (1):
ARM: dts: imx6qdl-vicut1.dtsi: Fix node name backlight_led
Marcel Ziswiler (2):
arm64: dts: freescale: verdin-imx8mm: fix atmel_mxt_ts reset polarity
arm64: dts: freescale: verdin-imx8mp: fix atmel_mxt_ts reset polarity
Marco Felsch (3):
Revert "soc: imx: imx8m-blk-ctrl: set power device name"
ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node
ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatible
Marek Vasut (3):
arm64: dts: imx8mp: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOM
soc: imx: gpcv2: Assert reset before ungating clock
arm64: dts: imx8mp: Fix I2C5 GPIO assignment on i.MX8M Plus DHCOM
Peng Fan (1):
arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settings
Philippe Schenker (1):
arm64: dts: verdin-imx8mm: add otg2 pd to usbphy
Tim Harvey (1):
arm64: dts: imx8mm-venice-gw7901: fix port/phy validation
Vladimir Oltean (1):
arm64: dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-x
arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi | 12 +-----------
arch/arm/boot/dts/imx6qdl-vicut1.dtsi | 2 +-
arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-65bb.dts | 1 -
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts | 4 ++++
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 11 ++++++-----
arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 14 +++++++-------
arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts | 8 ++++----
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi | 4 ++--
arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi | 1 -
drivers/soc/imx/gpcv2.c | 5 ++++-
drivers/soc/imx/imx8m-blk-ctrl.c | 1 -
11 files changed, 29 insertions(+), 34 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2022-08-23 9:31 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=20220823092631.GV149610@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 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).