[PATCH 1/6] dt-bindings: firmware: document Qualcomm SC8180x SCM

Vinod Koul posted 6 patches 3 years, 6 months ago
There is a newer version of this series
[PATCH 1/6] dt-bindings: firmware: document Qualcomm SC8180x SCM
Posted by Vinod Koul 3 years, 6 months ago
Document the compatible for Qualcomm SC8180x SCM

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index c5b76c9f7ad0..a8a14da54e53 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -40,6 +40,7 @@ properties:
           - qcom,scm-msm8998
           - qcom,scm-sc7180
           - qcom,scm-sc7280
+          - qcom,scm-sc8180x
           - qcom,scm-sc8280xp
           - qcom,scm-sdm845
           - qcom,scm-sdx55
-- 
2.37.3
Re: [PATCH 1/6] dt-bindings: firmware: document Qualcomm SC8180x SCM
Posted by Krzysztof Kozlowski 3 years, 6 months ago
On 16/09/2022 13:11, Vinod Koul wrote:
> Document the compatible for Qualcomm SC8180x SCM
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---


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


Best regards,
Krzysztof