diff options
author | Rob Herring <robh@kernel.org> | 2024-01-24 13:01:05 -0600 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-01-31 09:09:57 +0100 |
commit | 8758efbdc2b0c2fad7d7bddeb8732bc52b93b038 (patch) | |
tree | eaef60f8b67111b9da73013e60847aefc0f74801 /Documentation/devicetree/bindings/pinctrl | |
parent | 736ed7ce0a5d10da3ff0e44719d1c232ce69da04 (diff) | |
download | linux-8758efbdc2b0c2fad7d7bddeb8732bc52b93b038.tar.gz linux-8758efbdc2b0c2fad7d7bddeb8732bc52b93b038.tar.bz2 linux-8758efbdc2b0c2fad7d7bddeb8732bc52b93b038.zip |
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: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240124190106.1540585-2-robh@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml index 20cf0102aa63..b55d9c316659 100644 --- a/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml @@ -159,7 +159,6 @@ patternProperties: description: | 0: Low rate 1: High rate - $ref: /schemas/types.yaml#/definitions/uint32 enum: [0, 1] drive-strength: |