mmc: sdhci_am654: Add Support for TI's AM642 SoC
authorDave Gerlach <d-gerlach@ti.com>
Fri, 23 Apr 2021 16:27:40 +0000 (11:27 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 10:57:57 +0000 (16:27 +0530)
commit7288beaa47d716d511442f94261c737878c2679e
treeeb32a49e78f5e00d6abad9b7cf38600091ec29de
parent7fe7713c2ec6c7018ef1a2d92f2439156a4b12bc
mmc: sdhci_am654: Add Support for TI's AM642 SoC

Add support for the controller present on the AM642 SoC.

There are instances:
sdhci0: 8bit bus width, max 400 MBps
sdhci1: 4bit bus width, max 100 MBps

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
drivers/mmc/am654_sdhci.c