Re: [PATCH] platform/x86: int3472: Use actual clock frequency for DSM method
From: Hao Yao
Date: Sun Dec 07 2025 - 22:55:31 EST
Hi Hans,
On 12/7/25 22:43, johannes.goede@xxxxxxxxxxxxxxxx wrote:
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.
Thank you. Will fix here in v2 patch.
Best Regards,
Hao Yao
With that fixed / so for v2:
Reviewed-by: Hans de Goede <johannes.goede@xxxxxxxxxxxxxxxx>
Regards,
Hans