The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v4.14-samsung
for you to fetch changes up to 599cebea93e69c25e4cf027fc21d2bdf9a4a1ec7:
clk: samsung: exynos542x: Enable clock rate propagation up to the EPLL (2017-08-10 10:56:23 +0200)
----------------------------------------------------------------
clk/samsung updates for 4.14
Changes in definitions of audio related clocks for Exynos5420/5422/5800
SoCs: a fix of mau_epll clock definition and changes enabling clock rate
setting propagation on a path from the I2S IP block up the EPLL.
----------------------------------------------------------------
Sylwester Nawrocki (3):
clk: samsung: Fix mau_epll clock definition for exynos5422
clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocks
clk: samsung: exynos542x: Enable clock rate propagation up to the EPLL
drivers/clk/samsung/clk-exynos-audss.c | 8 ++++----
drivers/clk/samsung/clk-exynos5420.c | 23 +++++++++++++++--------
2 files changed, 19 insertions(+), 12 deletions(-)
--
Thanks,
Sylwester
On 08/11, Sylwester Nawrocki wrote:
>
> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>
> Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v4.14-samsung
>
> for you to fetch changes up to 599cebea93e69c25e4cf027fc21d2bdf9a4a1ec7:
>
> clk: samsung: exynos542x: Enable clock rate propagation up to the EPLL (2017-08-10 10:56:23 +0200)
>
> ----------------------------------------------------------------
> clk/samsung updates for 4.14
>
> Changes in definitions of audio related clocks for Exynos5420/5422/5800
> SoCs: a fix of mau_epll clock definition and changes enabling clock rate
> setting propagation on a path from the I2S IP block up the EPLL.
>
Thanks. Pulled into clk-next.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project