[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220726141653.177948-1-angelogioacchino.delregno@collabora.com>
Date: Tue, 26 Jul 2022 16:16:47 +0200
From: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
To: matthias.bgg@...il.com
Cc: roger.lu@...iatek.com, khilman@...libre.com,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
nfraprado@...labora.com, kernel@...labora.com,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
Subject: [PATCH 0/6] soc: mediatek: Cleanups for MediaTek SVS driver
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.
AngeloGioacchino Del Regno (6):
soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read
soc: mediatek: mtk-svs: Switch to platform_get_irq()
soc: mediatek: mtk-svs: Remove hardcoded irqflags
soc: mediatek: mtk-svs: Drop of_match_ptr() for of_match_table
soc: mediatek: mtk-svs: Use devm variant for dev_pm_opp_of_add_table()
soc: mediatek: mtk-svs: Use bitfield access macros where possible
drivers/soc/mediatek/mtk-svs.c | 325 ++++++++++++++++++---------------
1 file changed, 176 insertions(+), 149 deletions(-)
--
2.35.1
Powered by blists - more mailing lists