diff options
author | Devi Priya <[email protected]> | 2023-05-16 19:20:12 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-05-26 12:28:19 -0700 |
commit | 2e4cd263b97d0254e6bbd88b2feb4df6c4a9ad0d (patch) | |
tree | ec44b44a359f6efaf250f1ee4dc2e48f470958e6 | |
parent | d8a83f8d2e730d4e05e8fc8e1faccbee0f95ca12 (diff) |
dt-bindings: arm: qcom: document AL02-C6 board based on IPQ9574 family
Document AL02-C6 (Reference Design Platform 449) board based on IPQ9574
family of SoCs.
Signed-off-by: Devi Priya <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index b6a9a56c1c21..bad064b21b72 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -87,6 +87,7 @@ description: | adp ap-al02-c2 + ap-al02-c6 ap-al02-c7 ap-mi01.2 ap-mi01.6 @@ -354,6 +355,7 @@ properties: - items: - enum: - qcom,ipq9574-ap-al02-c2 + - qcom,ipq9574-ap-al02-c6 - qcom,ipq9574-ap-al02-c7 - const: qcom,ipq9574 |