summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-03-12 13:52:47 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-03-12 13:52:47 +0000
commite1963fab07dc8f5498012778d52267bb5f3fe75d (patch)
tree00e658ae87063515935cc39441c9ecdd6192a3a2 /target/linux/lantiq
parentdc1f7813bc9ea5a4e969e7334b955c44b14801b9 (diff)
[lantiq] unbreak dgn3500 spi-gpio
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35989 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/image/DGN3500.dtsi5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/lantiq/image/DGN3500.dtsi b/target/linux/lantiq/image/DGN3500.dtsi
index 1e6b1facf..795e8bce0 100644
--- 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>;