Re: [PATCH] platform/x86: int3472: Use actual clock frequency for DSM method
From: johannes . goede
Date: Sun Dec 07 2025 - 09:43:42 EST
Hi,
On 5-Dec-25 8:05 PM, Sakari Ailus wrote:
> On Fri, Dec 05, 2025 at 06:10:10PM +0800, Bingbu Cao wrote:
>>> +#define PCH_CLK_FREQ_19M 1
>>
>> I like 19P2MHZ.
>
> How about simply PCH_CLK_FREQ_19M2?
+1 for this, this is the standard way to write fractional
MHz clocks.
With that fixed / so for v2:
Reviewed-by: Hans de Goede <johannes.goede@xxxxxxxxxxxxxxxx>
Regards,
Hans