mbox series

[GIT,PULL] clk/samsung updates for 5.2

Message ID 0e9089fc-7497-ae52-a27f-515d2f9a0ecb@samsung.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] clk/samsung updates for 5.2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.2-samsung

Message

Hi Stephen, Mike,

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.2-samsung

for you to fetch changes up to 691dc382769e350d4bc6f90a8edcacf7f8863d70:

  clk: samsung: exynos5410: Add gate clock for ADC (2019-03-22 12:41:57 +0100)

----------------------------------------------------------------
clk/samsung updates for 5.2

Addition of ADC clock definition for Exynos 5410 SoC (Odroid XU).

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      clk: samsung: dt-bindings: Put CLK_UART3 in order
      clk: samsung: dt-bindings: Add ADC clock ID to Exynos5410
      clk: samsung: exynos5410: Add gate clock for ADC

 drivers/clk/samsung/clk-exynos5410.c   | 1 +
 include/dt-bindings/clock/exynos5410.h | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

Stephen Boyd April 19, 2019, 8:37 p.m. UTC | #1
Quoting Sylwester Nawrocki (2019-04-19 02:55:35)
> 
> Hi Stephen, Mike,
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.2-samsung
> 
> for you to fetch changes up to 691dc382769e350d4bc6f90a8edcacf7f8863d70:
> 
>   clk: samsung: exynos5410: Add gate clock for ADC (2019-03-22 12:41:57 +0100)
> 
> ----------------------------------------------------------------

Pulled into clk-next