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

Stephen Warren swarren at wwwdotorg.org
Tue Nov 13 16:13:17 EST 2012


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 at 10000000 {
>  
> +		serial at 100 {

Very minor nit: Why the blank line there?

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



More information about the devicetree-discuss mailing list