Message ID | 20230510104359.16678-2-quic_devipriy@quicinc.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Add initial support for RDP418 of IPQ9574 family | expand |
On 10/05/2023 12:43, Devi Priya wrote: > 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> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index d9dd25695c3d..7e6a128fe1db 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -85,6 +85,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 @@ -351,6 +352,7 @@ properties: - items: - enum: + - qcom,ipq9574-ap-al02-c2 - qcom,ipq9574-ap-al02-c7 - const: qcom,ipq9574
Document AL02-C2 (Reference Design Platform 418) board based on IPQ9574 family of SoCs. Signed-off-by: Devi Priya <quic_devipriy@quicinc.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ 1 file changed, 2 insertions(+)