Commit f152a48a authored by Samuel Holland's avatar Samuel Holland Committed by Linus Walleij

dt-bindings: pinctrl: sunxi: Disallow the resets property

None of the sunxi pin controllers have a module reset line. This is
confirmed by documentation (A80) as well as experimentation (A33).

Since the property is not applicable to any variant of the hardware,
let's remove it from the binding.
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220531053623.43851-4-samuel@sholland.orgSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent daf4cfdd
......@@ -80,9 +80,6 @@ properties:
- const: hosc
- const: losc
resets:
maxItems: 1
gpio-controller: true
interrupt-controller: true
gpio-line-names: true
......
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