mbox series

[RESEND,v2,0/3] fixes for exynosautov9 clock

Message ID 20220727021357.152421-1-chanho61.park@samsung.com
Headers show
Series fixes for exynosautov9 clock | expand

Message

Chanho Park July 27, 2022, 2:13 a.m. UTC
There are some fixes for exynosautov9 such as clock id numbering,
missing clocks and register offsets.

RESEND PATCH v2 with:
- Add Krzysztof's R-B tags for #2
- Add Chanwoo's A-B tags for all patches

Changes from v1:
- Add Krzysztof's R-B tags for #1 and #3 patches
- Drop fixes tag of #2 patch

Chanho Park (3):
  dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1
  clk: samsung: exynosautov9: add missing gate clks for peric0/c1
  clk: samsung: exynosautov9: correct register offsets of peric0/c1

 drivers/clk/samsung/clk-exynosautov9.c        | 28 ++++++----
 .../dt-bindings/clock/samsung,exynosautov9.h  | 56 +++++++++----------
 2 files changed, 46 insertions(+), 38 deletions(-)

Comments

Krzysztof Kozlowski Aug. 23, 2022, 7:26 a.m. UTC | #1
On Wed, 27 Jul 2022 11:13:54 +0900, Chanho Park wrote:
> There are some fixes for exynosautov9 such as clock id numbering,
> missing clocks and register offsets.
> 
> RESEND PATCH v2 with:
> - Add Krzysztof's R-B tags for #2
> - Add Chanwoo's A-B tags for all patches
> 
> [...]

Applied, thanks!

[1/3] dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1
      https://git.kernel.org/krzk/linux/c/b6740089b740b842d5e6ff55b4b2c3bf5961c69a
[2/3] clk: samsung: exynosautov9: add missing gate clks for peric0/c1
      https://git.kernel.org/krzk/linux/c/6ac24a3a24a9e88f5e1ee8e96fd9d39fcab28b3f
[3/3] clk: samsung: exynosautov9: correct register offsets of peric0/c1
      https://git.kernel.org/krzk/linux/c/67d98943408bce835185688cb75ebbb45b91e572

Best regards,