* [PATCH] arm: dt: tegra: fix length of pad control and mux registers
@ 2012-10-30 10:07 ` Pritesh Raithatha
0 siblings, 0 replies; 4+ messages in thread
From: Pritesh Raithatha @ 2012-10-30 10:07 UTC (permalink / raw)
To: linux-arm-kernel
Cc: <stable@vger.kernel.org>
Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com>
---
arch/arm/boot/dts/tegra30.dtsi | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi
index 3e4334d..3f96658 100644
--- a/arch/arm/boot/dts/tegra30.dtsi
+++ b/arch/arm/boot/dts/tegra30.dtsi
@@ -73,8 +73,8 @@
pinmux: pinmux {
compatible = "nvidia,tegra30-pinmux";
- reg = <0x70000868 0xd0 /* Pad control registers */
- 0x70003000 0x3e0>; /* Mux registers */
+ reg = <0x70000868 0xd4 /* Pad control registers */
+ 0x70003000 0x3e4>; /* Mux registers */
};
serial at 70006000 {
--
1.7.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] arm: dt: tegra: fix length of pad control and mux registers
@ 2012-10-30 10:07 ` Pritesh Raithatha
0 siblings, 0 replies; 4+ messages in thread
From: Pritesh Raithatha @ 2012-10-30 10:07 UTC (permalink / raw)
To: linux, swarren, olof, hdoyu, grant.likely, linux-arm-kernel,
linux-kernel
Cc: praithatha
Cc: <stable@vger.kernel.org>
Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com>
---
arch/arm/boot/dts/tegra30.dtsi | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi
index 3e4334d..3f96658 100644
--- a/arch/arm/boot/dts/tegra30.dtsi
+++ b/arch/arm/boot/dts/tegra30.dtsi
@@ -73,8 +73,8 @@
pinmux: pinmux {
compatible = "nvidia,tegra30-pinmux";
- reg = <0x70000868 0xd0 /* Pad control registers */
- 0x70003000 0x3e0>; /* Mux registers */
+ reg = <0x70000868 0xd4 /* Pad control registers */
+ 0x70003000 0x3e4>; /* Mux registers */
};
serial@70006000 {
--
1.7.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] arm: dt: tegra: fix length of pad control and mux registers
2012-10-30 10:07 ` Pritesh Raithatha
@ 2012-10-30 20:36 ` Stephen Warren
-1 siblings, 0 replies; 4+ messages in thread
From: Stephen Warren @ 2012-10-30 20:36 UTC (permalink / raw)
To: linux-arm-kernel
On 10/30/2012 04:07 AM, Pritesh Raithatha wrote:
>...
(a commit description wouuld have been nice; I'll add one)
Applied to Tegra's for-3.7/fixes-for-rc4 branch.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm: dt: tegra: fix length of pad control and mux registers
@ 2012-10-30 20:36 ` Stephen Warren
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Warren @ 2012-10-30 20:36 UTC (permalink / raw)
To: Pritesh Raithatha
Cc: linux, olof, hdoyu, grant.likely, linux-arm-kernel, linux-kernel
On 10/30/2012 04:07 AM, Pritesh Raithatha wrote:
>...
(a commit description wouuld have been nice; I'll add one)
Applied to Tegra's for-3.7/fixes-for-rc4 branch.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-10-30 20:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30 10:07 [PATCH] arm: dt: tegra: fix length of pad control and mux registers Pritesh Raithatha
2012-10-30 10:07 ` Pritesh Raithatha
2012-10-30 20:36 ` Stephen Warren
2012-10-30 20:36 ` Stephen Warren
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.