Re: [PATCH] staging: iio: ad9832: remove platform_data support
From: Andy Shevchenko
Date: Thu Dec 04 2025 - 14:09:08 EST
On Thu, Dec 4, 2025 at 8:55 PM Tomas Borquez <tomasborquez13@xxxxxxxxx> wrote:
>
> Remove legacy platform_data support as there are no in tree users and
> this approach belongs to a long gone era. The policy decision on what
> to output is a userspace problem, not something that should be provided
> from firmware.
>
> The driver now initializes the device to a safe state (SLEEP|RESET|CLR)
> outputting nothing. Userspace can configure the desired frequencies and
> phases via the existing sysfs attributes once the device is ready to be
> used.
>
> Suggested-by: Jonathan Cameron <jic23@xxxxxxxxxx>
> Signed-off-by: Tomas Borquez <tomasborquez13@xxxxxxxxx>
> ---
> Original discussion:
> https://lore.kernel.org/linux-iio/20250628161040.3d21e2c4@jic23-huawei/
This can be made as Link:
...
Original discussion started here [1].
Link: ... [1]
Suggested-by: ...
SoB: ...
...
Code wise I like and support this change, thanks!
--
With Best Regards,
Andy Shevchenko