mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] MIPS: rzx50: use short form for serial1 reference
@ 2014-03-28 16:28 Antony Pavlov
  2014-03-31  6:32 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2014-03-28 16:28 UTC (permalink / raw)
  To: barebox

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 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@b0031000 {
-			status = "okay";
-		};
-	};
+&serial1 {
+	status = "okay";
 };
-- 
1.9.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS: rzx50: use short form for serial1 reference
  2014-03-28 16:28 [PATCH] MIPS: rzx50: use short form for serial1 reference Antony Pavlov
@ 2014-03-31  6:32 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-03-31  6:32 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Fri, Mar 28, 2014 at 08:28:34PM +0400, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@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@b0031000 {
> -			status = "okay";
> -		};
> -	};
> +&serial1 {
> +	status = "okay";
>  };
> -- 
> 1.9.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@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 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-31  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-28 16:28 [PATCH] MIPS: rzx50: use short form for serial1 reference Antony Pavlov
2014-03-31  6:32 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox