[PATCH v2 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos7870 support
Krzysztof Kozlowski
krzk at kernel.org
Thu Feb 20 00:29:55 PST 2025
On 18/02/2025 19:54, Kaustabh Chakraborty wrote:
> + - if:
> + properties:
> + compatible:
> + contains:
> + const: samsung,exynos7870-dwusb3
> + then:
> + properties:
> + clocks:
> + minItems: 3
> + maxItems: 3
> + clock-names:
> + items:
> + - const: bus_early
> + - const: ctrl
> + - const: ref
Other device has order bus_early + ref, so use the same here, thus
bus_early + ref + ctrl.
Rest looks fine.
>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list