mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
ARM: dts: Remove '0x's from OMAP4 DTS file
Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
This commit is contained in:
parent
ee8530b41b
commit
75d71d4610
|
|
@ -56,7 +56,7 @@ L2: l2-cache-controller@48242000 {
|
|||
cache-level = <2>;
|
||||
};
|
||||
|
||||
local-timer@0x48240600 {
|
||||
local-timer@48240600 {
|
||||
compatible = "arm,cortex-a9-twd-timer";
|
||||
reg = <0x48240600 0x20>;
|
||||
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_HIGH)>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user