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>
/dts-v1/;
-#include "ZBT-WG3526.dtsi"
+#include "ZBT-WE826.dtsi"
/ {
compatible = "zbtlink,zbt-we826-16m", "zbtlink,zbt-we826", "ralink,mt7620a-soc";
&firmware {
reg = <0x50000 0xfb0000>;
-};
\ No newline at end of file
+};
/dts-v1/;
-#include "ZBT-WG3526.dtsi"
+#include "ZBT-WE826.dtsi"
/ {
compatible = "zbtlink,zbt-we826-32m", "zbtlink,zbt-we826", "ralink,mt7620a-soc";
&firmware {
reg = <0x50000 0x1fb0000>;
-};
\ No newline at end of file
+};
-/dts-v1/;
-
#include "mt7620a.dtsi"
#include <dt-bindings/input/input.h>