45dbd65850
Add compatible strings to all mt7621 based device tree source files to fix formal issues. Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
12 lines
204 B
Text
12 lines
204 B
Text
/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>;
|
|
};
|