From 0ffa58009a05c946a1a93fb68d5f852cb54741fc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 9 Apr 2016 10:24:58 +0000 Subject: ramips: Fixes for LinkIt 7688 Misc fixes for LinkIt 7688 board: - Copy the right wireless firmware for the mt7688 - Add back '0065-mt7688-fixes.patch', left out after the move to Linux 4.4. - Remove SPI_DEV from linux config which otherwise causes a massive warning - Add wmac to LINKIT7688.dts so wireless works Signed-off-by: Adam Kent SVN-Revision: 49130 --- target/linux/ramips/dts/LINKIT7688.dts | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/ramips/dts/LINKIT7688.dts') diff --git a/target/linux/ramips/dts/LINKIT7688.dts b/target/linux/ramips/dts/LINKIT7688.dts index 5ec29acb3d..2dfb98c12e 100644 --- a/target/linux/ramips/dts/LINKIT7688.dts +++ b/target/linux/ramips/dts/LINKIT7688.dts @@ -59,6 +59,10 @@ }; }; + wmac@10300000 { + status = "okay"; + }; + palmbus@10000000 { spi@b00 { status = "okay"; -- cgit v1.2.3