[PATCH 2/6] dt-bindings: clock: exynosautov9: add fsys1 clock definitions

Chanho Park chanho61.park at samsung.com
Wed Jul 27 00:53:51 PDT 2022


> Subject: Re: [PATCH 2/6] dt-bindings: clock: exynosautov9: add fsys1 clock
> definitions
> 
> On 22. 7. 27. 15:01, Chanho Park wrote:
> > Add fsys1(for usb and mmc) clock definitions.
> >
> > Signed-off-by: Chanho Park <chanho61.park at samsung.com>
> > ---
> >  .../dt-bindings/clock/samsung,exynosautov9.h  | 25 +++++++++++++++++++
> >  1 file changed, 25 insertions(+)
> >
> > diff --git a/include/dt-bindings/clock/samsung,exynosautov9.h
> b/include/dt-bindings/clock/samsung,exynosautov9.h
> > index 6305a84396ce..7e11e681da5c 100644
> > --- a/include/dt-bindings/clock/samsung,exynosautov9.h
> > +++ b/include/dt-bindings/clock/samsung,exynosautov9.h
> > @@ -228,6 +228,31 @@
> >
> >  #define FSYS0_NR_CLK			37
> >
> > +/* CMU_FSYS1 */
> > +#define FOUT_MMC_PLL				1
> > +
> > +#define CLK_MOUT_FSYS1_BUS_USER			2
> > +#define CLK_MOUT_MMC_PLL			3
> 
> nitpik. This clock id doesn't have 'FSYS1' word. Is it right?

Nice catch. I copied it from the SoC User manual but it should have the FSYS1 prefix because it's definitely included in the FSYS1 cmu block
I'll update it next patchset.

Best Regards,
Chanho Park




More information about the linux-arm-kernel mailing list