diff mbox series

[3/3] dt-bindings: pinctrl: sunxi: Disallow the resets property

Message ID 20220531053623.43851-4-samuel@sholland.org
State Not Applicable, archived
Headers show
Series pinctrl: sunxi: Remove non-existent reset line references | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Samuel Holland May 31, 2022, 5:36 a.m. UTC
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: Samuel Holland <samuel@sholland.org>
---

 .../bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml          | 3 ---
 1 file changed, 3 deletions(-)

Comments

Rob Herring (Arm) June 5, 2022, 9:25 p.m. UTC | #1
On Tue, 31 May 2022 00:36:23 -0500, Samuel Holland wrote:
> 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: Samuel Holland <samuel@sholland.org>
> ---
> 
>  .../bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml          | 3 ---
>  1 file changed, 3 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml
index bfce850c2035..fa0c2df04675 100644
--- a/Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml
@@ -80,9 +80,6 @@  properties:
       - const: hosc
       - const: losc
 
-  resets:
-    maxItems: 1
-
   gpio-controller: true
   interrupt-controller: true
   gpio-line-names: true