On 06/02/2025 11:39, Linus Walleij wrote:
On Wed, Feb 5, 2025 at 2:40 PM Matti Vaittinen <mazziesaccount@xxxxxxxxx> wrote:
On 31/01/2025 15:38, Matti Vaittinen wrote:
The ROHM BD79124 is a 12-bit, 8-channel, SAR ADC. The AIN pins can be
used as ADC inputs, or as general purpose outputs.
Support changing pin function (GPO / ADC) and the gpo output control.
Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
---
NOTE: This patch is not properly tested. More thorough testing is to be
done prior v2 if this pinmux approach makes sense.
Just a note to reviewers - I dropped the pinmux from v2. No need to
review this any further.
Why? Gave up on the idea or want to pursue it later?
I just realized I should've shared the link to the v2 - which may not
include all the recipients (because it no longer touches all the
subsystems - and the get_maintainer.pl probably reduced the list of
recipients). So, for anyone interested, here's the v2:
https://lore.kernel.org/all/cover.1738761899.git.mazziesaccount@xxxxxxxxx/
I do still appreciate all the reviews of the v2 even if it does not
target subsystem you're specifically watching ;) But reviewing the RFC
v1 patches does not make sense because the v2 dropped a few of them.
Yours,
-- Matti