summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci_am654.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci_am654: Constify struct sdhci_opsKrzysztof Kozlowski2024-04-261-3/+3
* mmc: sdhci_am654: Update comments in sdhci_am654_set_clockJudith Mendez2024-04-021-2/+2
* mmc: sdhci_am654: Fix itapdly/otapdly array typeJudith Mendez2024-04-021-2/+2
* mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez2024-04-021-0/+9
* mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez2024-04-021-3/+9
* mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez2024-04-021-14/+26
* mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez2024-04-021-0/+1
* mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez2024-04-021-20/+92
* mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra2023-12-071-31/+6
* mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav2023-11-031-1/+1
* mmc: sdhci_am654: Convert to platform remove callback returning voidYangtao Li2023-08-151-3/+2
* mmc: sdhci_am654: Properly handle failures in .remove()Yangtao Li2023-08-151-4/+5
* mmc: sdhci_am654: Add support for PM suspend/resumeAswath Govindraju2023-04-041-16/+131
* mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor2023-03-231-2/+0
* mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini2023-03-091-1/+1
* mmc: sdhci_am654: Use dev_err_probe() for mmc_of_parse() return codeMatthias Schiffer2022-12-071-1/+1
* mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris2022-11-071-3/+4
* mmc: sdhci_am654: Remove the unneeded result variableye xingchen2022-09-141-4/+1
* drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra2022-04-261-1/+22
* mmc: sdhci_am654: Add Support for TI's AM62 SoCAswath Govindraju2022-02-281-0/+4
* mmc: sdhci_am654: Fix the driver data of AM64 SoCAswath Govindraju2022-02-281-22/+2
* mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-141-4/+2
* mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang2021-03-301-1/+1
* mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas2021-02-011-0/+28
* mmc: sdhci_am654: Fix module autoloadFaiz Abbas2020-10-091-0/+1
* mmc: sdhci_am654: Enable tuning for SDR50Faiz Abbas2020-09-281-0/+6
* mmc: sdhci_am654: Add support for software tuningFaiz Abbas2020-09-281-0/+41
* mmc: sdhci_am654: Add support for input tap delayFaiz Abbas2020-09-281-30/+84
* mmc: sdhci_am654: Fix hard coded otap delay array sizeFaiz Abbas2020-09-281-21/+21
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson2020-09-071-0/+1
* mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas2020-09-071-0/+24
* mmc: sdhci_am654: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-09-071-1/+1
* mmc: sdhci_am654: Add support for clkbuf_sel propertyFaiz Abbas2020-07-131-0/+11
* mmc: sdhci_am654: Update delay chain configurationFaiz Abbas2020-07-131-1/+9
* mmc: sdhci_am654: Fix conditions for enabling dllFaiz Abbas2020-07-131-22/+20
* mmc: sdhci_am654: Add Support for SR2.0Faiz Abbas2020-07-131-1/+22
* mmc: sdhci_am654: Add flag for PHY calibrationFaiz Abbas2020-07-131-3/+5
* mmc: sdhci: am654: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne2020-03-241-14/+3
* mmc: sdhci_am654: Enable DLL only for some speed modesFaiz Abbas2020-03-241-60/+68
* mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas2020-03-241-18/+105
* Merge branch 'fixes' into nextUlf Hansson2020-01-161-19/+35
|\
| * mmc: sdhci_am654: Fix Command Queuing in AM65xFaiz Abbas2020-01-161-13/+14
| * mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas2020-01-161-0/+18
| * mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas2020-01-161-6/+3
* | mmc: sdhci_am654: convert to devm_platform_ioremap_resourceYangtao Li2019-12-181-3/+1
|/
* mmc: sdhci_am654: Add Support for Command Queuing Engine to J721EFaiz Abbas2019-11-201-1/+70
* mmc: sdhci_am654: Make some symbols staticYueHaibing2019-07-101-3/+4
* mmc: sdhci_am654: Add Support for 4 bit IP on J721EFaiz Abbas2019-06-171-38/+86
* mmc: sdhci_am654: Add Support for 8 bit IP on J721EFaiz Abbas2019-06-171-25/+110
* mmc: sdhci_am654: Print error message if the DLL fails to lockFaiz Abbas2019-06-101-0/+5