ath79: dts: remove SPI num-cs property
authorShiji Yang <[email protected]>
Sun, 24 Aug 2025 12:56:32 +0000 (20:56 +0800)
committerHauke Mehrtens <[email protected]>
Sun, 19 Oct 2025 22:28:15 +0000 (00:28 +0200)
This is a useless property on ath79 target. Both spi-ar934x and
spi-ath79 drivers don't check num-cs property. They always set
chip select number to 3.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19845
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/ath79/dts/ar9331_hiwifi_hc6361.dts
target/linux/ath79/dts/qca9531_teltonika_rut300.dts
target/linux/ath79/dts/qca9563_tplink_deco-m4r-v1.dts
target/linux/ath79/dts/qca9563_tplink_deco-s4-v2.dts

index 10b6051c3bfcc50cf72583104cf9eee9e6a9c09c..35eb59616ca4db8045d185d5ade2c0f4b9d99b9b 100644 (file)
@@ -61,7 +61,6 @@
 
 &spi {
        status = "okay";
-       num-cs = <1>;
 
        flash@0 {
                compatible = "jedec,spi-nor";
index 497cb6f43c00534e9ad452b2d82f22438bf13f8a..0a2df38b8c3989bf42d48f46bca1abb90c26fdab 100644 (file)
@@ -64,7 +64,6 @@
 
 &spi {
        status = "okay";
-       num-cs = <1>;
 
        flash@0 {
                compatible = "jedec,spi-nor";
index 088ef7b63cc2923069bd15ea8b9cfc0dd2f66cf9..1f8ded0c140cd90a2a9bd41931d5060bd16dfce9 100644 (file)
@@ -81,7 +81,6 @@
 
 &spi {
        status = "okay";
-       num-cs = <1>;
 
        flash@0 {
                compatible = "jedec,spi-nor";
index 147a880de88ba46c6ee9cce8e11f6de628ddc1b2..69d97f6e4695f2d794477fedc1ccedd5504a8ce0 100644 (file)
@@ -81,7 +81,6 @@
 
 &spi {
        status = "okay";
-       num-cs = <1>;
 
        flash@0 {
                compatible = "jedec,spi-nor";