Re: [PATCH v2 04/18] ARM: dts: qcom: sdx55: Add support for SDHCI controller

2021-01-06 Thread Manivannan Sadhasivam
On Tue, Jan 05, 2021 at 09:22:59PM +0530, Vinod Koul wrote: > On 05-01-21, 17:56, Manivannan Sadhasivam wrote: > > Add devicetree support for SDHCI controller found in Qualcomm SDX55 SoC. > > The SDHCI controller used in this SoC is based on the MSM SDHCI v5 IP. > > Hence, the support is added by r

Re: [PATCH v2 04/18] ARM: dts: qcom: sdx55: Add support for SDHCI controller

2021-01-05 Thread Vinod Koul
On 05-01-21, 17:56, Manivannan Sadhasivam wrote: > Add devicetree support for SDHCI controller found in Qualcomm SDX55 SoC. > The SDHCI controller used in this SoC is based on the MSM SDHCI v5 IP. > Hence, the support is added by reusing the existing sdhci driver with > "qcom,sdhci-msm-v5" as the f

[PATCH v2 04/18] ARM: dts: qcom: sdx55: Add support for SDHCI controller

2021-01-05 Thread Manivannan Sadhasivam
Add devicetree support for SDHCI controller found in Qualcomm SDX55 SoC. The SDHCI controller used in this SoC is based on the MSM SDHCI v5 IP. Hence, the support is added by reusing the existing sdhci driver with "qcom,sdhci-msm-v5" as the fallback. Signed-off-by: Manivannan Sadhasivam --- arch