On 3/23/2024 6:00 AM, Konrad Dybcio wrote:
On 21.03.2024 10:25, Jagadeesh Kona wrote:
Add support for videocc XO clk ares for consumer drivers to be
able to request for this reset.
Fixes: f53153a37969 ("clk: qcom: videocc-sm8550: Add video clock controller driver for SM8550")
Signed-off-by: Jagadeesh Kona <quic_jkona@xxxxxxxxxxx>
---
I think I might have asked already, but I'm assuming these resets
are also there on 8550, since the hw seems to be mostly unchanged
Thanks Konrad for your review.
Yes, videocc XO clk ares is present on 8550 as well, hence it is safe to
model this reset for both 8550 and 8650.
Thanks,
Jagadeesh
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
Konrad