On 25-09-04 08:51:49, Krzysztof Kozlowski wrote:
On 04/09/2025 08:50, Krzysztof Kozlowski wrote:
+allOf:
- if:
properties:
compatible:
enum:
- qcom,x1e80100-dp-phy
- then:
properties:
clocks:
minItems: 3
That's an ABI break, so you need to explain it and mention the impact. Reason that there is one more clock, but everything was working fine, is not usually enough.
Heh, I already asked for that at v1 and nothing improved.
I missed that comment. Sorry about that.
Will address in v3.
Thanks for reviewing.