On Tue, Nov 15, 2016 at 07:12:31PM +0900, Jaehoon Chung wrote: > The "clock-freq-min-max" property was deprecated. > There is "max-frequency" property in drivers/mmc/core/host.c > "max-frequency" can be replaced with "clock-freq-min-max". > Minimum clock value might be set to 100K by default. > Then MMC core should try to find the correct value from 400K to 100K. > So it just needs to set Maximum clock value. > > Signed-off-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 3 ++- > drivers/mmc/host/dw_mmc.c | 2 ++ > 2 files changed, 4 insertions(+), 1 deletion(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- 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