[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aTL1QB1hPOkU0MJG@smile.fi.intel.com>
Date: Fri, 5 Dec 2025 17:07:44 +0200
From: Andy Shevchenko <andriy.shevchenko@...el.com>
To: Antoniu Miclaus <antoniu.miclaus@...log.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>,
Michael Hennerich <Michael.Hennerich@...log.com>,
Jonathan Cameron <jic23@...nel.org>,
David Lechner <dlechner@...libre.com>,
Nuno Sá <nuno.sa@...log.com>,
Andy Shevchenko <andy@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Dragos Bogdan <dragos.bogdan@...log.com>, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org
Subject: Re: [PATCH v4 2/2] iio: frequency: adf4377: add clk provider support
On Fri, Dec 05, 2025 at 04:38:46PM +0200, Antoniu Miclaus wrote:
> Add clk provider feature for the adf4377.
>
> 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.
Now LGTM, thanks
Reviewed-by: Andy Shevchenko <andriy.shevchenko@...el.com>
...
> #include <linux/bitfield.h>
> #include <linux/bits.h>
> #include <linux/clk.h>
> +#include <linux/clk-provider.h>
> #include <linux/clkdev.h>
+ container_of.h
> #include <linux/delay.h>
> #include <linux/device.h>
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists