Message ID | 20220815100952.23795-4-a39.skl@gmail.com |
---|---|
State | Accepted |
Commit | 896691f010149e05ea3c5a0c361cbdb250617859 |
Headers | show |
Series | Compatibles for SM6115 | expand |
On 15/08/2022 13:09, Adam Skladowski wrote: > Document the compatible for SDHCI on SM6115. > > Signed-off-by: Adam Skladowski <a39.skl@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Mon, 15 Aug 2022 at 12:12, Adam Skladowski <a39.skl@gmail.com> wrote: > > Document the compatible for SDHCI on SM6115. > > Signed-off-by: Adam Skladowski <a39.skl@gmail.com> Applied for next, thanks! Kind regards Uffe > --- > 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 fc0e81c2066c..a792fa5574a0 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > @@ -41,6 +41,7 @@ properties: > - qcom,sdm845-sdhci > - qcom,sdx55-sdhci > - qcom,sdx65-sdhci > + - qcom,sm6115-sdhci > - qcom,sm6125-sdhci > - qcom,sm6350-sdhci > - qcom,sm8150-sdhci > -- > 2.25.1 >
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml index fc0e81c2066c..a792fa5574a0 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -41,6 +41,7 @@ properties: - qcom,sdm845-sdhci - qcom,sdx55-sdhci - qcom,sdx65-sdhci + - qcom,sm6115-sdhci - qcom,sm6125-sdhci - qcom,sm6350-sdhci - qcom,sm8150-sdhci
Document the compatible for SDHCI on SM6115. Signed-off-by: Adam Skladowski <a39.skl@gmail.com> --- Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + 1 file changed, 1 insertion(+)