Re: [PATCH v3 3/6] iio: light: stk3310: Implement vdd and leda supplies

2024-10-28 Thread Dragan Simic
Hello Aren, On 2024-10-28 15:38, Andy Shevchenko wrote: On Mon, Oct 28, 2024 at 10:19:57AM -0400, Aren Moynihan wrote: The vdd and leda supplies must be powered on for the chip to function and can be powered off during system suspend. Co-developed-by: Ondrej Jirman Missing SoB. Please, read

Re: [PATCH] module: Add hard dependencies as syntactic sugar

2024-07-25 Thread Dragan Simic
Hello Lucas, On 2024-07-25 19:18, Lucas De Marchi wrote: On Thu, Jul 25, 2024 at 04:39:40PM GMT, Steven Price wrote: On 25/07/2024 15:29, Lucas De Marchi wrote: On Thu, Jul 25, 2024 at 01:37:46PM GMT, Dragan Simic wrote: Panfrost and Lima DRM drivers use devfreq to perform DVFS, which is

Re: [PATCH] module: Add hard dependencies as syntactic sugar

2024-07-25 Thread Dragan Simic
Hello Lucas, On 2024-07-25 16:29, Lucas De Marchi wrote: On Thu, Jul 25, 2024 at 01:37:46PM GMT, Dragan Simic wrote: Panfrost and Lima DRM drivers use devfreq to perform DVFS, which is supported on the associated platforms, while using simple_ondemand devfreq governor by default. This makes

[PATCH] module: Add hard dependencies as syntactic sugar

2024-07-25 Thread Dragan Simic
.1718655077.git.dsi...@manjaro.org/T/#u [2] https://lore.kernel.org/dri-devel/fdaf2e41bb6a0c5118ff9cc21f4f62583208d885.1718655070.git.dsi...@manjaro.org/T/#u Cc: Steven Price Cc: Boris Brezillon Cc: Qiang Yu Signed-off-by: Dragan Simic --- include/linux/module.h | 8 1 file changed, 8 in