]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
arm64: dts: imx8qm: Correct SCU clock controller's compatible property
authorLiu Ying <victor.liu@nxp.com>
Fri, 4 Mar 2022 08:04:43 +0000 (16:04 +0800)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 22 Jun 2022 12:22:43 +0000 (14:22 +0200)
commit084320543be6c0e4a62a86d09f9f4626de9f5ae5
tree79367d6cc60934069b02dd4f1aff8aac43a2a3f5
parent6e25d1810823bb7bb40c5c09d9ceb86a123a3307
arm64: dts: imx8qm: Correct SCU clock controller's compatible property

BugLink: https://bugs.launchpad.net/bugs/1978234
[ Upstream commit dd2737fab4a6ce9ba4eb84842bedbd87d55241a6 ]

The fsl,scu.txt dt-binding documentation explicitly mentions
that the compatible string should be either "fsl,imx8qm-clock"
or "fsl,imx8qxp-clock", followed by "fsl,scu-clk".  Also, i.MX8qm
SCU clocks and i.MX8qxp SCU clocks are really not the same, so
we have to set the compatible property according to SoC name.
Let's correct the i.MX8qm clock controller's compatible property
from
"fsl,imx8qxp-clk", "fsl,scu-clk"
to
"fsl,imx8qm-clk", "fsl,scu-clk" .

Fixes: f2180be18a63 ("arm64: dts: imx: add imx8qm common dts file")
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/arm64/boot/dts/freescale/imx8qm.dtsi