* [GIT PULL] i.MX fixes for 5.18
@ 2022-04-11 2:43 Shawn Guo
2022-04-14 21:10 ` patchwork-bot+linux-soc
2022-04-14 21:10 ` patchwork-bot+linux-soc
0 siblings, 2 replies; 3+ messages in thread
From: Shawn Guo @ 2022-04-11 2:43 UTC (permalink / raw)
To: soc, arm
Cc: Fabio Estevam, Stefan Agner, Li Yang, kernel, linux-imx,
linux-arm-kernel
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.18
for you to fetch changes up to f571e9c9aafed2fbd60fd99aa4b9823221338b98:
arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes (2022-04-11 09:38:07 +0800)
----------------------------------------------------------------
i.MX fixes for 5.18:
- Increase DOMAIN_MAX_CLKS in imx8m-blk-ctrl driver to fix an ISI hang
on i.MX8MN.
- Fix spi-tx-bus-width on imx8mq-tqma8mq board.
- Fix an SGTL5000 detection issue by moving MCLK pinctrl into SGTL5000
codec node.
- Fix spi2 pin configuration on imx8mm-venice board.
- Fix SCU clock controller's compatible property for i.MX8QM.
- Fix SAI device compatible for i.MX8MN.
- A couple of fixes from Rob to address issues in boolean properties
and touchscreen property sizes.
- Fix OTG controller over-current configuration for imx8mm-venice-gw
boards.
- Fix NULL but dereferenced coccicheck error in imx-weim driver.
----------------------------------------------------------------
Adam Ford (1):
soc: imx: imx8m-blk-ctrl: Fix IMX8MN_DISPBLK_PD_ISI hang
Alexander Stein (1):
arm64: dts: imx8mq-tqma8mq: change the spi-nor tx
Fabio Estevam (1):
ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
Johan Hovold (1):
arm64: dts: imx8mm-venice: fix spi2 pin configuration
Liu Ying (1):
arm64: dts: imx8qm: Correct SCU clock controller's compatible property
Marek Vasut (1):
arm64: dts: imx8mn: Fix SAI nodes
Rob Herring (2):
ARM: dts: imx: Fix boolean properties with values
arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
Tim Harvey (1):
ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC mode
Wan Jiabing (1):
bus: imx-weim: fix NULL but dereferenced coccicheck error
arch/arm/boot/dts/imx6qdl-apalis.dtsi | 10 +++++--
arch/arm/boot/dts/imx6qdl-aristainetos2.dtsi | 32 +++++++++++-----------
.../boot/dts/imx6ul-phytec-segin-peb-av-02.dtsi | 4 +--
arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi | 8 +++---
.../boot/dts/freescale/imx8mm-venice-gw71xx.dtsi | 4 ++-
.../boot/dts/freescale/imx8mm-venice-gw72xx.dtsi | 4 ++-
.../boot/dts/freescale/imx8mm-venice-gw73xx.dtsi | 4 ++-
arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi | 8 +++---
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 10 +++----
arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8qm.dtsi | 2 +-
drivers/bus/imx-weim.c | 3 +-
drivers/soc/imx/imx8m-blk-ctrl.c | 2 +-
13 files changed, 52 insertions(+), 41 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] i.MX fixes for 5.18
2022-04-11 2:43 [GIT PULL] i.MX fixes for 5.18 Shawn Guo
@ 2022-04-14 21:10 ` patchwork-bot+linux-soc
2022-04-14 21:10 ` patchwork-bot+linux-soc
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2022-04-14 21:10 UTC (permalink / raw)
To: Shawn Guo; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Mon, 11 Apr 2022 10:43:01 +0800 you wrote:
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
>
> Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.18
>
> [...]
Here is the summary with links:
- [GIT,PULL] i.MX fixes for 5.18
https://git.kernel.org/soc/soc/c/803fa58dfa47
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] i.MX fixes for 5.18
2022-04-11 2:43 [GIT PULL] i.MX fixes for 5.18 Shawn Guo
2022-04-14 21:10 ` patchwork-bot+linux-soc
@ 2022-04-14 21:10 ` patchwork-bot+linux-soc
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2022-04-14 21:10 UTC (permalink / raw)
To: Shawn Guo; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Mon, 11 Apr 2022 10:43:01 +0800 you wrote:
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
>
> Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.18
>
> [...]
Here is the summary with links:
- [GIT,PULL] i.MX fixes for 5.18
https://git.kernel.org/soc/soc/c/803fa58dfa47
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-04-14 21:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-11 2:43 [GIT PULL] i.MX fixes for 5.18 Shawn Guo
2022-04-14 21:10 ` patchwork-bot+linux-soc
2022-04-14 21:10 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox