public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: Correct the base address of pinctrl_3
@ 2013-05-07  3:37 Padmavathi Venna
  2013-05-07  4:58 ` Sascha Hauer
  0 siblings, 1 reply; 3+ messages in thread
From: Padmavathi Venna @ 2013-05-07  3:37 UTC (permalink / raw)
  To: linux-arm-kernel

This patch corrects the base address of pinctrl_3 on Exynos5250
platform.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
---

This patch is dependent on below patch posted by Thomas Abraham.
https://patchwork.kernel.org/patch/2225151/

 arch/arm/boot/dts/exynos5250-pinctrl.dtsi |    2 +-
 arch/arm/boot/dts/exynos5250.dtsi         |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
index d1650fb..ded558b 100644
--- a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
+++ b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
@@ -763,7 +763,7 @@
 		};
 	};
 
-	pinctrl at 03680000 {
+	pinctrl at 03860000 {
 		gpz: gpz {
 			gpio-controller;
 			#gpio-cells = <2>;
diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
index 4bd9e9c..51f0a7e 100644
--- a/arch/arm/boot/dts/exynos5250.dtsi
+++ b/arch/arm/boot/dts/exynos5250.dtsi
@@ -155,9 +155,9 @@
 		interrupts = <0 50 0>;
 	};
 
-	pinctrl_3: pinctrl at 03680000 {
+	pinctrl_3: pinctrl at 03860000 {
 		compatible = "samsung,exynos5250-pinctrl";
-		reg = <0x0368000 0x1000>;
+		reg = <0x03860000 0x1000>;
 		interrupts = <0 47 0>;
 	};
 
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] ARM: dts: Correct the base address of pinctrl_3
  2013-05-07  3:37 [PATCH] ARM: dts: Correct the base address of pinctrl_3 Padmavathi Venna
@ 2013-05-07  4:58 ` Sascha Hauer
  2013-05-07  5:41   ` Padma Venkat
  0 siblings, 1 reply; 3+ messages in thread
From: Sascha Hauer @ 2013-05-07  4:58 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Tue, May 07, 2013 at 09:07:33AM +0530, Padmavathi Venna wrote:
> This patch corrects the base address of pinctrl_3 on Exynos5250
> platform.

Exynos5250 should be part of the subject so that other people can know
whether this patch is interesting for them or not.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: dts: Correct the base address of pinctrl_3
  2013-05-07  4:58 ` Sascha Hauer
@ 2013-05-07  5:41   ` Padma Venkat
  0 siblings, 0 replies; 3+ messages in thread
From: Padma Venkat @ 2013-05-07  5:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Tue, May 7, 2013 at 10:28 AM, Sascha Hauer <s.hauer@pengutronix.de> wrote:
> Hi,
>
> On Tue, May 07, 2013 at 09:07:33AM +0530, Padmavathi Venna wrote:
>> This patch corrects the base address of pinctrl_3 on Exynos5250
>> platform.
>
> Exynos5250 should be part of the subject so that other people can know
> whether this patch is interesting for them or not.

Okey. I will resend the patch.

Thanks
Padma
>
> Sascha
>
> --
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-07  5:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07  3:37 [PATCH] ARM: dts: Correct the base address of pinctrl_3 Padmavathi Venna
2013-05-07  4:58 ` Sascha Hauer
2013-05-07  5:41   ` Padma Venkat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox