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