From: Lad Prabhakar Date: Tue, 23 Apr 2024 17:58:48 +0000 (+0100) Subject: dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Remove the check from the object X-Git-Tag: v6.11-rc1~88^2~41^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26771100519af263e3b04b635bc917f8dfbdb77c;p=thirdparty%2Flinux.git dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Remove the check from the object Drop the bogus check from object as this didn't really add restriction check. Signed-off-by: Lad Prabhakar Reviewed-by: Rob Herring Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20240423175900.702640-2-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml index 4d5a957fa232e..881e992adca30 100644 --- a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml @@ -79,21 +79,6 @@ additionalProperties: - $ref: pincfg-node.yaml# - $ref: pinmux-node.yaml# - - if: - properties: - compatible: - contains: - enum: - - renesas,r9a08g045-pinctrl - then: - properties: - drive-strength: false - output-impedance-ohms: false - slew-rate: false - else: - properties: - drive-strength-microamp: false - description: Pin controller client devices use pin configuration subnodes (children and grandchildren) for desired pin configuration.