Re: [PATCH v2] arm64: allwinner: h5: add support for NanoPi NEO Plus 2

From: Antony Antony
Date: Tue Aug 29 2017 - 17:51:27 EST



On Mon, Aug 28, 2017 at 08:18:58PM +0800, Icenowy Zheng wrote:
>
>
> ä 2017å8æ28æ GMT+08:00 äå8:16:44, Antony Antony <antony@xxxxxxxxxxx> åå:
> >On Fri, Aug 25, 2017 at 03:28:41PM +0200, Code Kipper wrote:
> >> On 25 August 2017 at 12:32, Antony Antony <antony@xxxxxxxxxxx> wrote:
> >
> >> > +
> >> > + brcmf: bcrmf@1 {
> >> > + reg = <1>;
> >> > + compatible = "brcm,bcm4329-fmac";
> >> > + };
> >> Incorrect wifi chip - just deliver what you've tested.
>
> Nope, this compatible is required by the dt binding, see the
> binding document or other DTs with brcmfmac SDIO.

Icenowy,

Thanks for pointing out brcm,bcm43430-fmac is missing in Documenation.
I just send a patch to wireless brcmfmac maintainers.

https://patchwork.kernel.org/patch/9928387/

Would this work?

> Please complain to brcmfmac maintainers.

Lets see how it shakes out.

regards,
-antony