mbox series

[0/2] en7523 clk changes for pinctrl support

Message ID cover.1720510991.git.lorenzo@kernel.org (mailing list archive)
Headers show
Series en7523 clk changes for pinctrl support | expand

Message

Lorenzo Bianconi July 9, 2024, 7:48 a.m. UTC
Reduce EN7581 clock driver IO region since this is shared with the upcoming
EN7581 pinctrl driver. This change is not introducing any backward
compatibility issue since the EN7581 dts is not upstream yet.
Fix fixed rate estimation for emi, npu and crypto fixed clocks.

Lorenzo Bianconi (2):
  clk: en7523: fix estimation of fixed rate for EN7581
  clk: en7523: fix scuclk io region for upcoming pinctrl

 drivers/clk/clk-en7523.c | 136 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 128 insertions(+), 8 deletions(-)