Re: [PATCH] dt-bindings: mux: reg-mux: Allow zero-cell controls

From: Rob Herring (Arm)

Date: Thu Sep 24 2026 - 09:33:02 EST



On Mon, 21 Sep 2026 18:26:16 -0500, Rob Herring (Arm) wrote:
> Some reg-mux users reference a controller without an argument cell
> when there is only one mux control exposed by the provider.
>
> Permit #mux-control-cells to be either 0 or 1 so the converted schema
> matches both existing provider styles.
>
> Assisted-by: LLM
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mux/reg-mux.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied, thanks!