Am Samstag, 9. März 2019, 16:39:22 CET schrieb David Summers: > This patch adds wifi support to the ASUS Tinker Board (S) machines. > > This is provided by an wifi card (RTL8723BS) wired into the sdio interface. > > It requires certain pins pulled, to enable the WiFi. > > The schematics for these board do not show the WiFi connection, so the > connections have been taken from: > > https://github.com/TinkerBoard/debian_kernel/blob/develop/arch/arm/boot/dts/ > rk3288-miniarm.dts > > In particular the pulling of two pins. > > This patch is almost identical to v1. A few additional line breaks for > readability. On Armbian, they did not use sd-uhs-ddr50, so this has > been removed. It does not change functionality. The ASUS patch set > sd-uhs-sdr104;. > > Signed-off-by: David Summers <beagleboard@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx> > Tested-by: Tony McKahan <tonymckahan@xxxxxxxxx> > Reviewed-by: Robin Murphy <robin.murphy@xxxxxxx> > Test-by: TheSaint @ ArchLinux ARM applied for 5.2 with the following changes: - adapted subject to match the subsystem - updated received tags as negotiated yesterday - reordered some nodes and properties to match general sorting (by @address first, otherwise largely alphabetical) Thanks Heiko