linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am335x-bone-common: use stdout-path in Beaglebone boards.
@ 2016-06-17 11:10 Enric Balletbo i Serra
  2016-06-21 11:53 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Enric Balletbo i Serra @ 2016-06-17 11:10 UTC (permalink / raw)
  To: linux-omap, devicetree, linux-kernel; +Cc: Tony Lindgren, Rob Herring

This commit adds the stdout-path propety in /chosen for all Beaglebone
boards.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
---
 arch/arm/boot/dts/am335x-bone-common.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi
index 0cc150b..b6c4010 100644
--- a/arch/arm/boot/dts/am335x-bone-common.dtsi
+++ b/arch/arm/boot/dts/am335x-bone-common.dtsi
@@ -18,6 +18,10 @@
 		reg = <0x80000000 0x10000000>; /* 256 MB */
 	};
 
+	chosen {
+		stdout-path = &uart0;
+	};
+
 	leds {
 		pinctrl-names = "default";
 		pinctrl-0 = <&user_leds_s0>;
-- 
2.1.0

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

* Re: [PATCH] ARM: dts: am335x-bone-common: use stdout-path in Beaglebone boards.
  2016-06-17 11:10 [PATCH] ARM: dts: am335x-bone-common: use stdout-path in Beaglebone boards Enric Balletbo i Serra
@ 2016-06-21 11:53 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2016-06-21 11:53 UTC (permalink / raw)
  To: Enric Balletbo i Serra; +Cc: linux-omap, devicetree, linux-kernel, Rob Herring

* Enric Balletbo i Serra <enric.balletbo@collabora.com> [160617 04:12]:
> This commit adds the stdout-path propety in /chosen for all Beaglebone
> boards.

Applying into omap-for-v4.8/dt thanks.

Tony

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

end of thread, other threads:[~2016-06-21 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-17 11:10 [PATCH] ARM: dts: am335x-bone-common: use stdout-path in Beaglebone boards Enric Balletbo i Serra
2016-06-21 11:53 ` Tony Lindgren

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).