[linux-sunxi] Re: [PATCH 2/4] ARM: dts: sun7i-a20-cubietruck: Set brcm,nvram_file_name
From: Hans de Goede <hidden>
Date: 2016-06-29 18:01:02
Also in:
linux-devicetree, linux-wireless
From: Hans de Goede <hidden>
Date: 2016-06-29 18:01:02
Also in:
linux-devicetree, linux-wireless
HI, On 29-06-16 19:01, Kalle Valo wrote:
Hans de Goede [off-list ref] writes:quoted
The cubietruck uses an ap6210 sdio wifi module, set brcm,nvram_file_name to brcmfmac43362-ap6210.txt so that we can ship the ap6210 specific nvram file in linunx-firmware to get the wifi to work out of the box without users needing to download and install the nvram file themselves. Note a downside of this patch is that users who have already manually installed the nvram file will need to rename it. Signed-off-by: Hans de Goede <redacted> --- arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 1 + 1 file changed, 1 insertion(+)I can't apply .dts changes so better to send them in a separate patchset.
Maxime Ripard who is in the Cc maintains the dts files in question, I've send these as one set because I find that sending out actual dts usage examples helps. Regards, Hans