From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v3 2/3] arm: dts: rk3288-tinker.dtsi: Enable WiFi Date: Wed, 13 Mar 2019 11:50:27 +0100 Message-ID: <51774018.eXxrgBCrf5@diego> References: <20190217121513.22965-1-beagleboard@davidjohnsummers.uk> <20190309153923.22806-1-beagleboard@davidjohnsummers.uk> <20190309153923.22806-2-beagleboard@davidjohnsummers.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20190309153923.22806-2-beagleboard-8lkWs+DogrrqRUWtDFdff/XRex20P6io@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: David Summers Cc: Stefan Wahren , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Robin Murphy , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, Tony McKahan , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Am Samstag, 9. M=E4rz 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 interfac= e. > = > 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/d= ts/ > 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 > Signed-off-by: Stefan Wahren > Tested-by: Tony McKahan > Reviewed-by: Robin Murphy > 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