From: Yijie Yang <quic_yijiyang@quicinc.com>
Document the compatible for revision 2 of the qcs8300-ride board.
The first revision and the secondary revision has different EMAC. The
previous is 88EA1512 and the later is AQR115C.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index b40c3d7b63fe..056b27b5492b 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -899,6 +899,7 @@ properties:
- items:
- enum:
- qcom,qcs8300-ride
+ - qcom,qcs8300-ride-r2
- const: qcom,qcs8300
- items:
--
2.34.1