mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-13 23:46:58 +08:00
13 lines
203 B
Plaintext
13 lines
203 B
Plaintext
![]() |
/dts-v1/;
|
||
|
|
||
|
#include "ZBT-WG3526.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "zbtlink,zbt-wg3526-16m", "zbtlink,zbt-wg3526", "mediatek,mt7621-soc";
|
||
|
model = "ZBT-WG3526 (16M)";
|
||
|
};
|
||
|
|
||
|
&firmware {
|
||
|
reg = <0x50000 0xfb0000>;
|
||
|
};
|