Re: [PATCH 07/14] arm64: dts: meson-gx: fix periphs bus node name

From: Martin Blumenstingl
Date: Tue Aug 20 2019 - 16:26:13 EST


On Wed, Aug 14, 2019 at 4:32 PM Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:
>
> This fixes the following DT schemas check errors:
> meson-gxbb-nanopi-k2.dt.yaml: periphs@c8834000: $nodename:0: 'periphs@c8834000' does not match '^(bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
> meson-gxl-s805x-libretech-ac.dt.yaml: periphs@c8834000: $nodename:0: 'periphs@c8834000' does not match '^(bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
>
> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>