ARM: dts: pxa*: Fix serial port names
authorLubomir Rintel <lkundrak@v3.sk>
Fri, 20 Mar 2020 17:40:59 +0000 (18:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Mar 2020 11:27:28 +0000 (12:27 +0100)
commit8524e2a939083b5e985d1cdd86e029c2b2e21faa
tree9cac1d20c5465bd835ceecd6f7a8e97a9e309b59
parent1f0c1314c51cdc282992cad0cb4d0986d2926969
ARM: dts: pxa*: Fix serial port names

There's a preferred node name for serial ports, and it's not "uart":

  pxa910-dkb.dt.yaml: uart@d4017000: $nodename:0: 'uart@d4017000'
      does not match '^serial(@[0-9a-f,]+)*$'
  ...

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200320174107.29406-3-lkundrak@v3.sk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/pxa168.dtsi
arch/arm/boot/dts/pxa910.dtsi