[GIT PULL] i.MX fixes for 6.5
Shawn Guo
shawnguo at kernel.org
Tue Jul 25 00:58:37 PDT 2023
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(-)
More information about the linux-arm-kernel
mailing list