Hi, On 11/17/2016 04:40 PM, Jaehoon Chung wrote: > This patchset is modified the some minor fixing and cleaning codes. > > * Major changes > - Remove the unnecessary codes and use_stop_abort() by default. > - Remove the obsoleted property "supports-highspeed" > - Deprecated the "clock-freq-min-max" property. Instead, use "max-frequency" > - Minimum clock value is set to 100K by default. I have applied this patchset on my dwmmc repository. If there are some issues, let me know, plz. Best Regards, Jaehoon Chung > > Change in v3: > - Use the dwmmc private cookie enum. > - Add the reviewed-by and acked-by tags. > > Change in v2: > - Applied patches relevant to dt files > - Use "deprecated" instead of removing about "clock-freq-min-max" > - Added Heiko's Tested-by tag > > Jaehoon Chung (9): > mmc: dw_mmc: display the real register value on debugfs > mmc: dw_mmc: fix the debug message for checking card's present > mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K > mmc: dw_mmc: use the hold register when send stop command > mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default > mmc: dw_mmc: use the cookie's enum values for post/pre_req() > mmc: dw_mmc: remove the unnecessary mmc_data structure > mmc: dw_mmc: The "clock-freq-min-max" property was deprecated > Documentation: synopsys-dw-mshc: remove the unused properties > > .../devicetree/bindings/mmc/synopsys-dw-mshc.txt | 8 +- > drivers/mmc/host/dw_mmc.c | 88 +++++++++++----------- > include/linux/mmc/dw_mmc.h | 6 ++ > 3 files changed, 50 insertions(+), 52 deletions(-) > -- 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