Re: [PATCH 1/2] arm:dts: am3517-evm: Fix LED3/4 pinmux

From: Tony Lindgren
Date: Thu Sep 07 2023 - 12:51:12 EST


* Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> [230907 06:11]:
> On 07/09/2023 03:01, Adam Ford wrote:
> > @@ -355,3 +348,12 @@ OMAP3430_CORE2_IOPAD(0x25e2, PIN_INPUT | MUX_MODE3) /* etk_d3.hsusb1_data7 */
> > >;
> > };
> > };
> > +
> > +&omap3_pmx_wkup {
> > + leds_pins: pinmux_leds_pins {
>
> Come on... why moving it and changing the name to incorrect one? Isn't a
> move cut-paste?

Just wondering/hoping.. Are you now able to automatically catch patches
that produce make dtbs_check warnings for node names for pinctrl-single?

Regards,

Tony