summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/stih410-b2260.dts
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-02-28 16:41:15 -0600
committerArnd Bergmann <arnd@arndb.de>2018-03-07 15:28:21 +0100
commitdb543066301739052beb7b3656636df66c8ccca7 (patch)
treee7d0cb9f87ea0ea8d9fb72eca1ce0726d49c5de7 /arch/arm/boot/dts/stih410-b2260.dts
parent9f068ac878e200eb99fc5dbe1f32b1e925c3c8d5 (diff)
arm: 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 all the of occurrences with 'stdout-path'. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/stih410-b2260.dts')
-rw-r--r--arch/arm/boot/dts/stih410-b2260.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/stih410-b2260.dts b/arch/arm/boot/dts/stih410-b2260.dts
index 5ccc6bb050df..feb8834478fa 100644
--- a/arch/arm/boot/dts/stih410-b2260.dts
+++ b/arch/arm/boot/dts/stih410-b2260.dts
@@ -16,7 +16,7 @@
chosen {
bootargs = "console=ttyAS1,115200 clk_ignore_unused";
- linux,stdout-path = &uart1;
+ stdout-path = &uart1;
};
memory@40000000 {