All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk/samsung updates for v4.11, part 2
       [not found] <CGME20170127172254epcas1p41085b7154dba751e0c19d4f92a8558a7@epcas1p4.samsung.com>
@ 2017-01-27 17:22 ` Sylwester Nawrocki
  2017-01-27 19:55   ` Stephen Boyd
  0 siblings, 1 reply; 3+ messages in thread
From: Sylwester Nawrocki @ 2017-01-27 17:22 UTC (permalink / raw)
  To: Stephen Boyd, Mike Turquette
  Cc: linux-clk, Chanwoo Choi, Bartlomiej Zolnierkiewicz, linux-samsung-soc

Hi Stephen, Mike,

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git tags/clk-v4.11-samsung-2

for you to fetch changes up to 02c952c8f95fd0adf1835704db95215f57cfc8e6:

  clk: samsung: mark s3c...._clk_sleep_init() as __init (2017-01-27 13:30:00 +0100)

----------------------------------------------------------------
Exporting clock IDs for Exynos5433 SoC MIPI DSI DPHY,
Exynos PLL code updates and overall minor clean-ups.

----------------------------------------------------------------
Marek Szyprowski (4):
      clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocks
      clk: samsung: exynos5433: Add data for 250MHz and 278MHz PLL rates
      clk: samsung: exynos5433: Correct typos in SoC name
      clk: samsung: Add enable/disable support for PLL35XX clocks

Martin Kaiser (1):
      clk: samsung: mark s3c...._clk_sleep_init() as __init

 drivers/clk/samsung/clk-exynos5433.c   | 36 ++++++++++++++++++++----------------
 drivers/clk/samsung/clk-pll.c          | 45 ++++++++++++++++++++++++++++++++++++++-------
 drivers/clk/samsung/clk-s3c2410.c      |  4 ++--
 drivers/clk/samsung/clk-s3c2412.c      |  4 ++--
 drivers/clk/samsung/clk-s3c2443.c      |  4 ++--
 drivers/clk/samsung/clk-s3c64xx.c      |  4 ++--
 include/dt-bindings/clock/exynos5433.h |  5 ++++-
 7 files changed, 70 insertions(+), 32 deletions(-)

-- 
Thanks,
Sylwester

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

* Re: [GIT PULL] clk/samsung updates for v4.11, part 2
  2017-01-27 17:22 ` [GIT PULL] clk/samsung updates for v4.11, part 2 Sylwester Nawrocki
@ 2017-01-27 19:55   ` Stephen Boyd
  2017-01-30 17:05     ` Sylwester Nawrocki
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Boyd @ 2017-01-27 19:55 UTC (permalink / raw)
  To: Sylwester Nawrocki
  Cc: Mike Turquette, linux-clk, Chanwoo Choi,
	Bartlomiej Zolnierkiewicz, linux-samsung-soc

On 01/27, Sylwester Nawrocki wrote:
> Hi Stephen, Mike,
> 
> The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
> 
>   Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
> 
> are available in the git repository at:
> 
>   git://linuxtv.org/snawrocki/samsung.git tags/clk-v4.11-samsung-2
> 
> for you to fetch changes up to 02c952c8f95fd0adf1835704db95215f57cfc8e6:
> 
>   clk: samsung: mark s3c...._clk_sleep_init() as __init (2017-01-27 13:30:00 +0100)
> 
> ----------------------------------------------------------------
> Exporting clock IDs for Exynos5433 SoC MIPI DSI DPHY,
> Exynos PLL code updates and overall minor clean-ups.
> 

Thanks. Pulled into clk-next.

Can you get your key signed by more people? Maybe others at
Samsung?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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

* Re: [GIT PULL] clk/samsung updates for v4.11, part 2
  2017-01-27 19:55   ` Stephen Boyd
@ 2017-01-30 17:05     ` Sylwester Nawrocki
  0 siblings, 0 replies; 3+ messages in thread
From: Sylwester Nawrocki @ 2017-01-30 17:05 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: Mike Turquette, linux-clk, Chanwoo Choi,
	Bartlomiej Zolnierkiewicz, linux-samsung-soc

On 01/27/2017 08:55 PM, Stephen Boyd wrote:
> On 01/27, Sylwester Nawrocki wrote:
>> Hi Stephen, Mike,
>>
>> The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
>>
>>   Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
>>
>> are available in the git repository at:
>>
>>   git://linuxtv.org/snawrocki/samsung.git tags/clk-v4.11-samsung-2
>>
>> for you to fetch changes up to 02c952c8f95fd0adf1835704db95215f57cfc8e6:
>>
>>   clk: samsung: mark s3c...._clk_sleep_init() as __init (2017-01-27 13:30:00 +0100)
>>
>> ----------------------------------------------------------------
>> Exporting clock IDs for Exynos5433 SoC MIPI DSI DPHY,
>> Exynos PLL code updates and overall minor clean-ups.
>>
> Thanks. Pulled into clk-next.
> 
> Can you get your key signed by more people? Maybe others at
> Samsung?

That has been on my todo list for quite long time, thanks for
reminding.  My key got signed already by one more person and
there should be two more before I'm sending next pull request.

-- 
Regards,
Sylwester

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

end of thread, other threads:[~2017-01-30 17:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170127172254epcas1p41085b7154dba751e0c19d4f92a8558a7@epcas1p4.samsung.com>
2017-01-27 17:22 ` [GIT PULL] clk/samsung updates for v4.11, part 2 Sylwester Nawrocki
2017-01-27 19:55   ` Stephen Boyd
2017-01-30 17:05     ` Sylwester Nawrocki

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.