[PATCH 08/15] ARM: ux500: PRCMU related configuration and layout corrections for Device Tree
From: Linus Walleij <hidden>
Date: 2012-05-09 08:53:50
Also in:
linux-i2c
From: Linus Walleij <hidden>
Date: 2012-05-09 08:53:50
Also in:
linux-i2c
On Fri, May 4, 2012 at 8:23 PM, Lee Jones [off-list ref] wrote:
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. Signed-off-by: Lee Jones <redacted>
(...)
- ? ? ? ? ? ? ? ? ? ? ? interrupts = <46 47>; + ? ? ? ? ? ? ? ? ? ? ? interrupts = <0 47 0x4>;
Sorry I don't get it, why is two values in decimal and one in hex? Please choose one and stick to it... Yours, Linus Walleij