[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220825184616.2118870-1-nfraprado@collabora.com>
Date: Thu, 25 Aug 2022 14:46:14 -0400
From: NĂcolas F. R. A. Prado
<nfraprado@...labora.com>
To: Matthias Brugger <matthias.bgg@...il.com>
Cc: khilman@...libre.com,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>, roger.lu@...iatek.com,
NĂcolas F. R. A. Prado
<nfraprado@...labora.com>, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-mediatek@...ts.infradead.org
Subject: [PATCH v2 0/2] 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.
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
Powered by blists - more mailing lists