Re: [PATCH v2] iio: light: al3320a: read both ALS ADC registers again
From: Alexander A. Klimov
Date: Thu May 28 2026 - 14:22:22 EST
On 5/26/26 16:52, Jonathan Cameron wrote:
On Sat, 23 May 2026 13:44:58 +0200
"Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx> wrote:
al3320a_read_raw() used to read two adjacent registersFor future reference, be careful not to send new threads in reply to
until the driver was modernized using the regmap framework.
That cleanup accidentally replaced the 16-bit word read
with a single byte read. I'm reverting latter.
Fixes: 1850e6ae7f91 ("iio: light: al3320a: Implement regmap support")
Signed-off-by: Alexander A. Klimov <grandmaster@xxxxxxxxxxxx>
old ones.
You mean I shall send v2 in the same thread as v1?
Strange...
"please make new threads for everything you send"
-- greg k-h
https://lore.kernel.org/all/2026052249-shrank-trophy-14ff@gregkh/