Re: [PATCH v3 1/3] clk: sifive: Extract prci core to common base

From: Zong Li
Date: Sun Nov 15 2020 - 22:14:17 EST


On Thu, Nov 12, 2020 at 2:02 PM Stephen Boyd <sboyd@xxxxxxxxxx> wrote:
>
> Quoting Pragnesh Patel (2020-11-11 01:51:17)
> > >+#define RCI_GEMGXLPLLCFG1_CKE_SHIFT 24
> > >+#define PRCI_GEMGXLPLLCFG1_CKE_MASK (0x1 <<
> > >PRCI_GEMGXLPLLCFG1_CKE_SHIFT)
> >
> > Same here, Other than this
> >
> > Reviewed-by: Pragnesh Patel <Pragnesh.patel@xxxxxxxxxx>
> >
>
> Please trim your replies

In v4 patch version, I change the definition of macros to 31 from 24 as follows:
- PRCI_CLTXPLLCFG1_CKE_SHIFT
- PRCI_DVFSCOREPLLCFG1_CKE_SHIFT
- PRCI_HFPCLKPLLCFG1_CKE_SHIFT
- PRCI_DDRPLLCFG1_CKE_SHIFT
- RCI_GEMGXLPLLCFG1_CKE_SHIFT