1
0
Fork 0

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>
hifive-unleashed-5.1
Rob Herring 2018-02-28 16:41:15 -06:00 committed by Arnd Bergmann
parent 9f068ac878
commit db54306630
16 changed files with 16 additions and 16 deletions

View File

@ -24,7 +24,7 @@
};
chosen {
linux,stdout-path = &usart2;
stdout-path = &usart2;
};
memory {

View File

@ -17,7 +17,7 @@
"digi,connectcore-ccxmx51-som", "fsl,imx51";
chosen {
linux,stdout-path = &uart1;
stdout-path = &uart1;
};
};

View File

@ -13,7 +13,7 @@
/ {
chosen {
linux,stdout-path = &uart4;
stdout-path = &uart4;
};
regulators {

View File

@ -24,7 +24,7 @@
chosen {
bootargs = "console=ttyS0,115200n8 earlyprintk";
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
soc {

View File

@ -30,7 +30,7 @@
chosen {
bootargs = "console=ttyS0,115200n8 earlyprintk";
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
soc {

View File

@ -48,7 +48,7 @@
/ {
chosen {
bootargs = "console=ttyS0,115200n8 earlyprintk";
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
soc {

View File

@ -60,7 +60,7 @@
chosen {
bootargs = "console=ttyS0,115200 earlyprintk";
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
soc {

View File

@ -24,7 +24,7 @@
chosen {
bootargs = "console=ttyS0,115200n8 earlyprintk";
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
soc {

View File

@ -21,7 +21,7 @@
chosen {
bootargs = "console=ttyS0,115200n8 earlyprintk";
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
soc {

View File

@ -23,7 +23,7 @@
};
chosen {
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
clocks {

View File

@ -23,7 +23,7 @@
};
chosen {
linux,stdout-path = &uart0;
stdout-path = &uart0;
};
clocks {

View File

@ -15,7 +15,7 @@
chosen {
bootargs = "console=ttyAS0,115200 clk_ignore_unused";
linux,stdout-path = &sbc_serial0;
stdout-path = &sbc_serial0;
};
memory@40000000 {

View File

@ -15,7 +15,7 @@
chosen {
bootargs = "console=ttyAS0,115200 clk_ignore_unused";
linux,stdout-path = &sbc_serial0;
stdout-path = &sbc_serial0;
};
memory@40000000 {

View File

@ -16,7 +16,7 @@
chosen {
bootargs = "console=ttyAS1,115200 clk_ignore_unused";
linux,stdout-path = &uart1;
stdout-path = &uart1;
};
memory@40000000 {

View File

@ -15,7 +15,7 @@
chosen {
bootargs = "console=ttyAS0,115200 clk_ignore_unused";
linux,stdout-path = &sbc_serial0;
stdout-path = &sbc_serial0;
};
memory@40000000 {

View File

@ -51,7 +51,7 @@
chosen {
bootargs = "console=ttyLP2,115200 clk_ignore_unused init=/linuxrc rw";
linux,stdout-path = "&uart2";
stdout-path = "&uart2";
};
memory {