ARM: dts: sirf: add pin group for USP0 with only RX or TX frame sync for atlas6
authorRongjun Ying <rongjun.ying@csr.com>
Thu, 30 Jan 2014 05:54:53 +0000 (13:54 +0800)
committerBarry Song <Baohua.Song@csr.com>
Wed, 7 May 2014 08:01:29 +0000 (16:01 +0800)
add pin groups for USP0 only holding one of TX and RX frame sync. this patch
matches with the change in drivers/pinctrl/sirf.

commit 73f68c01f46 did this for prima2, but missed prima2. this patch fixes
the problem.

Signed-off-by: Rongjun Ying <rongjun.ying@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/atlas6.dtsi

index 9d72674049d6ba7decd0678cd09380fa89634c08..c84c45c2bd4175938f9a3248d31531940fe06a67 100644 (file)
                                                 sirf,function = "usp0_uart_nostreamctrl";
                                         };
                                 };
+                               usp0_only_utfs_pins_a: usp0@2 {
+                                       usp0 {
+                                               sirf,pins = "usp0_only_utfs_grp";
+                                               sirf,function = "usp0_only_utfs";
+                                       };
+                               };
+                               usp0_only_urfs_pins_a: usp0@3 {
+                                       usp0 {
+                                               sirf,pins = "usp0_only_urfs_grp";
+                                               sirf,function = "usp0_only_urfs";
+                                       };
+                               };
                                 usp1_pins_a: usp1@0 {
                                         usp1 {
                                                 sirf,pins = "usp1grp";