[PATCH 6/9] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8976

AngeloGioacchino Del Regno posted 9 patches 3 years, 5 months ago
There is a newer version of this series
[PATCH 6/9] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8976
Posted by AngeloGioacchino Del Regno 3 years, 5 months ago
Document the qcom,msm8976-tcsr compatible.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
---
 Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
index cb0ae38a777f..adcae6c007d9 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -17,6 +17,7 @@ properties:
   compatible:
     items:
       - enum:
+          - qcom,msm8976-tcsr
           - qcom,msm8998-tcsr
           - qcom,qcs404-tcsr
           - qcom,sc7180-tcsr
-- 
2.37.2
Re: [PATCH 6/9] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8976
Posted by Lee Jones 3 years, 5 months ago
On Fri, 04 Nov 2022, AngeloGioacchino Del Regno wrote:

> Document the qcom,msm8976-tcsr compatible.
> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Re: [PATCH 6/9] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8976
Posted by Krzysztof Kozlowski 3 years, 5 months ago
On 04/11/2022 13:21, AngeloGioacchino Del Regno wrote:
> Document the qcom,msm8976-tcsr compatible.
> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof