All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Amlogic clock driver updates for 4.16
@ 2017-12-11 10:16 ` Jerome Brunet
  0 siblings, 0 replies; 4+ messages in thread
From: Jerome Brunet @ 2017-12-11 10:16 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette
  Cc: linux-clk, open list:ARM/Amlogic Meson..., Kevin Hilman, Neil Armstrong

Dear clock maintainers,

Below is a request to pull a 1st batch of Amlogic clock driver updates for this
cycle. There is just 2 trivial changes for now. We expect/hope to have a 2nd
batch later in this cycle

Cheers
Jerome

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/clk-for-v4.16-1

for you to fetch changes up to ed3fb5af69afc802d6e29700fff3401ba99edac1:

  clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks (2017-12-08 21:37:19 +0100)

----------------------------------------------------------------
First round of meson clock for v4.16
* Fix 2 clock gates mixed up in the datasheet
* Remove unnecessary CLK_IGNORE_UNUSED on mmc clocks

----------------------------------------------------------------
Jerome Brunet (1):
      clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks

Yixun Lan (1):
      clk: meson: gxbb: fix wrong clock for SARADC/SANA

 drivers/clk/meson/gxbb.c | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Amlogic clock driver updates for 4.16
@ 2017-12-11 10:16 ` Jerome Brunet
  0 siblings, 0 replies; 4+ messages in thread
From: Jerome Brunet @ 2017-12-11 10:16 UTC (permalink / raw)
  To: linus-amlogic

Dear clock maintainers,

Below is a request to pull a 1st batch of Amlogic clock driver updates for this
cycle. There is just 2 trivial changes for now. We expect/hope to have a 2nd
batch later in this cycle

Cheers
Jerome

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/clk-for-v4.16-1

for you to fetch changes up to ed3fb5af69afc802d6e29700fff3401ba99edac1:

  clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks (2017-12-08 21:37:19 +0100)

----------------------------------------------------------------
First round of meson clock for v4.16
* Fix 2 clock gates mixed up in the datasheet
* Remove unnecessary CLK_IGNORE_UNUSED on mmc clocks

----------------------------------------------------------------
Jerome Brunet (1):
      clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks

Yixun Lan (1):
      clk: meson: gxbb: fix wrong clock for SARADC/SANA

 drivers/clk/meson/gxbb.c | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Amlogic clock driver updates for 4.16
  2017-12-11 10:16 ` Jerome Brunet
@ 2017-12-19 22:45   ` Michael Turquette
  -1 siblings, 0 replies; 4+ messages in thread
From: Michael Turquette @ 2017-12-19 22:45 UTC (permalink / raw)
  To: Jerome Brunet, Stephen Boyd
  Cc: linux-clk, open list:ARM/Amlogic Meson..., Kevin Hilman, Neil Armstrong

Quoting Jerome Brunet (2017-12-11 02:16:46)
> Dear clock maintainers,
> =

> Below is a request to pull a 1st batch of Amlogic clock driver updates fo=
r this
> cycle. There is just 2 trivial changes for now. We expect/hope to have a =
2nd
> batch later in this cycle

Applied to clk-meson

Regards,
Mike

> =

> Cheers
> Jerome
> =

> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec83=
23:
> =

>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
> =

> are available in the Git repository at:
> =

>   git://github.com/BayLibre/clk-meson.git tags/clk-for-v4.16-1
> =

> for you to fetch changes up to ed3fb5af69afc802d6e29700fff3401ba99edac1:
> =

>   clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks (2017-12-08 21:3=
7:19 +0100)
> =

> ----------------------------------------------------------------
> First round of meson clock for v4.16
> * Fix 2 clock gates mixed up in the datasheet
> * Remove unnecessary CLK_IGNORE_UNUSED on mmc clocks
> =

> ----------------------------------------------------------------
> Jerome Brunet (1):
>       clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks
> =

> Yixun Lan (1):
>       clk: meson: gxbb: fix wrong clock for SARADC/SANA
> =

>  drivers/clk/meson/gxbb.c | 20 +++++---------------
>  1 file changed, 5 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Amlogic clock driver updates for 4.16
@ 2017-12-19 22:45   ` Michael Turquette
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Turquette @ 2017-12-19 22:45 UTC (permalink / raw)
  To: linus-amlogic

Quoting Jerome Brunet (2017-12-11 02:16:46)
> Dear clock maintainers,
> 
> Below is a request to pull a 1st batch of Amlogic clock driver updates for this
> cycle. There is just 2 trivial changes for now. We expect/hope to have a 2nd
> batch later in this cycle

Applied to clk-meson

Regards,
Mike

> 
> Cheers
> Jerome
> 
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
> 
>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/clk-for-v4.16-1
> 
> for you to fetch changes up to ed3fb5af69afc802d6e29700fff3401ba99edac1:
> 
>   clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks (2017-12-08 21:37:19 +0100)
> 
> ----------------------------------------------------------------
> First round of meson clock for v4.16
> * Fix 2 clock gates mixed up in the datasheet
> * Remove unnecessary CLK_IGNORE_UNUSED on mmc clocks
> 
> ----------------------------------------------------------------
> Jerome Brunet (1):
>       clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks
> 
> Yixun Lan (1):
>       clk: meson: gxbb: fix wrong clock for SARADC/SANA
> 
>  drivers/clk/meson/gxbb.c | 20 +++++---------------
>  1 file changed, 5 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-12-19 22:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-11 10:16 [GIT PULL] Amlogic clock driver updates for 4.16 Jerome Brunet
2017-12-11 10:16 ` Jerome Brunet
2017-12-19 22:45 ` Michael Turquette
2017-12-19 22:45   ` Michael Turquette

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.