ARM: dts: imx23/28: Remove unneeded "fsl,mxs-gpio"
authorFabio Estevam <festevam@denx.de>
Tue, 5 Dec 2023 12:57:31 +0000 (09:57 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 6 Dec 2023 03:18:42 +0000 (11:18 +0800)
commit844542b0fcec8f4db4a714fab96d4d99a1122ed7
tree223e6fccdf754311d43fd77e303292af4030e4d6
parent620360bf7dbfe3c61bdbf3a88535a0030ff787b5
ARM: dts: imx23/28: Remove unneeded "fsl,mxs-gpio"

According to gpio-mxs.yaml, only "fsl,imx23-gpio" or "fsl,imx28-gpio"
are valid compatible strings.

This fixes the following dt-schema warnings:

imx23-evk.dtb: pinctrl@80018000: gpio@0:compatible: ['fsl,imx23-gpio', 'fsl,mxs-gpio'] is too long
from schema $id: http://devicetree.org/schemas/gpio/gpio-mxs.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