Re: [PATCH] dt-bindings: pinctrl: pincfg-node: permit bias-high-impedance with other bias properties
From: Linus Walleij
Date: Wed Mar 11 2026 - 08:56:34 EST
On Tue, Mar 10, 2026 at 6:58 PM Conor Dooley <conor@xxxxxxxxxx> wrote:
> From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
>
> It is possible that devices tristate buffers may set the buffer to
> the high-Z state in addition to setting pull-up or pull-down on a pin.
> Remove this particular restriction to prevent warning on zynqmp systems
> where this configuration seems to be valid.
>
> Reported-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> Fixes: a901e8705f89f ("dt-bindings: pinctrl: pincfg-node: add restrictions on conflicting properties")
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Applied to devel (next) so we rid the warnings, thanks!
Yours,
Linus Walleij