From: Mathias Kresin Date: Wed, 3 Jul 2019 07:23:35 +0000 (+0200) Subject: lantiq: enable STP where referenced X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=030d3f48e56d3a141b98a293bb3cb5b8a9ef956d;p=openwrt%2Fstaging%2Fwigyori.git lantiq: enable STP where referenced While moving common used parts to dtsi files, the was disabled by default but not enabled for all boards using the STP. Fixes: f519fea4c6db ("lantiq: kernel 4.14: cleanup dts files") Reported-by: Martin Blumenstingl Signed-off-by: Mathias Kresin Reviewed-by: Martin Blumenstingl --- diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2601HNFX.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2601HNFX.dts index 6e01068ed8..5606eb6e8b 100644 --- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2601HNFX.dts +++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2601HNFX.dts @@ -181,6 +181,7 @@ }; &stp { + status = "okay"; lantiq,shadow = <0xfff>; lantiq,groups = <0x3>; }; diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7519.dtsi b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7519.dtsi index 8ffa9146d9..f69b302bcd 100644 --- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7519.dtsi +++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7519.dtsi @@ -279,6 +279,7 @@ }; &stp { + status = "okay"; lantiq,shadow = <0xffff>; lantiq,groups = <0x3>; lantiq,dsl = <0x0>;