mbox series

[v2,0/3] fixes for exynosautov9 clock

Message ID 20220628104138.152118-1-chanho61.park@samsung.com (mailing list archive)
Headers show
Series fixes for exynosautov9 clock | expand

Message

Chanho Park June 28, 2022, 10:41 a.m. UTC
There are some fixes for exynosautov9 such as clock id numbering,
missing clocks and register offsets.

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(-)