All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] arm: dts: sun8i: a83t: Add MMC1 pins
Date: Fri, 25 Aug 2017 11:26:15 +0200	[thread overview]
Message-ID: <20170825092617.32533-3-maxime.ripard@free-electrons.com> (raw)
In-Reply-To: <20170825092617.32533-1-maxime.ripard@free-electrons.com>

Add the pinctrl definitions for the A83t MMC1 controller.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 arch/arm/boot/dts/sun8i-a83t.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi
index 8df34d8ac51d..91dee798f3ca 100644
--- a/arch/arm/boot/dts/sun8i-a83t.dtsi
+++ b/arch/arm/boot/dts/sun8i-a83t.dtsi
@@ -342,6 +342,14 @@
 				bias-pull-up;
 			};
 
+			mmc1_pins: mmc1-pins {
+				pins = "PG0", "PG1", "PG2",
+				       "PG3", "PG4", "PG5";
+				function = "mmc1";
+				drive-strength = <30>;
+				bias-pull-up;
+			};
+
 			mmc2_8bit_emmc_pins: mmc2-8bit-emmc-pins {
 				pins = "PC5", "PC6", "PC8", "PC9",
 				       "PC10", "PC11", "PC12", "PC13",
-- 
2.13.5

  parent reply	other threads:[~2017-08-25  9:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-25  9:26 [PATCH 1/5] dt-bindings: add vendor prefix for Touchless Biometric Systems AG Maxime Ripard
2017-08-25  9:26 ` [PATCH 2/5] arm: dts: sun8i: a83t: Remove useless, empty nodes Maxime Ripard
2017-08-31  6:46   ` Chen-Yu Tsai
2017-09-01 13:14     ` Maxime Ripard
2017-08-25  9:26 ` Maxime Ripard [this message]
2017-08-31  6:46   ` [PATCH 3/5] arm: dts: sun8i: a83t: Add MMC1 pins Chen-Yu Tsai
2017-09-01 13:14     ` Maxime Ripard
2017-08-25  9:26 ` [PATCH 4/5] arm: dts: sun8i: a83t: Add the UART1 controller Maxime Ripard
2017-08-31  6:48   ` Chen-Yu Tsai
2017-09-01 13:16     ` Maxime Ripard
2017-08-25  9:26 ` [PATCH 5/5] arm: dts: sun8i: Add the TBS A711 tablet devicetree Maxime Ripard
2017-08-31  6:52   ` Chen-Yu Tsai
2017-08-31  9:03     ` Maxime Ripard
2017-08-31  9:14       ` Chen-Yu Tsai
2017-09-01 13:11         ` Maxime Ripard
2017-08-31  6:45 ` [PATCH 1/5] dt-bindings: add vendor prefix for Touchless Biometric Systems AG Chen-Yu Tsai
2017-09-01 13:12   ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170825092617.32533-3-maxime.ripard@free-electrons.com \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.