tn3399_openwrt/target/linux/ramips/dts/mt7621_zbtlink_zbt-wg3526-16m.dts
Adrian Schmutzler b376818f97 ramips: harmonize device vendor Zbtlink
Spelling of Zbtlink varies across image definitions and DTS files.

This patch uses Zbtlink consistently and also updates the model
in DTS files to contain the vendor in all cases.

This patch is cosmetical, as there should be no dependencies on
device model name in ramips anymore.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-09-29 00:08:20 +02:00

13 lines
226 B
Plaintext

/dts-v1/;
#include "mt7621_zbtlink_zbt-wg3526.dtsi"
/ {
compatible = "zbtlink,zbt-wg3526-16m", "zbtlink,zbt-wg3526", "mediatek,mt7621-soc";
model = "Zbtlink ZBT-WG3526 (16M)";
};
&firmware {
reg = <0x50000 0xfb0000>;
};