ramips: fix RavPower WD03 SoC dtsi include
authorMatthias Badaire <mbadaire@gmail.com>
Mon, 26 Nov 2018 20:35:19 +0000 (21:35 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:19 +0000 (17:48 +0100)
The RavPower WD03 is a mt7620n based baord. With the change applied, I2C
should work now with the RavPower WD03.

Signed-off-by: Matthias Badaire <mbadaire@gmail.com>
[reworded commit message]
Signed-off-by: Mathias Kresin <dev@kresin.me>
(backported from 1100ba43dbe99d1823ea23fe3a8d04707184ca46)

target/linux/ramips/dts/WD03.dts

index 1c9548c3ad0e82847902bd1c31202c13e0e982b3..13e9bb3324a32d7a816eed195a00112d8b19cee7 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-#include "mt7620a.dtsi"
+#include "mt7620n.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>