mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
13 lines
233 B
Plaintext
13 lines
233 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "qca9558_nec_aterm.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "nec,wg1800hp2", "qca,qca9558";
|
||
|
model = "NEC Aterm WG1800HP2";
|
||
|
};
|
||
|
|
||
|
ð0 {
|
||
|
pll-data = <0x96000000 0x00000101 0x00001616>;
|
||
|
};
|