linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node
@ 2019-09-05 12:46 Bin Meng
  2019-09-10  6:14 ` Christoph Hellwig
  2019-09-19 12:48 ` Paul Walmsley
  0 siblings, 2 replies; 4+ messages in thread
From: Bin Meng @ 2019-09-05 12:46 UTC (permalink / raw)
  To: Palmer Dabbelt, Paul Walmsley; +Cc: linux-riscv, linux-kernel

U-Boot expects this alias to be in place in order to fix up the mac
address of the ethernet node.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
---

 arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/riscv/boot/dts/sifive/fu540-c000.dtsi b/arch/riscv/boot/dts/sifive/fu540-c000.dtsi
index a9d48ff..9e55c22 100644
--- a/arch/riscv/boot/dts/sifive/fu540-c000.dtsi
+++ b/arch/riscv/boot/dts/sifive/fu540-c000.dtsi
@@ -13,6 +13,7 @@
 	aliases {
 		serial0 = &uart0;
 		serial1 = &uart1;
+		ethernet0 = &eth0;
 	};
 
 	chosen {
-- 
2.7.4


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

* Re: [PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node
  2019-09-05 12:46 [PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node Bin Meng
@ 2019-09-10  6:14 ` Christoph Hellwig
  2019-09-19 10:03   ` Bin Meng
  2019-09-19 12:48 ` Paul Walmsley
  1 sibling, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2019-09-10  6:14 UTC (permalink / raw)
  To: Bin Meng; +Cc: linux-riscv, Palmer Dabbelt, linux-kernel, Paul Walmsley

On Thu, Sep 05, 2019 at 05:46:14AM -0700, Bin Meng wrote:
> U-Boot expects this alias to be in place in order to fix up the mac
> address of the ethernet node.
> 
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>

Looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

* Re: [PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node
  2019-09-10  6:14 ` Christoph Hellwig
@ 2019-09-19 10:03   ` Bin Meng
  0 siblings, 0 replies; 4+ messages in thread
From: Bin Meng @ 2019-09-19 10:03 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: linux-riscv, Palmer Dabbelt, linux-kernel, Paul Walmsley

Hi,

On Tue, Sep 10, 2019 at 2:14 PM Christoph Hellwig <hch@infradead.org> wrote:
>
> On Thu, Sep 05, 2019 at 05:46:14AM -0700, Bin Meng wrote:
> > U-Boot expects this alias to be in place in order to fix up the mac
> > address of the ethernet node.
> >
> > Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
>
> Looks good:
>
> Reviewed-by: Christoph Hellwig <hch@lst.de>

What's the status of this patch? thanks!

Regards,
Bin

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

* Re: [PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node
  2019-09-05 12:46 [PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node Bin Meng
  2019-09-10  6:14 ` Christoph Hellwig
@ 2019-09-19 12:48 ` Paul Walmsley
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Walmsley @ 2019-09-19 12:48 UTC (permalink / raw)
  To: Bin Meng; +Cc: linux-riscv, Palmer Dabbelt, linux-kernel

On Thu, 5 Sep 2019, Bin Meng wrote:

> U-Boot expects this alias to be in place in order to fix up the mac
> address of the ethernet node.
> 
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>

Thanks, queued for v5.4-rc with Christoph's Reviewed-by.


- Paul

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2019-09-19 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05 12:46 [PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node Bin Meng
2019-09-10  6:14 ` Christoph Hellwig
2019-09-19 10:03   ` Bin Meng
2019-09-19 12:48 ` Paul Walmsley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).