changes from V3: changes only in the patch
        mmc: dw_mmc: exynos: configure SMU in exynos5420.
        1.Added new compatible string "samsung,exynos5420-dw-mshc-smu" for
          the host with SMU.
        2.Used compatible string "samsung,exynos5420-dw-mshc-smu"
          for controller instance which has SMU.
        3.Used compatible string "samsung,exynos5420-dw-mshc"
          for controller instance which does not have SMU.

changes from V2:
        1.dropped the bypass-smu quirk 
                mmc: dw_mmc: exynos: configure SMU in exynos5420.
        2.Changed the subject line for this patch
          add a quirk for SMU -> configure SMU in exynos5420
        
        mmc: dw_mmc: exynos: configure SMU in exynos5420 
        was earlier 
        mmc: dw_mmc: exynos: add a quirk for SMU.

changes from V1:
        1.Added a new RFC patch 
                mmc: dw_mmc: socfpga: move socfpga private init
        2.Avoid code duplication in
                mmc: dw_mmc: exynos: add a quirk for SMU.


Yuvaraj Kumar C D (4):
  mmc: dw_mmc: exynos: move the exynos private init
  mmc: dw_mmc: socfpga: move socfpga private init
  mmc: dw_mmc: move the platform specific init call
  mmc: dw_mmc: exynos: configure SMU in exynos5420.

 drivers/mmc/host/dw_mmc-exynos.c  |   65 ++++++++++++++++++++++++++++---------
 drivers/mmc/host/dw_mmc-pltfm.c   |    7 ----
 drivers/mmc/host/dw_mmc-socfpga.c |   29 ++++++++---------
 drivers/mmc/host/dw_mmc.c         |    9 +++++
 4 files changed, 73 insertions(+), 37 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to