aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9132_buffalo_wzr-hp-g300nh-rb.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9132_buffalo_wzr-hp-g300nh-rb.dts')
-rw-r--r--target/linux/ath79/dts/ar9132_buffalo_wzr-hp-g300nh-rb.dts26
1 files changed, 26 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/ar9132_buffalo_wzr-hp-g300nh-rb.dts b/target/linux/ath79/dts/ar9132_buffalo_wzr-hp-g300nh-rb.dts
new file mode 100644
index 0000000000..52b0c86d65
--- /dev/null
+++ b/target/linux/ath79/dts/ar9132_buffalo_wzr-hp-g300nh-rb.dts
@@ -0,0 +1,26 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "ar9132_buffalo_wzr-hp-g300nh.dtsi"
+
+/ {
+ compatible = "buffalo,wzr-hp-g300nh-rb", "qca,ar9132";
+ model = "Buffalo WZR-HP-G300NH (rtl8366rb)";
+};
+
+&switch {
+ status = "okay";
+
+ compatible = "realtek,rtl8366rb";
+};
+
+&eth0 {
+ status = "okay";
+
+ pll-data = <0x1f000000 0x13000a44 0x00441099>;
+};
+
+&eth1 {
+ status = "okay";
+
+ pll-data = <0x100 0x13000a44 0x00441099>;
+};