mbox series

[GIT,PULL] clk/samsung updates for 5.1

Message ID a6278eec-efec-7c70-42df-9adf1ef1c63b@samsung.com (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] clk/samsung updates for 5.1 | expand

Pull-request

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

Message

Hi Stephen, Mike,

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 81faa30df9b6e9088ea5ca488860616192e7b763:

  clk: samsung: exynos5433: Add selected IMEM clocks (2019-02-01 14:36:47 +0100)

----------------------------------------------------------------
clk/samsung updates for 5.1

Exynos5433 clock driver update adding support for selected clocks
of the IMEM CMU required for the cryptographic subsystem (SlimSS).

----------------------------------------------------------------
Kamil Konieczny (5):
      clk: samsung: dt-bindings: Add Exynos5433 IMEM CMU clock IDs
      clk: samsung: exynos5433: Fix definition of CLK_ACLK_IMEM_{200, 266} clocks
      clk: samsung: exynos5433: Fix name typo in sssx
      clk: samsung: dt-bindings: Document Exynos5433 IMEM CMU
      clk: samsung: exynos5433: Add selected IMEM clocks

 .../devicetree/bindings/clock/exynos5433-clock.txt  | 23 +++++++++++++
 drivers/clk/samsung/clk-exynos5433.c                | 38 ++++++++++++++++++++--
 include/dt-bindings/clock/exynos5433.h              |  8 ++++-
 3 files changed, 65 insertions(+), 4 deletions(-)

Comments

Stephen Boyd Feb. 5, 2019, 10:11 p.m. UTC | #1
Quoting Sylwester Nawrocki (2019-02-05 03:18:45)
> 
> Hi Stephen, Mike,
> 
> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
> 
>   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.1-samsung

Thanks. Pulled into clk-next.