Message ID | 20241010-dts_qcs8300-v1-1-bf5acf05830b@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Enable ethernet for qcs8300 | expand |
On Thu, Oct 10, 2024 at 10:57:15AM +0800, Yijie Yang wrote:
> Document the compatible for revision 2 of the qcs8300-ride board.
What are the differences? That's what you have commit msg for.
Best regards,
Krzysztof
On 2024-10-10 14:16, Krzysztof Kozlowski wrote: > On Thu, Oct 10, 2024 at 10:57:15AM +0800, Yijie Yang wrote: >> Document the compatible for revision 2 of the qcs8300-ride board. > > What are the differences? That's what you have commit msg for. Revision 2 has a different EPHY, identical to the one in sa8775p-ride revision 3. I will document this in the commit message. > > Best regards, > Krzysztof >
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:
Document the compatible for revision 2 of the qcs8300-ride board. Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)