openwrtv4/target/linux/ramips/dts/ZBT-WE826-16M.dts
Mathias Kresin bd2727fb25 ramips: ZBT-WE826: include the correct dtsi
Fix a copy/paste error and include the ZBT-WE826 dtsi instead of the
ZBT-WG3526 one.

Fix the syntax error in the ZBT-WE826 dtsi to prevent an compile error.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-04-27 09:39:34 +02:00

12 lines
198 B
Text

/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>;
};