ARM: dts: imx23/28: Remove undocumented "fsl,clkctrl"
authorFabio Estevam <festevam@denx.de>
Tue, 5 Dec 2023 14:47:13 +0000 (11:47 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 6 Dec 2023 09:25:03 +0000 (17:25 +0800)
commitebd6292926d88c1b2614f809b51367ee3dc8955e
treecb89def13fb0d0f93bdb1dda79eefb946f645ff6
parent287e256c1a6e2b92da938efc87a34e3c008d8319
ARM: dts: imx23/28: Remove undocumented "fsl,clkctrl"

Per imx23-clock.yaml and imx28-clock.yaml, fsl,clkctrl is not a valid
compatible string.

Remove it to fix the following dt-schema warning:

imx28-evk.dtb: clkctrl@80040000: compatible: ['fsl,imx28-clkctrl', 'fsl,clkctrl'] is too long
from schema $id: http://devicetree.org/schemas/clock/imx28-clock.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/mxs/imx23.dtsi
arch/arm/boot/dts/nxp/mxs/imx28.dtsi