Re: [PATCH 2/2] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: correct clocks per variants

From: Rob Herring
Date: Sun Jan 08 2023 - 13:13:48 EST



On Sun, 25 Dec 2022 12:59:44 +0100, Krzysztof Kozlowski wrote:
> Different variants of Qualcomm USB3 DP PHY take different clocks
> (according to upstream DTS and Linux driver):
>
> sc7280-herobrine-crd.dtb: phy-wrapper@88e9000: clocks: [[43, 151], [39, 0], [43, 153]] is too short
> sc7280-herobrine-crd.dtb: phy-wrapper@88e9000: clock-names:1: 'cfg_ahb' was expected
> ...
> sm8250-hdk.dtb: phy@88e9000: clocks: [[46, 185], [44, 0], [46, 187]] is too short
> sm8250-hdk.dtb: phy@88e9000: clock-names:1: 'cfg_ahb' was expected
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../phy/qcom,sc7180-qmp-usb3-dp-phy.yaml | 72 ++++++++++++++++---
> 1 file changed, 62 insertions(+), 10 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>