blob: a27cefd86dc371764d5a7b10de8f65f93b40228f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/dts-v1/;
#include "ZBT-WE826.dtsi"
/ {
compatible = "zbtlink,zbt-we826-16m", "zbtlink,zbt-we826", "ralink,mt7620a-soc";
model = "ZBT-WE826 (16M)";
};
&firmware {
reg = <0x50000 0xfb0000>;
};
|