From: Lee Jones Date: Mon, 28 May 2012 08:50:49 +0000 (+0800) Subject: ARM: ux500: PRCMU related configuration and layout corrections for Device Tree X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ccf74f7677ff1cd0044b24335a968bf9e95990eb;p=linux-beck.git ARM: ux500: PRCMU related configuration and layout corrections for Device Tree Apply db8500 related PRCMU Device Tree settings and clean up some formatting errors. We also remove one of the PRCMU assigned IRQs, as it is currently not used. Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/boot/dts/db8500.dtsi b/arch/arm/boot/dts/db8500.dtsi index 881bc3987844..7be77dffc6d0 100644 --- a/arch/arm/boot/dts/db8500.dtsi +++ b/arch/arm/boot/dts/db8500.dtsi @@ -169,12 +169,12 @@ prcmu@80157000 { compatible = "stericsson,db8500-prcmu"; reg = <0x80157000 0x1000>; - interrupts = <46 47>; + interrupts = <0 47 0x4>; #address-cells = <1>; #size-cells = <1>; ranges; - prcmu-timer-4@80157450 { + prcmu-timer-4@80157450 { compatible = "stericsson,db8500-prcmu-timer-4"; reg = <0x80157450 0xC>; };