linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: wens@csie.org (Chen-Yu Tsai)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/6] ARM: dts: sun6i: Add mmc2 pins for 8 bit emmc
Date: Fri, 28 Aug 2015 17:54:37 +0800	[thread overview]
Message-ID: <1440755679-8266-5-git-send-email-wens@csie.org> (raw)
In-Reply-To: <1440755679-8266-1-git-send-email-wens@csie.org>

This also includes the reset pin for emmc.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
 arch/arm/boot/dts/sun6i-a31.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi b/arch/arm/boot/dts/sun6i-a31.dtsi
index 431c7c884e1c..98359f37bf11 100644
--- a/arch/arm/boot/dts/sun6i-a31.dtsi
+++ b/arch/arm/boot/dts/sun6i-a31.dtsi
@@ -691,6 +691,16 @@
 				allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
 			};
 
+			mmc2_8bit_emmc_pins: mmc2 at 0 {
+				allwinner,pins = "PC6", "PC7", "PC8", "PC9",
+						 "PC10", "PC11", "PC12",
+						 "PC13", "PC14", "PC15",
+						 "PC24";
+				allwinner,function = "mmc2";
+				allwinner,drive = <SUN4I_PINCTRL_30_MA>;
+				allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
+			};
+
 			gmac_pins_mii_a: gmac_mii at 0 {
 				allwinner,pins = "PA0", "PA1", "PA2", "PA3",
 						"PA8", "PA9", "PA11",
-- 
2.5.0

  parent reply	other threads:[~2015-08-28  9:54 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28  9:54 [PATCH 0/6] ARM: sunxi: Support MSI Primo81 tablet and Sinlinx SinA31s Chen-Yu Tsai
2015-08-28  9:54 ` [PATCH 1/6] ARM: dts: sun6i: Add lradc node Chen-Yu Tsai
2015-08-28 12:30   ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 2/6] ARM: dts: sunxi: Add dtsi for AXP221 PMIC Chen-Yu Tsai
2015-08-28 12:31   ` Maxime Ripard
2015-08-28 16:09     ` Chen-Yu Tsai
2015-08-28 20:43       ` Maxime Ripard
2015-08-29  2:07         ` Chen-Yu Tsai
2015-09-01  6:29           ` Maxime Ripard
2015-09-01  6:40             ` Chen-Yu Tsai
2015-09-03 20:07               ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 3/6] ARM: dts: sun6i: hummingbird: Use axp221.dtsi for axp221 regulators Chen-Yu Tsai
2015-08-28 12:32   ` Maxime Ripard
2015-08-28 16:47     ` Chen-Yu Tsai
2015-08-28 20:44       ` Maxime Ripard
2015-08-28  9:54 ` Chen-Yu Tsai [this message]
2015-08-28 12:33   ` [PATCH 4/6] ARM: dts: sun6i: Add mmc2 pins for 8 bit emmc Maxime Ripard
2015-08-28  9:54 ` [PATCH 5/6] ARM: dts: sun6i: Add support for Sinlinx A31s SDK board Chen-Yu Tsai
2015-08-28 12:34   ` Maxime Ripard
2015-09-14  7:24     ` Chen-Yu Tsai
2015-09-16  6:20       ` Maxime Ripard
2015-09-18  9:36         ` Chen-Yu Tsai
2015-08-28  9:54 ` [PATCH 6/6] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet Chen-Yu Tsai
2015-08-28 12:38   ` Maxime Ripard
2015-08-28 13:31     ` Siarhei Siamashka
2015-08-28 21:02       ` Maxime Ripard
2015-08-29  4:43         ` Siarhei Siamashka
2015-09-10 13:09           ` 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=1440755679-8266-5-git-send-email-wens@csie.org \
    --to=wens@csie.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).