Message ID | 20220916121204.3880182-2-vkoul@kernel.org (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | Introduce the SC8180x devices | expand |
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
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
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(+)