Hi > From: Patrick DELAUNAY <[email protected]> > Sent: vendredi 6 mars 2020 11:09 > > From: Alain Volmat <[email protected]> > > Do not limit to 3 (100KHz, 400KHz, 1MHz) bus frequencies, but instead allow > for > any frequency. Depending on the requested frequency (via the clock-frequency > DT entry), use the spec data from either Standard, Fast or Fast Plus mode. > > In order to do so, the driver do not use anymore spec identifier by directly > handle > the requested frequency and from it retrieve the corresponding spec data to be > used for the computation of the timing register. > > Signed-off-by: Alain Volmat <[email protected]> > Reviewed-by: Patrick DELAUNAY <[email protected]> > Signed-off-by: Patrick Delaunay <[email protected]> > ---
Applied to u-boot-stm/next, thanks! Regards Patrick

