[PATCH] ARM: ux500: 8500: use hsit_a_2 group for HSI

Subsystems: arm port, arm/nomadik/ux500 architectures, the rest

STALE5069d

2 messages, 2 authors, 2012-09-17 · open the first message on its own page

[PATCH] ARM: ux500: 8500: use hsit_a_2 group for HSI

From: Linus Walleij <hidden>
Date: 2012-09-14 10:55:00

From: Patrice Chotard <redacted>

Due to specific constraint, pin HSIT_ACWAKE0_a is
not driven by HSI block but as a GPIO.

Cc: arm at kernel.org
Signed-off-by: Patrice Chotard <redacted>
Signed-off-by: Linus Walleij <redacted>
---
ARM SoC maintainers - I'll take this fixup through the pinctrl
tree if you don't mind.
---
 arch/arm/mach-ux500/board-mop500-pins.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-ux500/board-mop500-pins.c b/arch/arm/mach-ux500/board-mop500-pins.c
index 32fd992..f0affc3 100644
--- a/arch/arm/mach-ux500/board-mop500-pins.c
+++ b/arch/arm/mach-ux500/board-mop500-pins.c
@@ -410,7 +410,7 @@ static struct pinctrl_map __initdata u9500_pinmap[] = {
 	DB8500_PIN_HOG("GPIO144_B13", gpio_in_pu),
 	/* HSI */
 	DB8500_MUX_HOG("hsir_a_1", "hsi"),
-	DB8500_MUX_HOG("hsit_a_1", "hsi"),
+	DB8500_MUX_HOG("hsit_a_2", "hsi"),
 	DB8500_PIN_HOG("GPIO219_AG10", in_pd), /* RX FLA0 */
 	DB8500_PIN_HOG("GPIO220_AH10", in_pd), /* RX DAT0 */
 	DB8500_PIN_HOG("GPIO221_AJ11", out_lo), /* RX RDY0 */
@@ -418,7 +418,7 @@ static struct pinctrl_map __initdata u9500_pinmap[] = {
 	DB8500_PIN_HOG("GPIO223_AH9", out_lo), /* TX DAT0 */
 	DB8500_PIN_HOG("GPIO224_AG9", in_pd), /* TX RDY0 */
 	DB8500_PIN_HOG("GPIO225_AG8", in_pd), /* CAWAKE0 */
-	DB8500_PIN_HOG("GPIO226_AF8", out_hi), /* ACWAKE0 */
+	DB8500_PIN_HOG("GPIO226_AF8", gpio_out_hi), /* ACWAKE0 */
 };
 
 static struct pinctrl_map __initdata u8500_pinmap[] = {
-- 
1.7.11.3

Re: [PATCH] ARM: ux500: 8500: use hsit_a_2 group for HSI

From: Olof Johansson <hidden>
Date: 2012-09-17 01:10:47

On Fri, Sep 14, 2012 at 12:54:35PM +0200, Linus Walleij wrote:
From: Patrice Chotard <redacted>

Due to specific constraint, pin HSIT_ACWAKE0_a is
not driven by HSI block but as a GPIO.

Cc: arm at kernel.org
Signed-off-by: Patrice Chotard <redacted>
Signed-off-by: Linus Walleij <redacted>
---
ARM SoC maintainers - I'll take this fixup through the pinctrl
tree if you don't mind.
Sure, you should know best yourself if you're likely to have conflicts with
other updates in this merge window anyway.

Acked-by: Olof Johansson <redacted>


-Olof
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help