[GIT PULL] i.MX fixes for 5.17, round 2
Shawn Guo
shawnguo at kernel.org
Sun Feb 20 22:29:21 PST 2022
The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:
Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.17-2
for you to fetch changes up to e1cd5038e9988d5c95d0d32a2c12b63cc5e927d0:
soc: imx: gpcv2: Fix clock disabling imbalance in error path (2022-02-21 13:45:11 +0800)
----------------------------------------------------------------
i.MX fixes for 5.17, round 2:
- Drop reset signal from i.MX8MM vpumix power domain to fix a system
hang.
- Fix a dtbs_check warning caused by #thermal-sensor-cells in i.MX8ULP
device tree.
- Fix a clock disabling imbalance in gpcv2 driver.
----------------------------------------------------------------
Adam Ford (1):
arm64: dts: imx8mm: Fix VPU Hanging
Laurent Pinchart (1):
soc: imx: gpcv2: Fix clock disabling imbalance in error path
Sudeep Holla (1):
arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 1 -
arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 2 +-
drivers/soc/imx/gpcv2.c | 3 ++-
3 files changed, 3 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list