Commit 8758efbd authored by Rob Herring's avatar Rob Herring Committed by Linus Walleij

dt-bindings: pinctrl: nuvoton,npcm845: Drop redundant type for "slew-rate"

pincfg-node.yaml already defines the type for "slew-rate", so drop the
type from the nuvoton,npcm845-pinctrl binding.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240124190106.1540585-2-robh@kernel.orgSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 736ed7ce
...@@ -159,7 +159,6 @@ patternProperties: ...@@ -159,7 +159,6 @@ patternProperties:
description: | description: |
0: Low rate 0: Low rate
1: High rate 1: High rate
$ref: /schemas/types.yaml#/definitions/uint32
enum: [0, 1] enum: [0, 1]
drive-strength: drive-strength:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment