Message ID | 20230323093120.20558-2-quic_kathirav@quicinc.com (mailing list archive) |
---|---|
State | Accepted |
Commit | f6b161efbb456b11731a4afa330c82223e883832 |
Headers | show |
Series | Add initial support for RDP468 of IPQ5332 family | expand |
On 23/03/2023 10:31, Kathiravan T wrote: > Document the MI01.6 (Reference Design Platform 468) board based on IPQ5332 > family of SoCs. > > Signed-off-by: Kathiravan T <quic_kathirav@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 05badce5fedc..a2dacce49197 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -84,6 +84,7 @@ description: | adp ap-al02-c7 ap-mi01.2 + ap-mi01.6 cdp cp01-c1 dragonboard @@ -327,6 +328,7 @@ properties: - items: - enum: - qcom,ipq5332-ap-mi01.2 + - qcom,ipq5332-ap-mi01.6 - const: qcom,ipq5332 - items:
Document the MI01.6 (Reference Design Platform 468) board based on IPQ5332 family of SoCs. Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com> --- Changes in V2: - Updated the subject prefix Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ 1 file changed, 2 insertions(+)