[PATCH] MIPS: rzx50: use short form for serial1 reference
Sascha Hauer
s.hauer at pengutronix.de
Mon Mar 31 02:32:29 EDT 2014
On Fri, Mar 28, 2014 at 08:28:34PM +0400, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
Applied, thanks
Sascha
> ---
> arch/mips/dts/rzx50.dts | 8 +++-----
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/arch/mips/dts/rzx50.dts b/arch/mips/dts/rzx50.dts
> index 78103e3..360c1bf 100644
> --- a/arch/mips/dts/rzx50.dts
> +++ b/arch/mips/dts/rzx50.dts
> @@ -9,10 +9,8 @@
> memory {
> reg = <0x00000000 0x4000000>;
> };
> +};
>
> - soc {
> - serial1: serial at b0031000 {
> - status = "okay";
> - };
> - };
> +&serial1 {
> + status = "okay";
> };
> --
> 1.9.0
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list