Re: [PATCH v3 1/3] dt-bindings: i3c: Add support for Qualcomm I3C controller

From: Mukesh Kumar Savaliya
Date: Tue Apr 08 2025 - 09:28:11 EST


Thanks Krzysztof !

On 4/4/2025 3:56 PM, Krzysztof Kozlowski wrote:
On Thu, Apr 03, 2025 at 07:16:42PM GMT, Mukesh Kumar Savaliya wrote:
+allOf:
+ - $ref: i3c.yaml#
+
+properties:
+ compatible:
+ - qcom,geni-i3c
const: qcom,geni-i3c
is this fine to change ? Sorry but to avoid iteration asking here.
In future if we add anything new (*in case*)we can concert to enum.
+
+ reg:
+ maxItems: 1
+
+ clocks:
+ maxItems: 1
+
+ clock-names:
+ const: se

Drop, not that useful.
Done

Best regards,
Krzysztof