]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: frequency: adf4350: add clk provider
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Fri, 21 Jun 2024 12:13:59 +0000 (15:13 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 25 Jun 2024 20:04:49 +0000 (21:04 +0100)
commita1a09713b40dfc1c0b7d1f9233a7698c93a9af05
treeb576aed465dd11a87a10535032c4628cf5d2ed78
parent200b81f1c42b5d8b0d4f2005ca22bc3979f0bc3f
iio: frequency: adf4350: add clk provider

Add clk provider feature for the adf4350.

Even though the driver was sent as an IIO driver in most cases the
device is actually seen as a clock provider.

This patch aims to cover actual usecases requested by users in order to
completely control the output frequencies from userspace.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Link: https://patch.msgid.link/20240621121403.47912-2-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/frequency/adf4350.c