public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MediaTek clocks: various fixes
@ 2023-06-15 12:20 AngeloGioacchino Del Regno
  2023-06-15 12:20 ` [PATCH 1/3] clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-06-15 12:20 UTC (permalink / raw)
  To: sboyd
  Cc: mturquette, matthias.bgg, angelogioacchino.delregno, wenst,
	u.kleine-koenig, msp, miles.chen, linux-clk, linux-kernel,
	linux-arm-kernel, linux-mediatek, kernel

This series performs some fixing action for some issues on clk-mtk
and on mt8173 apmixedsys clock drivers, which have not made any
real appearance (no kernel panics, yet) because of corner cases
not being triggered on the current MediaTek clock drivers.

Still, it was totally necessary to fix those, ensuring that the
MediaTek clock helpers and drivers keep being solid.

AngeloGioacchino Del Regno (3):
  clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
  clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap()
    error
  clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue

 drivers/clk/mediatek/clk-mt8173-apmixedsys.c | 7 +++++--
 drivers/clk/mediatek/clk-mtk.c               | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.40.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-06-16 19:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-15 12:20 [PATCH 0/3] MediaTek clocks: various fixes AngeloGioacchino Del Regno
2023-06-15 12:20 ` [PATCH 1/3] clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks AngeloGioacchino Del Regno
2023-06-16  3:10   ` Chen-Yu Tsai
2023-06-16  8:43   ` Markus Schneider-Pargmann
2023-06-16 19:21   ` Stephen Boyd
2023-06-15 12:20 ` [PATCH 2/3] clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error AngeloGioacchino Del Regno
2023-06-16  3:08   ` Chen-Yu Tsai
2023-06-16  8:43   ` Markus Schneider-Pargmann
2023-06-16 19:21   ` Stephen Boyd
2023-06-15 12:20 ` [PATCH 3/3] clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue AngeloGioacchino Del Regno
2023-06-16  3:08   ` Chen-Yu Tsai
2023-06-16  8:51   ` Markus Schneider-Pargmann
2023-06-16 19:21   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox