Re: [PATCH v2 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data

From: Richard Acayan
Date: Thu Sep 08 2022 - 19:03:07 EST


> > @@ -3515,6 +3881,7 @@ static const struct qcom_reset_map gcc_sdm845_resets[] = {
> > [GCC_QUPV3_WRAPPER_1_BCR] = { 0x18000 },
> > [GCC_QUSB2PHY_PRIM_BCR] = { 0x12000 },
> > [GCC_QUSB2PHY_SEC_BCR] = { 0x12004 },
> > + [GCC_SDCC1_BCR] = { 0x26000 },
>
> You are changing existing SDM845, so this should be separate patch with
> its own explanation.

I only added this reset for the sake of completeness. It is not used in my
initial dtsi so I will drop it from this series. It can be added later if
it is needed for a specific device.