Re: [PATCH 1/2] dt-bindings: mmc: sdhci-msm: Document the SDX55 compatible
From: Rob Herring <robh@kernel.org>
Date: 2021-01-13 03:23:15
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-01-13 03:23:15
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Thu, 07 Jan 2021 20:01:17 +0530, Manivannan Sadhasivam wrote:
The SDHCI controller on SDX55 is based on MSM SDHCI v5 IP. Hence, document the compatible with "qcom,sdhci-msm-v5" as the fallback. While at it, let's also sort the compatibles in ascending order. Cc: Ulf Hansson <redacted> Cc: linux-mmc@vger.kernel.org Signed-off-by: Manivannan Sadhasivam <redacted> Reviewed-by: Vinod Koul <vkoul@kernel.org> --- Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>