diff options
author | Devi Priya <quic_devipriy@quicinc.com> | 2023-05-16 19:20:12 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-26 12:28:19 -0700 |
commit | 2e4cd263b97d0254e6bbd88b2feb4df6c4a9ad0d (patch) | |
tree | ec44b44a359f6efaf250f1ee4dc2e48f470958e6 /Documentation/devicetree/bindings/arm/qcom.yaml | |
parent | d8a83f8d2e730d4e05e8fc8e1faccbee0f95ca12 (diff) | |
download | lwn-2e4cd263b97d0254e6bbd88b2feb4df6c4a9ad0d.tar.gz lwn-2e4cd263b97d0254e6bbd88b2feb4df6c4a9ad0d.zip |
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 <quic_devipriy@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230516135013.3547-2-quic_devipriy@quicinc.com
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.yaml')
-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 |