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

2019-08-20 Thread Martin Blumenstingl
On Wed, Aug 14, 2019 at 4:32 PM Neil Armstrong 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:

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

2019-08-14 Thread Neil Armstrong
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