Re: [PATCH 02/19] ARM: ux500: Add UART support to the HREF Device Tree

2012-09-10 Thread Linus Walleij
On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones wrote: > Here we add three nodes enabling UART support on the HREF hardware > reference board. > > Signed-off-by: Lee Jones Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH 02/19] ARM: ux500: Add UART support to the HREF Device Tree

2012-09-07 Thread Lee Jones
Here we add three nodes enabling UART support on the HREF hardware reference board. Signed-off-by: Lee Jones --- arch/arm/boot/dts/hrefv60plus.dts | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/hrefv60plus.dts b/arch/arm/boot/dts/hrefv60plus.dts index 96bf8a