Re: [PATCH 3/3] ARM: dts: qcom: ipq4019: correct clock order in DWC3 node

From: Konrad Dybcio
Date: Wed Nov 15 2023 - 11:53:20 EST




On 11/12/23 09:01, Krzysztof Kozlowski wrote:
Align the order of clocks in Qualcomm DWC3 USB controller to match
bindings. Linux driver does not care about the order. This fixes
dtbs_check warning:

qcom-ipq4018-ap120c-ac.dtb: usb@60f8800: clock-names:0: 'core' was expected

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad