]> Gentwo Git Trees - linux/.git/commit
ARM: dts: imx: Fix the iim compatible string
authorFabio Estevam <festevam@gmail.com>
Thu, 13 Mar 2025 19:29:43 +0000 (16:29 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Apr 2025 02:31:19 +0000 (10:31 +0800)
commitd5b55c35e033954f6ef483dd836109e99d9e9b71
treeb154f6eea6e00d265e680a52e6aa801be5315707
parent8130eb0fd3f062e832e44f2cb0035c33f6d016ef
ARM: dts: imx: Fix the iim compatible string

Per imx-iim.yaml, the compatible string should only contain a single
entry.

Change it accordingly to fix the following dt-schema warnings:

efuse@83f98000: compatible: ['fsl,imx51-iim', 'fsl,imx27-iim', 'syscon'] is too long

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx31.dtsi
arch/arm/boot/dts/nxp/imx/imx51.dtsi
arch/arm/boot/dts/nxp/imx/imx53.dtsi