mbox series

[GIT,PULL] clk: meson: amlogic clock updates for v6.8

Message ID 1jzfy28qdf.fsf@starbuckisacylon.baylibre.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] clk: meson: amlogic clock updates for v6.8 | expand

Pull-request

https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.8-1

Message

Jerome Brunet Dec. 22, 2023, 10:41 a.m. UTC
Hi Stephen,

Here are the amlogic clock updates for v6.8.
It adds few new clocks on the g12 SoC family, for DSI, CSI and the ISP.

Cheers
Jerome

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.8-1

for you to fetch changes up to 5205628ab0bfe64952974d476ee001f6c7e0ef7f:

  clk: meson: g12a: add CSI & ISP gates clocks (2023-11-24 18:08:48 +0100)

----------------------------------------------------------------
Amlogic clock updates for v6.8

* Add DSI clocks on g12/sm1
* Add CSI and ISP clocks on g12/sm1

----------------------------------------------------------------
Jerome Brunet (1):
      Merge branch 'v6.8/dt-bindings' into v6.8/drivers

Neil Armstrong (5):
      dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids
      clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks
      dt-bindings: clock: g12a-clkc: add MIPI ISP & CSI PHY clock ids
      clk: meson: g12a: add MIPI ISP clocks
      clk: meson: g12a: add CSI & ISP gates clocks

 drivers/clk/meson/g12a.c              | 115 ++++++++++++++++++++++++++++++++++
 drivers/clk/meson/g12a.h              |   1 +
 include/dt-bindings/clock/g12a-clkc.h |   8 +++
 3 files changed, 124 insertions(+)

Comments

Stephen Boyd Jan. 2, 2024, 11:34 p.m. UTC | #1
Quoting Jerome Brunet (2023-12-22 02:41:11)
> 
> Hi Stephen,
> 
> Here are the amlogic clock updates for v6.8.
> It adds few new clocks on the g12 SoC family, for DSI, CSI and the ISP.
> 
> Cheers
> Jerome
> 
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.8-1
> 
> for you to fetch changes up to 5205628ab0bfe64952974d476ee001f6c7e0ef7f:
> 
>   clk: meson: g12a: add CSI & ISP gates clocks (2023-11-24 18:08:48 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next