projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b22cbac
)
unbreak dgn3500 spi-gpio
author
John Crispin
<john@openwrt.org>
Tue, 12 Mar 2013 13:52:47 +0000
(13:52 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 12 Mar 2013 13:52:47 +0000
(13:52 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35989
target/linux/lantiq/image/DGN3500.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/DGN3500.dtsi
b/target/linux/lantiq/image/DGN3500.dtsi
index 1e6b1facf7318b48a41e855fdf14b5ecf57db610..795e8bce0af9df56194a896162e27d0d99ecc234 100644
(file)
--- a/
target/linux/lantiq/image/DGN3500.dtsi
+++ b/
target/linux/lantiq/image/DGN3500.dtsi
@@
-77,7
+77,7
@@
gpio-mosi = <&gpio 17 0>;
gpio-sck = <&gpio 18 0>;
num-chipselects = <1>;
- cs-gpios = <&gpio 10
0
>;
+ cs-gpios = <&gpio 10
1
>;
m25p80@0 {
#address-cells = <1>;
@@
-86,9
+86,6
@@
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <1000000>;
- spi-cpha;
- spi-cpol;
- spi-cs-high;
partition@0 {
reg = <0x0 0x10000>;