]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: pinctrl: pincfg-node: permit bias-high-impedance with other bias properties
authorConor Dooley <conor.dooley@microchip.com>
Tue, 10 Mar 2026 17:58:27 +0000 (17:58 +0000)
committerLinus Walleij <linusw@kernel.org>
Wed, 11 Mar 2026 12:54:53 +0000 (13:54 +0100)
commit91910a4047e4d3c85e140604c9b75097bb8f0329
treeb626383f1a2277cfee9ae0adc9f19a6fb80ed0e8
parentb7fff045a9f8d15d78ae3206ab393f55bf9c383d
dt-bindings: pinctrl: pincfg-node: permit bias-high-impedance with other bias properties

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@kernel.org>
Fixes: a901e8705f89f ("dt-bindings: pinctrl: pincfg-node: add restrictions on conflicting properties")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml