summaryrefslogtreecommitdiff
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-03-12 13:52:47 +0000
committerJohn Crispin <john@openwrt.org>2013-03-12 13:52:47 +0000
commit0b881eea72fedfa88e70ad2cfce3eda6844e1c18 (patch)
treecb9bb87d578b6a2819fb4780342b5171b2b7d483 /target/linux/lantiq
parentb22cbac68f22dba2cef41b30268df6fbdf074f48 (diff)
downloadmtk-20170518-0b881eea72fedfa88e70ad2cfce3eda6844e1c18.zip
mtk-20170518-0b881eea72fedfa88e70ad2cfce3eda6844e1c18.tar.gz
mtk-20170518-0b881eea72fedfa88e70ad2cfce3eda6844e1c18.tar.bz2
unbreak dgn3500 spi-gpio
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 35989
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 1e6b1fa..795e8bc 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>;