Message ID | 1654080312-5408-5-git-send-email-quic_rohiagar@quicinc.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Devicetree Changes SDX65 | expand |
On 01/06/2022 12:45, Rohit Agarwal wrote: > Add devicetree compatible for SCM present in SDX65 platform. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Wed, 1 Jun 2022 16:15:05 +0530, Rohit Agarwal wrote: > Add devicetree compatible for SCM present in SDX65 platform. > > Applied, thanks! [04/11] dt-bindings: firmware: scm: Add compatible for SDX65 commit: 2ea6af6cc1f58f828180cf6124febbde47a10bad Best regards,
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt index b1cd4ad..a05c00a 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -26,6 +26,7 @@ Required properties: * "qcom,scm-sc7280" * "qcom,scm-sdm845" * "qcom,scm-sdx55" + * "qcom,scm-sdx65" * "qcom,scm-sm6350" * "qcom,scm-sm8150" * "qcom,scm-sm8250"
Add devicetree compatible for SCM present in SDX65 platform. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> --- Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 + 1 file changed, 1 insertion(+)