summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChuanhong Guo <gch981213@gmail.com>2022-12-17 15:07:54 +0800
committerChuanhong Guo <gch981213@gmail.com>2022-12-17 15:07:54 +0800
commit7fb32285d543fa93a7998625edc3faabb06ae49f (patch)
tree63304820060dbba2d88098d7c4cc685661643984
parent18bea173a646518a64ca05ea26f87eab0540feb9 (diff)
downloadopenwrt-7fb32285d543fa93a7998625edc3faabb06ae49f.tar.gz
openwrt-7fb32285d543fa93a7998625edc3faabb06ae49f.tar.bz2
openwrt-7fb32285d543fa93a7998625edc3faabb06ae49f.zip
mediatek: redmi-ax6000: drop cs-gpios
'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>
-rw-r--r--target/linux/mediatek/dts/mt7986a-xiaomi-redmi-router-ax6000.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mediatek/dts/mt7986a-xiaomi-redmi-router-ax6000.dtsi b/target/linux/mediatek/dts/mt7986a-xiaomi-redmi-router-ax6000.dtsi
index 4b2754b001..1a80649721 100644
--- a/target/linux/mediatek/dts/mt7986a-xiaomi-redmi-router-ax6000.dtsi
+++ b/target/linux/mediatek/dts/mt7986a-xiaomi-redmi-router-ax6000.dtsi
@@ -125,7 +125,6 @@
&spi0 {
pinctrl-names = "default";
pinctrl-0 = <&spi_flash_pins>;
- cs-gpios = <0>, <0>;
status = "okay";
flash@0 {