mbox series

[v2,0/2] clk: bcm63xx-gate: add BCM6318 support

Message ID 20200610140858.207329-1-noltari@gmail.com (mailing list archive)
Headers show
Series clk: bcm63xx-gate: add BCM6318 support | expand

Message

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

Álvaro Fernández Rojas (2):
  dt-bindings: clock: bcm63xx: add 6318 gated clock bindings
  clk: bcm63xx-gate: add BCM6318 support

 .../bindings/clock/brcm,bcm63xx-clocks.txt    |  2 +
 drivers/clk/bcm/clk-bcm63xx-gate.c            | 44 +++++++++++++++++++
 2 files changed, 46 insertions(+)

Comments

Stephen Boyd June 20, 2020, midnight UTC | #1
> Add support for the gated clock controllers found on the BCM6318.
> 
> Álvaro Fernández Rojas (2):
>   dt-bindings: clock: bcm63xx: add 6318 gated clock bindings
>   clk: bcm63xx-gate: add BCM6318 support
> 
>  .../bindings/clock/brcm,bcm63xx-clocks.txt    |  2 +
>  drivers/clk/bcm/clk-bcm63xx-gate.c            | 44 +++++++++++++++++++
>  2 files changed, 46 insertions(+)
> 

Sorry please don't send these in reply to the original patch series. I
have a hard time finding new patch series in my 'thread summary' view.