Messages in this thread |  | | Date | Fri, 10 Jul 2020 18:30:11 +0930 | From | "Andrew Jeffery" <> | Subject | Re: [PATCH 2/2] mmc: sdhci-of-aspeed: Fix clock divider calculation |
| |
On Fri, 10 Jul 2020, at 17:09, Ulf Hansson wrote: > On Thu, 9 Jul 2020 at 21:57, Eddie James <eajames@linux.ibm.com> wrote: > > > > When calculating the clock divider, start dividing at 2 instead of 1. > > The divider is divided by two at the end of the calculation, so starting > > at 1 may result in a divider of 0, which shouldn't happen. > > > > Signed-off-by: Eddie James <eajames@linux.ibm.com> > > Looks like I can pick this for fixes, as a standalone fix without patch1? No?
Yes, please do.
Thanks,
Andrew
|  |