2017-03-21 23:33 GMT+09:00 Piotr Sroka <piotrs@xxxxxxxxxxx>: > DTS properties are used instead of fixed data > because PHY settings can be different for different chips/boards. > > Signed-off-by: Piotr Sroka <piotrs@xxxxxxxxxxx> > --- > Changes for v2: > - dts part was removed from this patch > - most delays were moved from dts file > to data associated with an SoC specific compatible > - remove unrelated changes > --- > Changes for v3: > - move all delays back to dts because they are also boards dependent > - prefix all of the Cadence-specific properties with cdns prefix > - put checking delay properties inside the for loop > instead of using a lot of single if expressions > --- > Changes for v4: > - remove unecessary declaration of sdhci_cdns_match > - format fix (blank line removed) > --- > Changes for v5: > - use driver version from next branch, with applied enhanced strobe feature support. > - change name of property to be consistent with timing modes > available in Linux > --- Reviewed-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html