[PATCH] arm: dt: tegra: fix length of pad control and mux registers

Subsystems: the rest

STALE5036d

2 messages, 2 authors, 2012-10-30 · open the first message on its own page

[PATCH] arm: dt: tegra: fix length of pad control and mux registers

From: Pritesh Raithatha <hidden>
Date: 2012-10-30 10:05:05

Cc: <redacted>
Signed-off-by: Pritesh Raithatha <redacted>
---
 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

Re: [PATCH] arm: dt: tegra: fix length of pad control and mux registers

From: Stephen Warren <hidden>
Date: 2012-10-30 20:36:23

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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help