[v2,0/6] gs101 oriole: peripheral block 0 (peric0) fixes

Message ID 20240130093812.1746512-1-andre.draszik@linaro.org
Headers
Series gs101 oriole: peripheral block 0 (peric0) fixes |

Message

André Draszik Jan. 30, 2024, 9:36 a.m. UTC
  Hi,

While working on peric1, I've noticed a few issues in the peric0 area
and these patches are the result. They should all be pretty
self-explanatory.

Cheers,
Andre'

 arch/arm64/boot/dts/exynos/google/gs101.dtsi | 11 ++++++-----
 drivers/clk/samsung/clk-gs101.c              |  8 +++-----
 2 files changed, 9 insertions(+), 10 deletions(-)

Changes in v2:
* new patch #6
- fix a typo in the commit messages of patches #3 and #5 (André)
- add some empty lines to commit messages (Sam)
- collect Reviewed-by: Tested-by: tags