Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-17 | arm64: dts: k3: Sync sdhci0 node from kernel and change driver name | Faiz Abbas | |
Sync the sdhci0 node from kernel. This changes the compatible that is required to be there in the driver. Change the same for the SD card node which is not yet supported in kernel. This also syncs the main_pmx0 node as a side effect. Also change the name of the driver to match the compatible in kernel. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> | |||
2018-09-11 | mmc: k3_arasan: Add sdhci driver support for K3 family SoCs | Lokesh Vutla | |
AM654 has an arasan sdhci controller and a mmc phy attached to it. Add basic support for K3 specific arasan sdhci controller. Cc: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> |