[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241224142941.97759-1-martin.blumenstingl@googlemail.com>
Date: Tue, 24 Dec 2024 15:29:38 +0100
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: linux-iio@...r.kernel.org,
linux-amlogic@...ts.infradead.org
Cc: jic23@...nel.org,
lars@...afoo.de,
gnstark@...utedevices.com,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
neil.armstrong@...aro.org,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: [PATCH v2 0/3] iio: adc: meson: a few improvements
This series contains three improvements to the meson SAR ADC driver.
None of them are meant to change the existing behavior. The goal is
to make the driver code easier to read and understand.
Changes since v1 at [0]:
- drop the patch 2 "iio: adc: meson: consistently use bool/enum in
struct meson_sar_adc_param" for now as the purpose of the fields is
unfortunately still not clarified
- add space to tab conversion from former patch 2 as a separate patch
- Cc linux-iio (which was forgotton in v1)
[0] https://lore.kernel.org/linux-arm-kernel/20240324140429.5484eb54@jic23-huawei/T/#m81d92c2192de1936646543543501d8a62527da8d
Martin Blumenstingl (3):
iio: adc: meson: fix voltage reference selection field name typo
iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access
drivers/iio/adc/meson_saradc.c | 47 ++++++++++++----------------------
1 file changed, 17 insertions(+), 30 deletions(-)
--
2.47.1
Powered by blists - more mailing lists