diff mbox series

[v2,1/2] dt-bindings: clock: bcm63xx: add 6318 gated clock bindings

Message ID 20200610140858.207329-2-noltari@gmail.com (mailing list archive)
State Mainlined
Commit 8fc4f427b84b3949db0be2f66955f91a0c29ba66
Headers show
Series clk: bcm63xx-gate: add BCM6318 support | expand

Commit Message

Álvaro Fernández Rojas June 10, 2020, 2:08 p.m. UTC
Add BCM6318 to the binding documentation for the gated clock controllers found
on BCM63xx SoCs.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
---
 v2: no changes.

 Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring (Arm) June 17, 2020, 10:23 p.m. UTC | #1
On Wed, 10 Jun 2020 16:08:57 +0200, Álvaro Fernández Rojas wrote:
> Add BCM6318 to the binding documentation for the gated clock controllers found
> on BCM63xx SoCs.
> 
> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>  v2: no changes.
> 
>  Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Stephen Boyd June 20, 2020, 12:02 a.m. UTC | #2
Quoting Álvaro Fernández Rojas (2020-06-10 07:08:57)
> Add BCM6318 to the binding documentation for the gated clock controllers found
> on BCM63xx SoCs.
> 
> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
> ---

Applied to clk-next
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt b/Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt
index 3041657e2f96..3e7ca5530775 100644
--- a/Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt
+++ b/Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt
@@ -3,6 +3,8 @@  Gated Clock Controller Bindings for MIPS based BCM63XX SoCs
 Required properties:
 - compatible: must be one of:
 	 "brcm,bcm3368-clocks"
+	 "brcm,bcm6318-clocks"
+	 "brcm,bcm6318-ubus-clocks"
 	 "brcm,bcm6328-clocks"
 	 "brcm,bcm6358-clocks"
 	 "brcm,bcm6362-clocks"