All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3
@ 2019-01-23 18:46 Adam Ford
  2019-02-03  1:08 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2019-01-23 18:46 UTC (permalink / raw)
  To: u-boot

The chosen node was added in the kernel.  This may come in handy
in the future, so resync with 5.0-rc3

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm/dts/am3517-evm.dts b/arch/arm/dts/am3517-evm.dts
index 1e2bb68231..3527c0f2df 100644
--- a/arch/arm/dts/am3517-evm.dts
+++ b/arch/arm/dts/am3517-evm.dts
@@ -20,6 +20,10 @@
 		display0 = &lcd0;
 	};
 
+	chosen {
+		stdout-path = &uart3;
+	};
+
 	memory at 80000000 {
 		device_type = "memory";
 		reg = <0x80000000 0x10000000>; /* 256 MB */
-- 
2.17.1

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

* [U-Boot] ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3
  2019-01-23 18:46 [U-Boot] [PATCH] ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3 Adam Ford
@ 2019-02-03  1:08 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-02-03  1:08 UTC (permalink / raw)
  To: u-boot

On Wed, Jan 23, 2019 at 12:46:42PM -0600, Adam Ford wrote:

> The chosen node was added in the kernel.  This may come in handy
> in the future, so resync with 5.0-rc3
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> diff --git a/arch/arm/dts/am3517-evm.dts b/arch/arm/dts/am3517-evm.dts
> index 1e2bb68231..3527c0f2df 100644

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190202/9804add7/attachment.sig>

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

end of thread, other threads:[~2019-02-03  1:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23 18:46 [U-Boot] [PATCH] ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3 Adam Ford
2019-02-03  1:08 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.