[PATCH 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2

Yijie Yang posted 5 patches 1 month, 2 weeks ago
There is a newer version of this series
[PATCH 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2
Posted by Yijie Yang 1 month, 2 weeks ago
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(+)

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
Re: [PATCH 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2
Posted by Krzysztof Kozlowski 1 month, 2 weeks ago
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
Re: [PATCH 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2
Posted by Yijie Yang 1 month, 2 weeks ago

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
>