Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fixes from Ulf Hansson: "Here are a couple of mmc fixes intended for v4.13-rc1. I have also included a couple of cleanup patches in this pull request for OMAP2+, related to the omap_hsmmc driver. The reason is because of the changes are also depending on OMAP SoC specific code, so this simplifies how to deal with this. Summary: MMC host: - sunxi: Correct time phase settings - omap_hsmmc: Clean up some dead code - dw_mmc: Fix message printed for deprecated num-slots DT binding - dw_mmc: Fix DT documentation" * tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: Documentation: dw-mshc: deprecate num-slots mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT mmc: host: omap_hsmmc: remove unused platform callbacks ARM: OMAP2+: hsmmc.c: Remove dead code mmc: sunxi: Keep default timing phase settings for new timing mode
Showing
- Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt 0 additions, 1 deletionDocumentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
- Documentation/devicetree/bindings/mmc/img-dw-mshc.txt 0 additions, 1 deletionDocumentation/devicetree/bindings/mmc/img-dw-mshc.txt
- Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt 0 additions, 2 deletionsDocumentation/devicetree/bindings/mmc/k3-dw-mshc.txt
- Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt 7 additions, 9 deletionsDocumentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
- Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt 0 additions, 1 deletionDocumentation/devicetree/bindings/mmc/zx-dw-mshc.txt
- arch/arm/mach-omap2/hsmmc.c 2 additions, 237 deletionsarch/arm/mach-omap2/hsmmc.c
- arch/arm/mach-omap2/hsmmc.h 0 additions, 9 deletionsarch/arm/mach-omap2/hsmmc.h
- drivers/mmc/host/dw_mmc.c 1 addition, 1 deletiondrivers/mmc/host/dw_mmc.c
- drivers/mmc/host/omap_hsmmc.c 0 additions, 11 deletionsdrivers/mmc/host/omap_hsmmc.c
- drivers/mmc/host/sunxi-mmc.c 6 additions, 2 deletionsdrivers/mmc/host/sunxi-mmc.c
- include/linux/platform_data/hsmmc-omap.h 0 additions, 10 deletionsinclude/linux/platform_data/hsmmc-omap.h
Loading
Please register or sign in to comment