mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-17 17:31:27 +00:00
30 lines
1.1 KiB
Diff
30 lines
1.1 KiB
Diff
From b6bfabafdfd03675e37dca453658cc25cedfea20 Mon Sep 17 00:00:00 2001
|
|
From: Kathiravan T <quic_kathirav@quicinc.com>
|
|
Date: Wed, 21 Dec 2022 16:09:52 +0530
|
|
Subject: [PATCH 148/281] dt-bindings: firmware: qcom,scm: document IPQ5332 SCM
|
|
|
|
Document the compatible for IPQ5332 SCM.
|
|
|
|
Change-Id: I029a037493e3f2e271dd184616247d6a07e82a72
|
|
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|
|
Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
|
|
---
|
|
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..196d266ad9c6 100644
|
|
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
|
|
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
|
|
@@ -24,6 +24,7 @@ properties:
|
|
- qcom,scm-apq8064
|
|
- qcom,scm-apq8084
|
|
- qcom,scm-ipq4019
|
|
+ - qcom,scm-ipq5332
|
|
- qcom,scm-ipq6018
|
|
- qcom,scm-ipq806x
|
|
- qcom,scm-ipq8074
|
|
--
|
|
2.17.1
|
|
|