mediatek: redmi-ax6000: drop cs-gpios
authorChuanhong Guo <gch981213@gmail.com>
Sat, 17 Dec 2022 07:07:54 +0000 (15:07 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Sat, 17 Dec 2022 07:07:54 +0000 (15:07 +0800)
'cs-gpios = <0>, <0>' is a hack in ath79 to override the incorrectly
specified maximum number of chipselects available in spi-ath79.c.
It's not needed here and must have been copied here by mistake.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/mediatek/dts/mt7986a-xiaomi-redmi-router-ax6000.dtsi

index 4b2754b001251e53a5d5f356de9df0b3bb377888..1a80649721cb429d9b5dc5b3f4f696b8e1426688 100644 (file)
 &spi0 {
        pinctrl-names = "default";
        pinctrl-0 = <&spi_flash_pins>;
-       cs-gpios = <0>, <0>;
        status = "okay";
 
        flash@0 {