Re: [RFC] MIPS: BCM63XX: enable serial through Device Tree

From: Stephen Warren
Date: Tue Nov 13 2012 - 00:13:32 EST


On 11/11/2012 05:50 AM, Jonas Gorski wrote:
> Enable serial through Device Tree board files instead of legacy
> board files.

> diff --git a/arch/mips/bcm63xx/dts/96328avng.dts b/arch/mips/bcm63xx/dts/96328avng.dts

> ubus@10000000 {
>
> + serial@100 {

Very minor nit: Why the blank line there?

> + status = "ok";
> + };
> };
> };

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/