projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea2c2ca
)
ath79: dts: remove SPI num-cs property
author
Shiji Yang
<
[email protected]
>
Sun, 24 Aug 2025 12:56:32 +0000
(20:56 +0800)
committer
Hauke 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
patch
|
blob
|
history
target/linux/ath79/dts/qca9531_teltonika_rut300.dts
patch
|
blob
|
history
target/linux/ath79/dts/qca9563_tplink_deco-m4r-v1.dts
patch
|
blob
|
history
target/linux/ath79/dts/qca9563_tplink_deco-s4-v2.dts
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/ar9331_hiwifi_hc6361.dts
b/target/linux/ath79/dts/ar9331_hiwifi_hc6361.dts
index 10b6051c3bfcc50cf72583104cf9eee9e6a9c09c..35eb59616ca4db8045d185d5ade2c0f4b9d99b9b 100644
(file)
--- a/
target/linux/ath79/dts/ar9331_hiwifi_hc6361.dts
+++ b/
target/linux/ath79/dts/ar9331_hiwifi_hc6361.dts
@@
-61,7
+61,6
@@
&spi {
status = "okay";
- num-cs = <1>;
flash@0 {
compatible = "jedec,spi-nor";
diff --git
a/target/linux/ath79/dts/qca9531_teltonika_rut300.dts
b/target/linux/ath79/dts/qca9531_teltonika_rut300.dts
index 497cb6f43c00534e9ad452b2d82f22438bf13f8a..0a2df38b8c3989bf42d48f46bca1abb90c26fdab 100644
(file)
--- a/
target/linux/ath79/dts/qca9531_teltonika_rut300.dts
+++ b/
target/linux/ath79/dts/qca9531_teltonika_rut300.dts
@@
-64,7
+64,6
@@
&spi {
status = "okay";
- num-cs = <1>;
flash@0 {
compatible = "jedec,spi-nor";
diff --git
a/target/linux/ath79/dts/qca9563_tplink_deco-m4r-v1.dts
b/target/linux/ath79/dts/qca9563_tplink_deco-m4r-v1.dts
index 088ef7b63cc2923069bd15ea8b9cfc0dd2f66cf9..1f8ded0c140cd90a2a9bd41931d5060bd16dfce9 100644
(file)
--- a/
target/linux/ath79/dts/qca9563_tplink_deco-m4r-v1.dts
+++ b/
target/linux/ath79/dts/qca9563_tplink_deco-m4r-v1.dts
@@
-81,7
+81,6
@@
&spi {
status = "okay";
- num-cs = <1>;
flash@0 {
compatible = "jedec,spi-nor";
diff --git
a/target/linux/ath79/dts/qca9563_tplink_deco-s4-v2.dts
b/target/linux/ath79/dts/qca9563_tplink_deco-s4-v2.dts
index 147a880de88ba46c6ee9cce8e11f6de628ddc1b2..69d97f6e4695f2d794477fedc1ccedd5504a8ce0 100644
(file)
--- a/
target/linux/ath79/dts/qca9563_tplink_deco-s4-v2.dts
+++ b/
target/linux/ath79/dts/qca9563_tplink_deco-s4-v2.dts
@@
-81,7
+81,6
@@
&spi {
status = "okay";
- num-cs = <1>;
flash@0 {
compatible = "jedec,spi-nor";