On Fri, Mar 07, 2014 at 10:12:51PM +0800, Chew Chiau Ee wrote: > From: Chew, Chiau Ee <[email protected]> > > On Intel BayTrail, there was case whereby the resulting fast mode > bus speed becomes slower (~20% slower compared to expected speed) > if using the HCNT/LCNT calculated in the core layer. Thus, this > patch is added to allow pci glue layer to pass in optimal > HCNT/LCNT/SDA hold time values to core layer since the core > layer supports cofigurable HCNT/LCNT/SDA hold time values now. > > Signed-off-by: Chew, Chiau Ee <[email protected]>
Can you make use of those instead?
u32 sda_falling_time;
u32 scl_falling_time;
This is more consistent with using sda_hold_time and lets them have a
common (and more readable) unit.
signature.asc
Description: Digital signature
