mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] soc: mediatek: Cleanups for MediaTek SVS driver
@ 2022-08-25 18:46 Nícolas F. R. A. Prado
  2022-08-25 18:46 ` [PATCH v2 1/2] soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read Nícolas F. R. A. Prado
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nícolas F. R. A. Prado @ 2022-08-25 18:46 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: khilman, AngeloGioacchino Del Regno, roger.lu,
	Nícolas F. R. A. Prado, linux-arm-kernel, linux-kernel,
	linux-mediatek


This is a cleanup-only series for the mtk-svs driver, enhancing the
usage of standard Linux macros for bitfields for better readability
and register set/get safety, switches to devm_ functions variants
where possible and other general cleanups, getting this driver in a
better overall shape.

v1: https://lore.kernel.org/all/20220726141653.177948-1-angelogioacchino.delregno@collabora.com

Changes in v2:
- Rebased to not rely on mt8195 and mt8186 support, as they haven't been
  merged yet

AngeloGioacchino Del Regno (2):
  soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read
  soc: mediatek: mtk-svs: Use bitfield access macros where possible

 drivers/soc/mediatek/mtk-svs.c | 260 ++++++++++++++++++++-------------
 1 file changed, 160 insertions(+), 100 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-08-26 15:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 18:46 [PATCH v2 0/2] soc: mediatek: Cleanups for MediaTek SVS driver Nícolas F. R. A. Prado
2022-08-25 18:46 ` [PATCH v2 1/2] soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read Nícolas F. R. A. Prado
2022-08-25 18:46 ` [PATCH v2 2/2] soc: mediatek: mtk-svs: Use bitfield access macros where possible Nícolas F. R. A. Prado
2022-08-26 15:27 ` [PATCH v2 0/2] soc: mediatek: Cleanups for MediaTek SVS driver Matthias Brugger

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

all inboxes | Powered by JetHome®