lkml.org 
[lkml]   [2023]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 4/4] arm64: dts: qcom: qdu1000: Add ECPRI clock controller
From
On 8.08.2023 07:14, Imran Shaik wrote:
> Add device node for ECPRI clock controller on qcom QDU1000
> and QRU1000 SoCs.
>
> Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
> ---
> arch/arm64/boot/dts/qcom/qdu1000.dtsi | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/qdu1000.dtsi b/arch/arm64/boot/dts/qcom/qdu1000.dtsi
> index 1c0e5d271e91..63930f944b65 100644
> --- a/arch/arm64/boot/dts/qcom/qdu1000.dtsi
> +++ b/arch/arm64/boot/dts/qcom/qdu1000.dtsi
> @@ -381,6 +381,20 @@ gcc: clock-controller@80000 {
> #power-domain-cells = <1>;
> };
>
> + ecpricc: clock-controller@280000 {
> + compatible = "qcom,qdu1000-ecpricc";
> + reg = <0x0 0x00280000 0x0 0x31c00>;
> + clocks = <&rpmhcc RPMH_CXO_CLK>,
> + <&gcc GCC_ECPRI_CC_GPLL0_CLK_SRC>,
> + <&gcc GCC_ECPRI_CC_GPLL1_EVEN_CLK_SRC>,
> + <&gcc GCC_ECPRI_CC_GPLL2_EVEN_CLK_SRC>,
> + <&gcc GCC_ECPRI_CC_GPLL3_CLK_SRC>,
> + <&gcc GCC_ECPRI_CC_GPLL4_CLK_SRC>,
> + <&gcc GCC_ECPRI_CC_GPLL5_EVEN_CLK_SRC>;
Please align the entries with the first < (probably missing a single
space in the front)

Konrad

\
 
 \ /
  Last update: 2023-08-09 22:01    [W:0.096 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site