[PATCH v2 0/2] add support for the SDIO pins on GXBB
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
Date: 2016-09-11 12:39:15
Also in:
linux-amlogic, linux-gpio
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
Date: 2016-09-11 12:39:15
Also in:
linux-amlogic, linux-gpio
This series adds the pins for the SDIO controller (sd_emmc_a) found on Meson GXBB SoCs. Changes since v1: - add the missing SDIO interrupt pin: The initial pinctrl patch was already applied to linux-pinctrl's for-next branch, so patch 1 applies on top of the already existing patch (both can be squashed if needed). The dts patch was not applied anywhere yet, so patch 2 contains a fixed version of the patch (provided by Neil Armstrong - thanks!). Martin Blumenstingl (1): pinctrl: meson-gxbb: add the missing SDIO interrupt pin Neil Armstrong (1): ARM64: dts: meson-gxbb: add the SDIO pins arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 19 +++++++++++++++++++ drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 4 +++- 2 files changed, 22 insertions(+), 1 deletion(-) -- 2.9.3