ath79: Add support for Buffalo WZR-HP-G300NH
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9132_buffalo_wzr-hp-g300nh-s.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "ar9132_buffalo_wzr-hp-g300nh.dtsi"
4
5 / {
6 compatible = "buffalo,wzr-hp-g300nh-s", "qca,ar9132";
7 model = "Buffalo WZR-HP-G300NH (rtl8366s)";
8 };
9
10 &switch {
11 status = "okay";
12
13 compatible = "realtek,rtl8366s";
14 };
15
16 &eth0 {
17 status = "okay";
18
19 pll-data = <0x1e000100 0x13000a44 0x00441099>;
20 };
21
22 &eth1 {
23 status = "okay";
24
25 pll-data = <0x1e000100 0x13000a44 0x00441099>;
26 };