arm64: dts: imx8dxl-evk: Remove invalid SPI property
authorFabio Estevam <festevam@denx.de>
Mon, 14 Aug 2023 11:39:17 +0000 (08:39 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 25 Sep 2023 00:38:40 +0000 (08:38 +0800)
'pinctrl-assert-gpios' is not a valid property.

Remove it to fix the following schema warning:

imx8dxl-evk.dtb: spi@5a030000: Unevaluated properties are not allowed ('pinctrl-assert-gpios' was unexpected)

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8dxl-evk.dts

index b9157ca..5e00e29 100644 (file)
        fsl,spi-only-use-cs1-sel;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_lpspi3>;
-       pinctrl-assert-gpios = <&pca6416_1 7 GPIO_ACTIVE_HIGH>;
        status = "okay";
 
        spidev0: spi@0 {