linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hramrach@gmail.com (Michal Suchanek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] ARM: dts: sunxi: A10s Olinuxino Micro: add spi2.
Date: Wed, 29 Apr 2015 09:59:02 +0200	[thread overview]
Message-ID: <8b0c262adb5fb987a33c0fee7f2d52c6e2105554.1430295711.git.hramrach@gmail.com> (raw)
In-Reply-To: <cover.1430295711.git.hramrach@gmail.com>

spi2 is exposed on the UEXT connector.

Signed-off-by: Michal Suchanek <hramrach@gmail.com>
---
 arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts b/arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts
index aa88ee8..cd8d08a 100644
--- a/arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts
+++ b/arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts
@@ -182,6 +182,12 @@
 	status = "okay";
 };
 
+&spi2 {
+	pinctrl-names = "default";
+	pinctrl-0 = <&spi2_pins_a>;
+	status = "okay";
+};
+
 &ohci0 {
 	status = "okay";
 };
-- 
2.1.4

  parent reply	other threads:[~2015-04-29  7:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29  8:21 [PATCH 0/4] A10s Olinuxino Micro DT SPI patches Michal Suchanek
2015-04-29  7:41 ` [PATCH 4/4] ARM: dts: sunxi: Add SPI aliases on A10s Olinuxino Michal Suchanek
2015-05-01 20:24   ` Maxime Ripard
2015-04-29  7:59 ` Michal Suchanek [this message]
2015-04-29  8:00 ` [PATCH 1/4] ARM: dts: sunxi: sun5i: add spi2_pins_b Michal Suchanek
2015-05-01 20:22   ` Maxime Ripard
2015-04-29  8:02 ` [PATCH 2/4] ARM: dts: sunxi: sun5i-a10s: add spi2_pins_a Michal Suchanek

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=8b0c262adb5fb987a33c0fee7f2d52c6e2105554.1430295711.git.hramrach@gmail.com \
    --to=hramrach@gmail.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 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).