]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: sun8i: Add wifi dt node on Orangepi Plus boards
authorHans de Goede <hdegoede@redhat.com>
Sun, 20 Mar 2016 16:00:35 +0000 (17:00 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 27 Mar 2016 14:15:04 +0000 (16:15 +0200)
commit4bf89c1dc692ad58d774c88dcf8f7946759ab04d
tree48bf2492dcfd465a97e6caa0d34621b9141dc4c0
parent99f9483ab475f735195f40f6cff46ba96cd89fc7
ARM: dts: sun8i: Add wifi dt node on Orangepi Plus boards

The Orangepi Plus and Orangepi Plus 2 have a realtek rtl8189etv sdio
wifi chip. This commit adds a device-tree node to power it up, so
that the mmc subsys can scan it, and enables the mmc controller which
is connected to it.

Note that this just makes the wifi controller show up as a sdio device.
In order for it to work a compatible sdio driver is necessary, an out
of tree driver is available here:
https://github.com/jwrdegoede/rtl8189ES_linux/

Binding the driver is not done through device tree, but through sdio
vendor- and device-id, so it can safely be enabled in devicetree
without having a driver upstream yet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts