]> git.baikalelectronics.ru Git - 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 May 2022 07:14:32 +0000 (09:14 +0200)
commitd7312f3e83677ceaa525daee7f975bc1de9f07b1
treeb797af84829478fd16b6757818c967ef3948825b
parent0fa1a311d2faac1da97856b609405028c0670e84
arm64: dts: imx8qm: Correct SCU clock controller's compatible property

[ Upstream commit f7dc57708d500652ef678e34340550eb5c3c3a94 ]

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: 8a5f28e5bf27 ("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>
arch/arm64/boot/dts/freescale/imx8qm.dtsi