projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57fe928
)
ARM: dts: dra7: fix pinmux@1400 resource length
author
Roger Quadros
<rogerq@ti.com>
Mon, 27 Jul 2015 10:27:29 +0000
(13:27 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 5 Aug 2015 09:41:09 +0000
(
02:41
-0700)
We need to add 4 bytes to include the last 32-bit register space.
Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/dra7.dtsi
b/arch/arm/boot/dts/dra7.dtsi
index 3c2ec7e8115da543edad477a02378ec6c31ef381..a7cacecc9ffd8eb7a09893fa57fdb097f8dff4b6 100644
(file)
--- a/
arch/arm/boot/dts/dra7.dtsi
+++ b/
arch/arm/boot/dts/dra7.dtsi
@@
-141,7
+141,7
@@
dra7_pmx_core: pinmux@1400 {
compatible = "ti,dra7-padconf",
"pinctrl-single";
- reg = <0x1400 0x046
4
>;
+ reg = <0x1400 0x046
8
>;
#address-cells = <1>;
#size-cells = <0>;
#interrupt-cells = <1>;