From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 19 May 2015 09:46:22 +0800 Subject: [PATCH v3] ARM: dts: cubox-i: add support for Broadcom Wifi/Bluetooth devices In-Reply-To: <20150518133848.GX2067@n2100.arm.linux.org.uk> References: <1431358713-12379-1-git-send-email-fabio.estevam@freescale.com> <20150518113400.GE1071@dragon> <20150518115520.GW2067@n2100.arm.linux.org.uk> <20150518121017.GB1418@dragon> <20150518133848.GX2067@n2100.arm.linux.org.uk> Message-ID: <20150519014621.GJ1071@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 18, 2015 at 02:38:48PM +0100, Russell King - ARM Linux wrote: > On Mon, May 18, 2015 at 02:47:32PM +0200, Jon Nettleton wrote: > > okay tested. Looks good on both the 4330 and 4329. > > > > Signed-off-by: Jon Nettleton > > Seems to work on the 4329 on the Cubox-i4, although I see an additional > error which didn't appear first time with my original patches: > > brcmfmac: brcmf_setup_wiphybands: rxchain error (-52) > > It seems to be repeatable, and I'm guessing from a brief look at the code > that "rxchain" is something that's requested from the firmware (my 4329 > firmware is v4.220.48). Why it didn't appear first time around I've no > idea. > > Apart from that, iw dev wlan0 scan appears to find my local hostap, and > as usual none of the BTHub stuff that have flooded the area. > > I'll drop my patches in favour of this one. Shawn, please go ahead and > merge it. > > Tested-by: Russell King Applied with your and Jon's Tested-by. Shawn