aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:41:10 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:41:10 +0200
commitfba0826f5205af24ab8d85c4c51e40ba92784db4 (patch)
tree8bc406b8223407fd5843d554fd0c6632dc4b72cf /target/linux/lantiq/dts
parentcc5e2100b4494b842d17080a36fc2ef332bf09d8 (diff)
downloadmaster-187ad058-fba0826f5205af24ab8d85c4c51e40ba92784db4.tar.gz
master-187ad058-fba0826f5205af24ab8d85c4c51e40ba92784db4.tar.bz2
master-187ad058-fba0826f5205af24ab8d85c4c51e40ba92784db4.zip
lantiq: fix fritz7320 wifi support
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r--target/linux/lantiq/dts/FRITZ7320.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/FRITZ7320.dts b/target/linux/lantiq/dts/FRITZ7320.dts
index 475da7ac8e..acb88b60a0 100644
--- a/target/linux/lantiq/dts/FRITZ7320.dts
+++ b/target/linux/lantiq/dts/FRITZ7320.dts
@@ -37,7 +37,7 @@
#address-cells = <1>;
#size-cells = <1>;
- partition@0 {
+ ath9k_cal: partition@0 {
label = "urlader";
reg = <0x00000 0x20000>;
read-only;
@@ -63,6 +63,14 @@
};
};
+ ath9k_eep {
+ compatible = "ath9k,eeprom";
+ ath,eep-flash = <&ath9k_cal 0x985>;
+ ath,device-id = /bits/ 16 <0xff1d 0x2d>;
+ ath,eep-endian;
+ ath,eep-swap;
+ };
+
gpio: pinmux@E100B10 {
pinctrl-names = "default";
pinctrl-0 = <&state_default>;