1. 11 Jan, 2018 1 commit
    • Ard Biesheuvel's avatar
      mmc: sdhci_f_sdh30: add ACPI support · 90e1d8cc
      Ard Biesheuvel authored
      The Fujitsu SDH30 SDHCI controller may be described as a SCX0002 ACPI
      device on ACPI platforms incorporating the Socionext SynQuacer SoC.
      
      Given that mmc_of_parse() has already been made ACPI/DT agnostic,
      making the SDH30 driver ACPI capable is actually rather simple:
      all we need to do is make the call to sdhci_get_of_property() [which
      does not set any properties we care about] and the clock handling
      dependent on whether we are dealing with a DT device, and exposing
      the ACPI id via the platform_driver struct and the module metadata.
      Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
      Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
      Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
      90e1d8cc
  2. 09 Jan, 2018 3 commits
  3. 04 Jan, 2018 3 commits
  4. 21 Dec, 2017 1 commit
  5. 19 Dec, 2017 6 commits
  6. 18 Dec, 2017 12 commits
  7. 15 Dec, 2017 8 commits
  8. 11 Dec, 2017 6 commits