2021-08-18 08:07:53

by Ryan Chen

[permalink] [raw]
Subject: [PATCH 0/1] Fix AST2600 hpll calculate formula

AST2600 HPLL calculate has few different with other pll calculate

Ryan Chen (1):
clk:aspeed:Fix AST2600 hpll calculate formula

drivers/clk/clk-ast2600.c | 29 ++++++++++++++++++++++++++++-
1 file changed, 28 insertions(+), 1 deletion(-)

--
2.17.1


2021-08-29 04:39:19

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH 0/1] Fix AST2600 hpll calculate formula

Quoting Ryan Chen (2021-08-18 01:05:17)
> AST2600 HPLL calculate has few different with other pll calculate
>
> Ryan Chen (1):

Please don't send cover letters for a single patch.

> clk:aspeed:Fix AST2600 hpll calculate formula
>
> drivers/clk/clk-ast2600.c | 29 ++++++++++++++++++++++++++++-
> 1 file changed, 28 insertions(+), 1 deletion(-)
>
> --
> 2.17.1
>

2021-09-01 06:01:08

by Ryan Chen

[permalink] [raw]
Subject: RE: [PATCH 0/1] Fix AST2600 hpll calculate formula

> -----Original Message-----
> From: Stephen Boyd <[email protected]>
> Sent: Sunday, August 29, 2021 12:37 PM
> To: Andrew Jeffery <[email protected]>; Joel Stanley <[email protected]>; Michael
> Turquette <[email protected]>; BMC-SW
> <[email protected]>; [email protected];
> [email protected]; Ryan Chen <[email protected]>
> Subject: Re: [PATCH 0/1] Fix AST2600 hpll calculate formula
>
> Quoting Ryan Chen (2021-08-18 01:05:17)
> > AST2600 HPLL calculate has few different with other pll calculate
> >
> > Ryan Chen (1):
>
> Please don't send cover letters for a single patch.

Got it, thanks.
>
> > clk:aspeed:Fix AST2600 hpll calculate formula
> >
> > drivers/clk/clk-ast2600.c | 29 ++++++++++++++++++++++++++++-
> > 1 file changed, 28 insertions(+), 1 deletion(-)
> >
> > --
> > 2.17.1
> >