dt-bindings: bus: uniphier-system-bus: fix warning in example
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 23 Jun 2020 11:32:42 +0000 (20:32 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jul 2020 07:34:00 +0000 (09:34 +0200)
commit71b9e938ca30ed83d058355a01697e1b4681c5d6
tree249975723be5d746ae9a75a79cdcbc49e053c418
parente94821b277f88a5e2a8ee382490f6aace4e2fdfa
dt-bindings: bus: uniphier-system-bus: fix warning in example

[ Upstream commit 0fb24d1e5a6cf3b7ca0df325fbfb10895df41bec ]

Since commit e69f5dc623f9 ("dt-bindings: serial: Convert 8250 to
json-schema"), the schema for "ns16550a" is checked.

'make dt_binding_check' emits the following warning:

  uart@5,00200000: $nodename:0: 'uart@5,00200000' does not match '^serial(@[0-9a-f,]+)*$'

Rename the node to follow the pattern defined in
Documentation/devicetree/bindings/serial/serial.yaml

While I was here, I removed leading zeros from unit names.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Link: https://lore.kernel.org/r/20200623113242.779241-1-yamada.masahiro@socionext.com
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/devicetree/bindings/bus/socionext,uniphier-system-bus.yaml