Re: [PATCH v4 2/5] media: iris: Add hardware power on/off ops for X1P42100
From: Wangao Wang
Date: Wed Apr 08 2026 - 05:16:59 EST
On 2026/4/2 15:08, Krzysztof Kozlowski wrote:
The original patch was to add the IRIS_BSE_HW_CLK operation into the common API, but Dmitry requested to separate Purwa's implementation out independently.
Why no IRIS_HW_AHB_CLK in power on sequence?
So if you rewrite the code that you have list of clocks for hw power on
(IRIS_HW_CLK + IRIS_HW_AHB_CLK for all variants, +IRIS_BSE_HW_CLK on
this variant) you could have just one function for all of them and
devices will be fully compatible.
No?
--
Best Regards,
Wangao