Re: [PATCH v6 2/6] mux: gpio: add optional regulator support
From: Krzysztof Kozlowski
Date: Thu May 08 2025 - 08:55:20 EST
On 08/05/2025 14:45, Johan Hovold wrote:
>> nit: "failed to get/enable mux supply" may be more consistent with the
>> other (non-capitalised error) messages and avoids repeating "gpio mux"
>> which will be added by driver core.
>>
>>> +
>>> ret = devm_mux_chip_register(dev, mux_chip);
>>> if (ret < 0)
>>> return ret;
>>
>> Either way:
>>
>> Reviewed-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
>> Tested-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
>
> Can someone please pick this one and the binding update up for 6.16?
>
> I see you recently volunteered to do so, Krzysztof? [1]
Sure, thanks for ping. I'll take with your change in err msg.
>
> Johan
>
> [1] https://lore.kernel.org/all/20250501175303.144102-2-krzysztof.kozlowski@xxxxxxxxxx/
Best regards,
Krzysztof