From 83fb9ec5e0d175f99286dacda2f68c776c203f88 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 14 May 2018 07:11:56 +0200 Subject: ath79: make ahb wifi work Signed-off-by: John Crispin --- target/linux/ath79/dts/ar9330.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'target/linux/ath79/dts/ar9330.dtsi') diff --git a/target/linux/ath79/dts/ar9330.dtsi b/target/linux/ath79/dts/ar9330.dtsi index 1439de1e66..e1beacb272 100644 --- a/target/linux/ath79/dts/ar9330.dtsi +++ b/target/linux/ath79/dts/ar9330.dtsi @@ -107,6 +107,15 @@ compatible = "qca,ar9330-gmac"; reg = <0x18070000 0x4>; }; + + wmac: gmac@18100000 { + compatible = "qca,ar9330-wmac"; + reg = <0x18100000 0x20000>; + + interrupts = <2>; + + status = "disabled"; + }; }; usb_phy: usb-phy { -- cgit v1.2.3