[PATCH v5 2/4] dt-bindings: phy: qcs615-qmp-usb3dp: Add support for Shikra SoC
Krzysztof Kozlowski
krzk at kernel.org
Sun Jul 12 05:21:58 PDT 2026
On Sat, Jul 11, 2026 at 10:39:51PM +0530, Krishna Kurapati wrote:
> +allOf:
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - qcom,shikra-qmp-usb3-dp-phy
> + then:
> + properties:
> + resets:
> + minItems: 3
> + reset-names:
Same feedback. minItems
> + items:
> + - const: phy_phy
> + - const: dp_phy
> + - const: phy
Drop
> +
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - qcom,qcs615-qmp-usb3-dp-phy
> + then:
> + properties:
> + resets:
> + maxItems: 2
> + reset-names:
same feedback, maxItems.
> + items:
> + - const: phy_phy
> + - const: dp_phy
Drop
Best regards,
Krzysztof
More information about the linux-phy
mailing list