Re: [PATCH v2 1/2] dt-bindings: mux: adg1736: add support

From: Rob Herring (Arm)

Date: Tue Jan 06 2026 - 13:52:47 EST



On Mon, 05 Jan 2026 13:57:56 +0200, Antoniu Miclaus wrote:
> Add device tree bindings for ADG1736, a dual SPDT switch that
> functions as two independent 2:1 multiplexers. Each switch can
> connect its drain terminal to one of two source terminals (A or B).
>
> The device provides two mux controllers controlled by individual
> GPIO pins, with a shared enable pin for disabling all switches.
>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> ---
> changes in v2:
> * rename ctrl-gpios to mux-gpios
> * rename en-gpios to enable-gpios
> * use items format for mux-gpios description
> * simplify property descriptions
> ---
> .../devicetree/bindings/mux/adi,adg1736.yaml | 75 +++++++++++++++++++
> 1 file changed, 75 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mux/adi,adg1736.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>