]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf46e4a4feabd011c8310f20f0e78ab26039e5a3f
tree9cac1d20c5465bd835ceecd6f7a8e97a9e309b59
parent2579e13aacb141dee270d34573f904bf7c6d8f5c
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