Commit a5d193cb authored by Reto Schneider's avatar Reto Schneider Committed by Paul Burton

MIPS: ralink: dts: gardena_smart_gateway_mt7688: Enable WMAC

This patch enables the WMAC controller on the GARDENA smart Gateway and
configures the board specific factory EEPROM setting for this driver.
Signed-off-by: default avatarReto Schneider <reto.schneider@husqvarnagroup.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
Cc: Paul Burton <paul.burton@mips.com>
Cc: John Crispin <john@phrozen.org>
Cc: Felix Fietkau <nbd@nbd.name>
Signed-off-by: default avatarPaul Burton <paulburton@kernel.org>
Cc: linux-mips@vger.kernel.org
parent ff68d0da
......@@ -195,3 +195,8 @@ &uart2 {
&watchdog {
status = "okay";
};
&wmac {
status = "okay";
mediatek,mtd-eeprom = <&factory 0x0000>;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment