diff options
author | Devi Priya <quic_devipriy@quicinc.com> | 2023-05-10 13:43:58 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-26 22:28:11 +0300 |
commit | e3c98aac28bd8964031ebb057cb6e48fc492d256 (patch) | |
tree | 9eb4b5d618febe9a01fa848d3c5c1d025d2e0030 | |
parent | 8f0ae6bc0098f63a008820f80c08b01ea2167da3 (diff) | |
download | linux-e3c98aac28bd8964031ebb057cb6e48fc492d256.tar.xz |
dt-bindings: arm: qcom: document AL02-C2 board based on IPQ9574 family
Document AL02-C2 (Reference Design Platform 418) 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/20230510104359.16678-2-quic_devipriy@quicinc.com
-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 4d5d3ec274f3..b6a9a56c1c21 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -86,6 +86,7 @@ description: | The 'board' element must be one of the following strings: adp + ap-al02-c2 ap-al02-c7 ap-mi01.2 ap-mi01.6 @@ -352,6 +353,7 @@ properties: - items: - enum: + - qcom,ipq9574-ap-al02-c2 - qcom,ipq9574-ap-al02-c7 - const: qcom,ipq9574 |