[PATCH v2 2/5] ARM: dts: NSP: Fix mpcore, mmc node names

Florian Fainelli f.fainelli at gmail.com
Thu Sep 2 14:05:13 PDT 2021


On Sun, 29 Aug 2021 22:37:48 +0000, Matthew Hagan <mnhagan88 at gmail.com> wrote:
> 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 at 19000000: $nodename:0: 'mpcore at 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 at 21000: $nodename:0: 'sdhci at 21000' does not match '^mmc(@.*)?$'
> 
> Signed-off-by: Matthew Hagan <mnhagan88 at gmail.com>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian



More information about the linux-arm-kernel mailing list