Skip to content
Snippets Groups Projects
Commit 794453f9 authored by Faiz Abbas's avatar Faiz Abbas Committed by Tom Rini
Browse files

mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions


The j721e 4 bit instances don't have a hard DLL and therefore don't need
any DLL related configurations. Split the compatibles into an 8 bit and a
4 bit one. Add a private flags field which can be used to check if the
DLL is present and don't register the set_ios_post callback for the 4 bit
compatible instances.

Also update the compatibles in k3-j721e-main.dtsi to avoid breaking boot
with the new compatibles.

Signed-off-by: default avatarFaiz Abbas <faiz_abbas@ti.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent d146af5b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment