aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2018-07-17 17:09:14 +0800
committerJohn Crispin <john@phrozen.org>2018-07-30 10:43:34 +0200
commite6417390e0c993251a26c7bd459275f7b58aa749 (patch)
tree533b4b80a4291611c1cec0fef675c11bb95e6efe /target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
parentc7c807cb8c3fd6538101de885f66d4681785defe (diff)
downloadupstream-e6417390e0c993251a26c7bd459275f7b58aa749.tar.gz
upstream-e6417390e0c993251a26c7bd459275f7b58aa749.tar.bz2
upstream-e6417390e0c993251a26c7bd459275f7b58aa749.zip
ath79: update qca9533 to new irq driver
Commit c7efc93 renamed controller name to qca,ar9340-intc and added some functions but qca9533.dtsi was overlooked. Correct the dtsi and adust it to the new format Add gmac and correct reset for cascaded irq and build-in switch Also add the reference clock to soc dtsi so we don't have to have it in every dts Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com> Remove switch reset definition Fix gmac compatible string (We only need SW_PHY_SWAP and SW_PHY_ADDR_SWAP on qca953x so use ar9330-gmac instead of ar9340-gmac.) Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi b/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
index 7b4689d96c..870da3c042 100644
--- a/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
+++ b/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
@@ -9,13 +9,6 @@
compatible = "glinet,ar300m", "qca,qca9533";
model = "GL.iNet GL-AR300M";
- extosc: ref {
- compatible = "fixed-clock";
- #clock-cells = <0>;
- clock-output-names = "ref";
- clock-frequency = <25000000>;
- };
-
keys {
compatible = "gpio-keys-polled";
#address-cells = <1>;
@@ -92,10 +85,6 @@
status = "okay";
};
-&pll {
- clocks = <&extosc>;
-};
-
&mdio0 {
status = "okay";