linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: 21cnbao@gmail.com (Barry Song)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] ARM: dts: SiRF: add pin group for USP0 with only RX or TX frame sync
Date: Fri,  3 Jan 2014 10:59:26 +0800	[thread overview]
Message-ID: <1388717966-11703-6-git-send-email-21cnbao@gmail.com> (raw)
In-Reply-To: <1388717966-11703-1-git-send-email-21cnbao@gmail.com>

From: Rongjun Ying <Rongjun.Ying@csr.com>

add pin groups for USP0 only holding one of TX and RX frame sync. this
patch matches with the change in drivers/pinctrl/sirf.

Signed-off-by: Rongjun Ying <Rongjun.Ying@csr.com>
Signed-off-by: Barry Song <Barry.Song@csr.com>
---
 arch/arm/boot/dts/prima2.dtsi |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/prima2.dtsi b/arch/arm/boot/dts/prima2.dtsi
index daee5894..e0b8cd6 100644
--- a/arch/arm/boot/dts/prima2.dtsi
+++ b/arch/arm/boot/dts/prima2.dtsi
@@ -540,6 +540,18 @@
 							"usp0_uart_nostreamctrl";
                                         };
                                 };
+                                usp0_only_utfs_pins_a: usp0 at 2 {
+                                        usp0 {
+                                                sirf,pins = "usp0_only_utfs_grp";
+                                                sirf,function = "usp0_only_utfs";
+                                        };
+                                };
+                                usp0_only_urfs_pins_a: usp0 at 3 {
+                                        usp0 {
+                                                sirf,pins = "usp0_only_urfs_grp";
+                                                sirf,function = "usp0_only_urfs";
+                                        };
+                                };
                                 usp1_pins_a: usp1 at 0 {
                                         usp1 {
                                                 sirf,pins = "usp1grp";
-- 
1.7.5.4

  parent reply	other threads:[~2014-01-03  2:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-03  2:59 [PATCH 0/5] *** pinctrl: sirf: a bundle of fixes for pin groups *** Barry Song
2014-01-03  2:59 ` [PATCH 1/5] pinctrl: sirf: add lost usp1_uart_nostreamctrl group for atlas6 Barry Song
2014-01-08  9:49   ` Linus Walleij
2014-01-03  2:59 ` [PATCH 2/5] ARM: dts: SiRF: add lost usp1_uart_nostreamctrl pin " Barry Song
2014-01-08  9:49   ` Linus Walleij
2014-01-09  5:17     ` Barry Song
2014-01-03  2:59 ` [PATCH 3/5] pinctrl: sirf: fix the pins of sdmmc5 connected with TriG Barry Song
2014-01-08  9:50   ` Linus Walleij
2014-01-03  2:59 ` [PATCH 4/5] pinctrl: sirf: add pin group for USP0 with only RX or TX frame sync Barry Song
2014-01-08  9:51   ` Linus Walleij
2014-01-03  2:59 ` Barry Song [this message]
2014-01-08  9:52   ` [PATCH 5/5] ARM: dts: SiRF: " Linus Walleij

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=1388717966-11703-6-git-send-email-21cnbao@gmail.com \
    --to=21cnbao@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).