[PATCH v2 0/2] add support for the SDIO pins on GXBB

Martin Blumenstingl martin.blumenstingl at googlemail.com
Sun Sep 11 05:39:01 PDT 2016


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




More information about the linux-amlogic mailing list