* [GIT PULL] Amlogic clock driver updates for v4.12 - 2nd batch
@ 2017-04-10 7:42 Jerome Brunet
2017-04-12 12:52 ` Michael Turquette
0 siblings, 1 reply; 2+ messages in thread
From: Jerome Brunet @ 2017-04-10 7:42 UTC (permalink / raw)
To: linus-amlogic
Dear clock maintainers,
Below is a request to pull a 2nd batch of update to the Amlogic clock driver. It
is based on the previous PR sent by Kevin.
Cheers
The following changes since commit 3a429818a2e48928ae0114df5fb3b0612dd57001:
? Merge branch 'v4.12/clk-drivers' into v4.12/clk (2017-04-04 15:58:11 -0700)
are available in the git repository at:
? git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.12
for you to fetch changes up to b609338b26f5653aa211fc7af83477e2df6e3f0b:
? clk: meson: mpll: use 64bit math in rate_from_params (2017-04-07 17:45:30
+0200)
----------------------------------------------------------------
2nd Amlogic clock driver update for 4.12:
* Protect against holes in onecell_data
* Fix divison by zero and overflow in the mpll driver
* Add audio clock divider driver for i2s clocks
* Add i2s and spdif master clocks
----------------------------------------------------------------
Jerome Brunet (6):
??????MAINTAINERS: Add maintainers for the meson clock driver
??????clk: meson: gxbb: protect against holes in the onecell_data array
??????clk: meson: add audio clock divider support
??????clk: meson: gxbb: add cts_amclk
??????clk: meson: gxbb: add cts_mclk_i958
??????clk: meson: gxbb: add cts_i958 clock
Martin Blumenstingl (2):
??????clk: meson: mpll: fix division by zero in rate_from_params
??????clk: meson: mpll: use 64bit math in rate_from_params
?MAINTAINERS???????????????????????????|??10 +++
?drivers/clk/meson/Makefile????????????|???2 +-
?drivers/clk/meson/clk-audio-divider.c | 144 ++++++++++++++++++++++++++++++++++
?drivers/clk/meson/clk-mpll.c??????????|??26 +++---
?drivers/clk/meson/clkc.h??????????????|??10 +++
?drivers/clk/meson/gxbb.c??????????????| 144 ++++++++++++++++++++++++++++++++++
?drivers/clk/meson/gxbb.h??????????????|???9 ++-
?7 files changed, 332 insertions(+), 13 deletions(-)
?create mode 100644 drivers/clk/meson/clk-audio-divider.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] Amlogic clock driver updates for v4.12 - 2nd batch
2017-04-10 7:42 [GIT PULL] Amlogic clock driver updates for v4.12 - 2nd batch Jerome Brunet
@ 2017-04-12 12:52 ` Michael Turquette
0 siblings, 0 replies; 2+ messages in thread
From: Michael Turquette @ 2017-04-12 12:52 UTC (permalink / raw)
To: linus-amlogic
Quoting Jerome Brunet (2017-04-10 09:42:01)
> Dear clock maintainers,
>
> Below is a request to pull a 2nd batch of update to the Amlogic clock driver. It
> is based on the previous PR sent by Kevin.
>
> Cheers
>
> The following changes since commit 3a429818a2e48928ae0114df5fb3b0612dd57001:
>
> ? Merge branch 'v4.12/clk-drivers' into v4.12/clk (2017-04-04 15:58:11 -0700)
>
> are available in the git repository at:
>
> ? git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.12
>
> for you to fetch changes up to b609338b26f5653aa211fc7af83477e2df6e3f0b:
>
> ? clk: meson: mpll: use 64bit math in rate_from_params (2017-04-07 17:45:30
> +0200)
Pulled.
Regards,
Mike
>
> ----------------------------------------------------------------
> 2nd Amlogic clock driver update for 4.12:
> * Protect against holes in onecell_data
> * Fix divison by zero and overflow in the mpll driver
> * Add audio clock divider driver for i2s clocks
> * Add i2s and spdif master clocks
>
> ----------------------------------------------------------------
> Jerome Brunet (6):
> ??????MAINTAINERS: Add maintainers for the meson clock driver
> ??????clk: meson: gxbb: protect against holes in the onecell_data array
> ??????clk: meson: add audio clock divider support
> ??????clk: meson: gxbb: add cts_amclk
> ??????clk: meson: gxbb: add cts_mclk_i958
> ??????clk: meson: gxbb: add cts_i958 clock
>
> Martin Blumenstingl (2):
> ??????clk: meson: mpll: fix division by zero in rate_from_params
> ??????clk: meson: mpll: use 64bit math in rate_from_params
>
> ?MAINTAINERS???????????????????????????|??10 +++
> ?drivers/clk/meson/Makefile????????????|???2 +-
> ?drivers/clk/meson/clk-audio-divider.c | 144 ++++++++++++++++++++++++++++++++++
> ?drivers/clk/meson/clk-mpll.c??????????|??26 +++---
> ?drivers/clk/meson/clkc.h??????????????|??10 +++
> ?drivers/clk/meson/gxbb.c??????????????| 144 ++++++++++++++++++++++++++++++++++
> ?drivers/clk/meson/gxbb.h??????????????|???9 ++-
> ?7 files changed, 332 insertions(+), 13 deletions(-)
> ?create mode 100644 drivers/clk/meson/clk-audio-divider.c
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-04-12 12:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 7:42 [GIT PULL] Amlogic clock driver updates for v4.12 - 2nd batch Jerome Brunet
2017-04-12 12:52 ` Michael Turquette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®