[PATCH 0/2] Add support for wireless on Radxa Rock2
Sjoerd Simons
sjoerd.simons at collabora.co.uk
Sat Jan 9 04:54:16 PST 2016
First patch improved the modelling of the power supplies on the Rock2
some a bit and adds the iodomain setup needed for wireless to work.
Second patch adds the actual updates for the wireless setup on the rock2
square board.
With current kernels the probing of the wifi card is unfortunately not
reliable as the 32k clock is provided by the external RTC module, this
is fixed by a patch from Heiko still in RFC state[0] to properly defer
things as needed. Also things only work if the io domains get
initialized before the sdio bus is probed as their is no explicit
dependency, fixing that is for a later patchset.
0: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/387833.html
Sjoerd Simons (2):
ARM: dts: rockchip: Add the iodomains for the Rock2 SOM
ARM: dts: rockchip: Add the SDIO wifi on Radxa Rock2 square
arch/arm/boot/dts/rk3288-rock2-som.dtsi | 26 ++++++++++++++++++++++++
arch/arm/boot/dts/rk3288-rock2-square.dts | 33 ++++++++++++++++++++++++++++++-
2 files changed, 58 insertions(+), 1 deletion(-)
--
2.7.0.rc3
More information about the linux-arm-kernel
mailing list