diff mbox series

[v2,2/5] dt-bindings: mfd: ti,twl: Add clock provider properties

Message ID 20230830182038.878265-3-andreas@kemnade.info
State Changes Requested
Headers show
Series ARM: omap: omap4-embt2ws: 32K clock for WLAN | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied fail build log

Commit Message

Andreas Kemnade Aug. 30, 2023, 6:20 p.m. UTC
Since these devices provide clock outputs, add the corresponding
property.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 Documentation/devicetree/bindings/mfd/ti,twl.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Conor Dooley Aug. 31, 2023, 3:55 p.m. UTC | #1
On Wed, Aug 30, 2023 at 08:20:35PM +0200, Andreas Kemnade wrote:
> Since these devices provide clock outputs, add the corresponding
> property.
> 
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
> ---
>  Documentation/devicetree/bindings/mfd/ti,twl.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> index 3d7b3e0addafa..6bb781b95ecdb 100644
> --- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> +++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> @@ -37,6 +37,9 @@ properties:
>    "#interrupt-cells":
>      const: 1
>  
> +  "#clock-cells":
> +    const: 1
> +

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

>  additionalProperties: true
>  
>  required:
> -- 
> 2.39.2
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
index 3d7b3e0addafa..6bb781b95ecdb 100644
--- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
+++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
@@ -37,6 +37,9 @@  properties:
   "#interrupt-cells":
     const: 1
 
+  "#clock-cells":
+    const: 1
+
 additionalProperties: true
 
 required: