Re: [PATCH 1/2] mips: dts: align LED node names with dtschema

From: Sergio Paracuellos
Date: Tue Feb 14 2023 - 07:36:51 EST


On Sat, Feb 11, 2023 at 11:50 AM <arinc9.unal@xxxxxxxxx> wrote:
>
> From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
>
> The node names should be generic and DT schema expects certain pattern:
>
> mt7621-gnubee-gb-pc1.dtb: gpio-leds: 'power', 'system' do not match any of the regexes: '(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+'
>
> Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
> ---
> .../dts/cavium-octeon/dlink_dsr-1000n.dts | 10 ++++-----
> .../boot/dts/cavium-octeon/dlink_dsr-500n.dts | 6 ++---
> arch/mips/boot/dts/ingenic/ci20.dts | 8 +++----
> arch/mips/boot/dts/pic32/pic32mzda_sk.dts | 6 ++---
> .../boot/dts/qca/ar9132_tl_wr1043nd_v1.dts | 8 +++----
> .../mips/boot/dts/qca/ar9331_dragino_ms14.dts | 8 +++----
> arch/mips/boot/dts/qca/ar9331_omega.dts | 2 +-
> arch/mips/boot/dts/qca/ar9331_tl_mr3020.dts | 8 +++----
> .../ralink/gardena_smart_gateway_mt7688.dts | 22 +++++++++----------
> .../boot/dts/ralink/mt7621-gnubee-gb-pc1.dts | 4 ++--
> .../boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 12 +++++-----
> 11 files changed, 47 insertions(+), 47 deletions(-)

Reviewed-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>

Thanks,
Sergio Paracuellos