Re: [PATCH V3 3/4] clk: qcom: Add ECPRICC driver support for QDU1000 and QRU1000

From: Konrad Dybcio
Date: Thu Nov 16 2023 - 10:05:25 EST




On 11/6/23 11:30, Imran Shaik wrote:
Add ECPRI Clock Controller (ECPRICC) support for QDU1000 and QRU1000 SoCs.

Signed-off-by: Imran Shaik <quic_imrashai@xxxxxxxxxxx>
---
[...]

+/* 700 MHz configuration */
+static struct alpha_pll_config ecpri_cc_pll0_config = {
const

Acked-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad