[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221116092616.17960-1-krzysztof.kozlowski@linaro.org>
Date: Wed, 16 Nov 2022 10:26:16 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
linux-clk@...r.kernel.org, Tomasz Figa <tomasz.figa@...il.com>,
Sylwester Nawrocki <snawrocki@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Alim Akhtar <alim.akhtar@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] clk: samsung: Pull for v6.2
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.2
for you to fetch changes up to 2bc5febd05abe86c3e3d4b4f18dff4bc4316c1be:
clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_data()" (2022-11-15 10:36:54 +0100)
----------------------------------------------------------------
Samsung SoC clock drivers changes for 6.1
1. Fix calling of_device_get_match_data() on wrong device (parent's) in
Exynos clock out driver.
2. Correct clock name in bindings of ExynosAutov9 clocks.
3. Correct parents of div4 clock on Exynos7885.
----------------------------------------------------------------
David Virag (1):
clk: samsung: exynos7885: Correct "div4" clock parents
Inbaraj E (1):
dt-bindings: clock: exynosautov9: fix reference to CMU_FSYS1
Marek Szyprowski (1):
clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_data()"
.../devicetree/bindings/clock/samsung,exynosautov9-clock.yaml | 2 +-
drivers/clk/samsung/clk-exynos-clkout.c | 6 ++++--
drivers/clk/samsung/clk-exynos7885.c | 4 ++--
3 files changed, 7 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists