aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9132_buffalo_wzr-hp-g300nh-s.dts
blob: 1c4da1ed671f1e1e5e86b9be6344be48d4448f1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "ar9132_buffalo_wzr-hp-g300nh.dtsi"

/ {
	compatible = "buffalo,wzr-hp-g300nh-s", "qca,ar9132";
	model = "Buffalo WZR-HP-G300NH (rtl8366s)";
};

&switch {
	status = "okay";

	compatible = "realtek,rtl8366s";
};

&eth0 {
	status = "okay";

	pll-data = <0x1e000100 0x13000a44 0x00441099>;
};

&eth1 {
	status = "okay";

	pll-data = <0x1e000100 0x13000a44 0x00441099>;
};