[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6a9506a5-caf0-0977-af75-0a4e4c0e3a0f@linaro.org>
Date: Sat, 24 Dec 2022 14:12:59 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Konrad Dybcio <konrad.dybcio@...aro.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Vinod Koul <vkoul@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Wesley Cheng <quic_wcheng@...cinc.com>,
linux-arm-msm@...r.kernel.org, linux-phy@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4] ARM: dts: qcom: sdx65: add specific compatible for
USB HS PHY
On 23/12/2022 17:20, Konrad Dybcio wrote:
>
>
> On 23.12.2022 17:18, Krzysztof Kozlowski wrote:
>> Add SoC-specific compatible to the USB HS PHY to match other devices and
>> bindings.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>> ---
>> arch/arm/boot/dts/qcom-sdx65.dtsi | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/qcom-sdx65.dtsi b/arch/arm/boot/dts/qcom-sdx65.dtsi
>> index b073e0c63df4..d3c661d7650d 100644
>> --- a/arch/arm/boot/dts/qcom-sdx65.dtsi
>> +++ b/arch/arm/boot/dts/qcom-sdx65.dtsi
>> @@ -219,7 +219,8 @@ blsp1_uart3: serial@...000 {
>> };
>>
>> usb_hsphy: phy@...000 {
>> - compatible = "qcom,usb-snps-hs-7nm-phy";
>> + compatible = "qcom,sdx65-usb-hs-phy",
>> + "qcom,usb-snps-hs-7nm-phy";
> Not sure if the newline is necessary, but still:
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@...aro.org>
It is over 80 - up to 90 - and we still keep 80-limit in coding style.
Best regards,
Krzysztof
Powered by blists - more mailing lists