From bd2727fb257dbe2fee2b8eb575f7eabe8758e553 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Wed, 26 Apr 2017 19:45:38 +0200 Subject: 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 --- target/linux/ramips/dts/ZBT-WE826-16M.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/dts/ZBT-WE826-16M.dts') diff --git a/target/linux/ramips/dts/ZBT-WE826-16M.dts b/target/linux/ramips/dts/ZBT-WE826-16M.dts index de3c4c1..a27cefd 100644 --- a/target/linux/ramips/dts/ZBT-WE826-16M.dts +++ b/target/linux/ramips/dts/ZBT-WE826-16M.dts @@ -1,6 +1,6 @@ /dts-v1/; -#include "ZBT-WG3526.dtsi" +#include "ZBT-WE826.dtsi" / { compatible = "zbtlink,zbt-we826-16m", "zbtlink,zbt-we826", "ralink,mt7620a-soc"; @@ -9,4 +9,4 @@ &firmware { reg = <0x50000 0xfb0000>; -}; \ No newline at end of file +}; -- cgit v1.1