projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e72c378
)
ARM: dts: omap3: add missing unit name to PMU node
author
Javier Martinez Canillas
<javier@osg.samsung.com>
Fri, 1 Apr 2016 20:20:20 +0000
(16:20 -0400)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 11 Apr 2016 18:57:07 +0000
(11:57 -0700)
This patch fixes the following DTC warnings:
"pmu has a reg or ranges property, but no unit name"
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3.dtsi
b/arch/arm/boot/dts/omap3.dtsi
index cbddde5d1e4faf8c3403630b5a2a4ff20934f4b3..e31ea5efb1632bd6ac6e5defa5d2432e3c90e157 100644
(file)
--- a/
arch/arm/boot/dts/omap3.dtsi
+++ b/
arch/arm/boot/dts/omap3.dtsi
@@
-43,7
+43,7
@@
};
};
- pmu {
+ pmu
@54000000
{
compatible = "arm,cortex-a8-pmu";
reg = <0x54000000 0x800000>;
interrupts = <3>;