* [GIT PULL] i.MX fixes for 6.5
@ 2023-07-25 7:58 Shawn Guo
2023-07-28 20:40 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2023-07-25 7:58 UTC (permalink / raw)
To: soc, arm
Cc: Fabio Estevam, Stefan Agner, Li Yang, kernel, linux-imx,
linux-arm-kernel
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.5
for you to fetch changes up to 53cab4d871690c49fac87c657cbf459e39c5b93b:
soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev child (2023-07-19 15:44:02 +0800)
----------------------------------------------------------------
i.MX fixes for 6.5:
- A couple of ARM DTS fixes for i.MX6SLL usbphy and supported CPU
frequency of sk-imx53 board
- Add missing pull-up for imx8mn-var-som onboard PHY reset pinmux
- A couple of imx8mm-venice fixes from Tim Harvey to diable disp_blk_ctrl
- A couple of phycore-imx8mm fixes from Yashwanth Varakala to correct
VPU label and gpio-line-names
- Fix imx8mp-blk-ctrl driver to register HSIO PLL clock as bus_power_dev
child, so that runtime PM can translate into the necessary GPC power
domain action
----------------------------------------------------------------
Benjamin Gaignard (1):
arm64: dts: freescale: Fix VPU G2 clock
Dmitry Baryshkov (1):
ARM: dts: nxp/imx: limit sk-imx53 supported frequencies
Hugo Villeneuve (1):
arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
Lucas Stach (1):
soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev child
Tim Harvey (2):
arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl
Xu Yang (1):
ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
Yashwanth Varakala (2):
arm64: dts: phycore-imx8mm: Label typo-fix of VPU
arm64: dts: phycore-imx8mm: Correction in gpio-line-names
arch/arm/boot/dts/nxp/imx/imx53-sk-imx53.dts | 10 ++++++++++
arch/arm/boot/dts/nxp/imx/imx6sll.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts | 2 +-
arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi | 4 ++--
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts | 4 ++++
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7904.dts | 4 ++++
arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 +-
drivers/soc/imx/imx8mp-blk-ctrl.c | 2 +-
9 files changed, 25 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-28 20:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 7:58 [GIT PULL] i.MX fixes for 6.5 Shawn Guo
2023-07-28 20:40 ` patchwork-bot+linux-soc
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.