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"; > + }; > }; > };