Re: [PATCH] counter: ti-eqep: enable clock at probe
From: David Lechner
Date: Mon Jun 17 2024 - 08:59:17 EST
On 6/16/24 4:15 AM, William Breathitt Gray wrote:
> On Sun, Jun 09, 2024 at 03:27:11PM -0500, David Lechner wrote:
>> The TI eQEP clock is both a functional and interface clock. Since it is
>> required for the device to function, we should be enabling it at probe.
>>
>> Up to now, we've just been lucky that the clock was enabled by something
>> else on the system already.
>>
>> Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
>
> It sounds like a potential bug is being fixed here. Should this have a
> Fixes tag so we can get this merged in the stable trees too?
>
> William Breathitt Gray
I suppose. Will respin.