ARM: dts: NSP: Fix mpcore, mmc node names
authorMatthew Hagan <mnhagan88@gmail.com>
Sun, 29 Aug 2021 22:37:48 +0000 (22:37 +0000)
committerFlorian Fainelli <f.fainelli@gmail.com>
Tue, 14 Sep 2021 21:34:56 +0000 (14:34 -0700)
commit15a563d008ef9d04df525f0c476cd7d7127bb883
treecf5ba55b9aad594e1124a48c7c82befa97e188c5
parent695717eb4c61173d05a277e37132b5e2c6531bf1
ARM: dts: NSP: Fix mpcore, mmc node names

Running dtbs_check yielded the issues with bcm-nsp.dtsi.

Firstly this patch fixes the following message by appending "-bus" to
the mpcore node name:
mpcore@19000000: $nodename:0: 'mpcore@19000000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'

Secondly mmc node name. The label name can remain as is.
sdhci@21000: $nodename:0: 'sdhci@21000' does not match '^mmc(@.*)?$'

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm-nsp.dtsi