[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d7e788c5-0bec-4761-ad4a-1c4f642fe3e5@kernel.org>
Date: Thu, 20 Feb 2025 09:29:55 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Kaustabh Chakraborty <kauschluss@...root.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Alim Akhtar <alim.akhtar@...sung.com>,
Thinh Nguyen <Thinh.Nguyen@...opsys.com>
Cc: linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: usb: samsung,exynos-dwc3: add
exynos7870 support
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
Powered by blists - more mailing lists