Message ID | 20221104172122.252761-6-angelogioacchino.delregno@collabora.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | MSM8956/76 and Sony Xperia X / X Compact support | expand |
On 04/11/2022 13:21, AngeloGioacchino Del Regno wrote: > Document the compatible for the SDHCI controller(s) found on MSM8976. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Fri, 4 Nov 2022 at 18:22, AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> wrote: > > Document the compatible for the SDHCI controller(s) found on MSM8976. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.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 a96f143479c7..fc8a6b345d97 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > @@ -26,6 +26,7 @@ properties: > - qcom,msm8226-sdhci > - qcom,msm8953-sdhci > - qcom,msm8974-sdhci > + - qcom,msm8976-sdhci > - qcom,msm8916-sdhci > - qcom,msm8992-sdhci > - qcom,msm8994-sdhci > -- > 2.37.2 >
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml index a96f143479c7..fc8a6b345d97 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -26,6 +26,7 @@ properties: - qcom,msm8226-sdhci - qcom,msm8953-sdhci - qcom,msm8974-sdhci + - qcom,msm8976-sdhci - qcom,msm8916-sdhci - qcom,msm8992-sdhci - qcom,msm8994-sdhci
Document the compatible for the SDHCI controller(s) found on MSM8976. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> --- Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + 1 file changed, 1 insertion(+)