diff options
author | Ondrej Jirman <megous@megous.com> | 2019-08-23 12:42:28 +0300 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-08-23 14:50:05 +0300 |
commit | 15ede97054889c0bec09f1f9b71beffecf06fc67 (patch) | |
tree | 184dc91fc003aeee180eaea382168556716bde49 /arch/arm/boot | |
parent | 9e1975f0bca9ef9fc5d76f056cab7240e25bca76 (diff) | |
download | linux-15ede97054889c0bec09f1f9b71beffecf06fc67.tar.xz |
arm64: dts: allwinner: orange-pi-3: Enable WiFi
Orange Pi 3 has AP6256 WiFi/BT module. WiFi part of the module is called
bcm43356 and can be used with the brcmfmac driver. The module is powered by
the two always on regulators (not AXP805).
WiFi uses a PG port with 1.8V voltage level signals. SoC needs to be
configured so that it sets up an 1.8V input bias on this port. This is done
by the pio driver by reading the vcc-pg-supply voltage.
You'll need a fw_bcm43456c5_ag.bin firmware file and nvram.txt
configuration that can be found in the Xulongs's repository for H6:
https://github.com/orangepi-xunlong/OrangePiH6_external/tree/master/ap6256
Mainline brcmfmac driver expects the firmware and nvram at the following
paths relative to the firmware directory:
brcm/brcmfmac43456-sdio.bin
brcm/brcmfmac43456-sdio.txt
Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions