Re: [PATCH v4] iio: light: ltr390: Add debugfs register access support
From: Jonathan Cameron
Date: Mon Jul 28 2025 - 14:08:18 EST
On Mon, 28 Jul 2025 21:44:41 +0530
Akshay Jindal <akshayaj.lkd@xxxxxxxxx> wrote:
> Add support for debugfs_reg_access through the driver's iio_info structure
> to enable low-level register read/write access for debugging.
>
> Signed-off-by: Akshay Jindal <akshayaj.lkd@xxxxxxxxx>
Applied to the testing branch of iio.git.
I'll rebase that on rc1 once available and then push out as togreg
(which is what ends up in linux-next)
Thanks,
Jonathan