Re: [PATCH 1/3] mmc: sdhci_am654: Read ti, strobe-sel property from device tree

2021-05-25 Thread Jaehoon Chung
On 5/25/21 6:38 PM, Aswath Govindraju wrote: > Read the strobe select value from the device tree property ti,strobe-sel, > required for HS400 speed mode > > Fixes: a20008eabd95 ("mmc: am654_sdhci: Add Support for configuring PHY in > J721e") > Signed-off-by: Aswath Govindraju Reviewed-by: Jaeho

[PATCH 1/3] mmc: sdhci_am654: Read ti, strobe-sel property from device tree

2021-05-25 Thread Aswath Govindraju
Read the strobe select value from the device tree property ti,strobe-sel, required for HS400 speed mode Fixes: a20008eabd95 ("mmc: am654_sdhci: Add Support for configuring PHY in J721e") Signed-off-by: Aswath Govindraju --- drivers/mmc/am654_sdhci.c | 1 + 1 file changed, 1 insertion(+) diff -