[PATCH v2 2/2] ARM: imx/pcm043: add oftree support

Fabio Estevam festevam at gmail.com
Fri Aug 10 09:38:02 EDT 2012


On 8/10/12, Uwe Kleine-König <u.kleine-koenig at pengutronix.de> wrote:

> +			serial at 43f90000 {
> +				status = "okay";
> +			};
> +
> +			serial at 43f94000 {
> +				status = "okay";

On other i.mx boards the format is:

uart1: serial at 43f90000

Should the same be done here?

This would allow to quickly recognize the port number without having
to look at the datasheet or .dtsi file.

Regards,

Fabio Estevam



More information about the linux-arm-kernel mailing list