Re: [RESEND PATCH v2 2/2] dt-bindings: pinctrl: pincfg-node: add restrictions on conflicting properties
From: Rob Herring
Date: Fri Mar 06 2026 - 18:41:39 EST
On Tue, Feb 24, 2026 at 7:41 AM Conor Dooley <conor.dooley@xxxxxxxxxxxxx> wrote:
>
> Many of the possible pincfg properties are not compatible with one
> another, either because they represent mutually exclusive states for a
> pin or because they provide the same information in different units.
>
> Add some simple restrictions to prevent invalid configurations.
>
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> ---
> .../bindings/pinctrl/pincfg-node.yaml | 105 ++++++++++++++++--
> 1 file changed, 98 insertions(+), 7 deletions(-)
This causes new warnings on Xilinx zynqmp and I think some QCom platforms.
Rob