Message ID | 20221114105043.36698-1-konrad.dybcio@linaro.org |
---|---|
Headers | show |
Series | SM6375 / PDX225 SD Card support | expand |
On Mon, 14 Nov 2022 at 11:50, Konrad Dybcio <konrad.dybcio@linaro.org> wrote: > > Document the compatible for SDHCI on SM6375. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Applied for next, thanks! Kind regards Uffe > --- > No changes in v3. > > Changes in v2: > - pick up rb > > Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > index fc8a6b345d97..12def0f57e3e 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > @@ -46,6 +46,7 @@ properties: > - qcom,sm6115-sdhci > - qcom,sm6125-sdhci > - qcom,sm6350-sdhci > + - qcom,sm6375-sdhci > - qcom,sm8150-sdhci > - qcom,sm8250-sdhci > - qcom,sm8450-sdhci > -- > 2.38.1 >
On Mon, 14 Nov 2022 11:50:40 +0100, Konrad Dybcio wrote: > Add SDHC2 for SM6375 which effectively means SD Card support for > PDX225. Nothing unusual here, some regulator dancing was required, > but that's expected. > > Depends on [1] and [2]. > > [1] https://lore.kernel.org/linux-arm-msm/20221114104222.36329-1-konrad.dybcio@linaro.org/T/#t > [2] https://lore.kernel.org/linux-arm-msm/20221109110846.45789-2-konrad.dybcio@linaro.org/T/#u (merged) > > [...] Applied, thanks! [2/3] arm64: dts: qcom: sm6375: Add SDHCI2 commit: 6f196ab2ad1e2b56c67cc247293ac2c5b73dbe90 [3/3] arm64: dts: qcom: sm6375-pdx225: Enable SD card slot commit: ecbdcbcd6f78fcf1c50e804b9baf065a36b61d26 Best regards,