mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 17:26:42 +09:00
ARM: dts: omap3: add missing unit name to PMU node
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>
This commit is contained in:
committed by
Tony Lindgren
parent
e72c378b8b
commit
2995a9e709
@@ -43,7 +43,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pmu {
|
||||
pmu@54000000 {
|
||||
compatible = "arm,cortex-a8-pmu";
|
||||
reg = <0x54000000 0x800000>;
|
||||
interrupts = <3>;
|
||||
|
||||
Reference in New Issue
Block a user