Re: [PATCH v2 14/14] arm64: dts: qcom: sdm630: Fix USB2 clock-names order

From: Krzysztof Kozlowski
Date: Wed Sep 13 2023 - 03:18:05 EST


On 12/09/2023 15:31, Konrad Dybcio wrote:
> The last 2 clock-names entries for the USB2 controller were swapped,
> resulting in schema warnings:
>
> ['cfg_noc', 'core', 'mock_utmi', 'sleep'] is too short
> 'iface' was expected
> 'sleep' was expected
> 'mock_utmi' was expected
>
> Fix it and take the liberty to make the clock-names entries more
> readable.

This was already fixed:

https://lore.kernel.org/all/20230723141849.93078-2-krzysztof.kozlowski@xxxxxxxxxx/

Best regards,
Krzysztof