Skip to content

Commit 2677110

Browse files
prabhakarladgeertu
authored andcommitted
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 <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20240423175900.702640-2-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent a39741d commit 2677110

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -79,21 +79,6 @@ additionalProperties:
7979
- $ref: pincfg-node.yaml#
8080
- $ref: pinmux-node.yaml#
8181

82-
- if:
83-
properties:
84-
compatible:
85-
contains:
86-
enum:
87-
- renesas,r9a08g045-pinctrl
88-
then:
89-
properties:
90-
drive-strength: false
91-
output-impedance-ohms: false
92-
slew-rate: false
93-
else:
94-
properties:
95-
drive-strength-microamp: false
96-
9782
description:
9883
Pin controller client devices use pin configuration subnodes (children
9984
and grandchildren) for desired pin configuration.

0 commit comments

Comments
 (0)