arm64: dts: imx8mm-phyboard-polis-rdk: Remove 'fsl,spi-num-chipselects'
authorFabio Estevam <festevam@denx.de>
Wed, 26 Jul 2023 12:50:25 +0000 (09:50 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 6 Aug 2023 03:45:07 +0000 (11:45 +0800)
The 'fsl,spi-num-chipselects' property is not a valid one, so remove it.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts

index 14e3172..7d28abb 100644 (file)
 /* TPM */
 &ecspi2 {
        cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
-       fsl,spi-num-chipselects = <1>;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_ecspi2>;
        #address-cells = <1>;