Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7a9e2f0 authored by Rob Herring's avatar Rob Herring Committed by Michal Simek
Browse files

microblaze: dts: replace 'linux,stdout-path' with 'stdout-path'



'linux,stdout-path' has been deprecated for some time in favor of
'stdout-path'. Now dtc will warn on occurrences of 'linux,stdout-path'.
Search and replace the one occurrence with 'stdout-path'.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Michal Simek <monstr@monstr.eu>
Cc: devicetree@vger.kernel.org
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 96f0e6fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
	} ;
	chosen {
		bootargs = "console=ttyUL0,115200 highres=on";
		linux,stdout-path = "/plb@0/serial@84000000";
		stdout-path = "/plb@0/serial@84000000";
	} ;
	cpus {
		#address-cells = <1>;