From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 43EFEC3DA79 for ; Fri, 23 Dec 2022 16:21:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236010AbiLWQVZ (ORCPT ); Fri, 23 Dec 2022 11:21:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236240AbiLWQVR (ORCPT ); Fri, 23 Dec 2022 11:21:17 -0500 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B730B7F7 for ; Fri, 23 Dec 2022 08:21:14 -0800 (PST) Received: by mail-lj1-x236.google.com with SMTP id s22so5506839ljp.5 for ; Fri, 23 Dec 2022 08:21:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=dYVyisN/1CFHnXWJIqkehSm2uoYfT/wTJfVZDQ/+DVE=; b=NCOEh9D/bNqWA5XTFZ60lySOYnIpQa+96P6SqznFbOeL6v6OdCLC7XCYtqlnMoIi7y p+mUe0YMEX/F1jPKxOheyI2cpWhhAoqTNwRYeZnGI9j6nYPRiOpQSzh7kjeH2aDkkNg/ Womedpb8jyh5fPGBgM0iwtj2CEaZe+wSgNW/vL4wduVUJHSn+M8f9Z+ICd2WKCGG096p O/xeCICYDdG7fHty21hER+ZOVrIej/d3HbPxQPr0qNFO2vCtmgB+GbWI4I+6Sw8v9/uS trqcfaWyJZ2eeUcWPZeeY9Twit6PSGqyCaXcGKwSnG4CwVIGRH8NQOaBcfYFdruuASBF vNqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dYVyisN/1CFHnXWJIqkehSm2uoYfT/wTJfVZDQ/+DVE=; b=lXGSzbrMuJj7UgwGYZ6kdSuFA9S7x3tpW7vkRJLz8nLQZd3XIuZmm3Z+ziIALa0QyU Wf4vpf8g5p7UCN2K34LkQGB3i3aqhJ9r6STN0arfYdeQaYRXCROW1mFTk0oQWdFnJoHE uPzOBUym616uwovQbvaeXRuW4NjRtiln3jeOaiK/VGgRWzNpn9/tXSq/elj2e/Cr3lEV H3zTTU9ytHQuw04sBG/D9lVgIHTj/VuOUFHSvAmE5HUzxBacUmJIDKfaVknZWQpXPkn2 /4hfbtfKB7Rmzpwfv50WfWfF8GR/oHx3UVOkNbRhnAKguc/vGUMfUG9zEH0ZwU+DkQnS deoA== X-Gm-Message-State: AFqh2krefzp6hc4e4JRXn5sUZQYHpZRHRpjhT6Gb9/dPks3qDwhSHGu7 Z9A1b+XLLTumX2ceoIvIFa5CDQ== X-Google-Smtp-Source: AMrXdXtG77fus5WAw6rqU/rd5XFEMTUvaZTbdeki21w593nLJmL2dJyYLncYNytMYA5uw6KKXaKdrg== X-Received: by 2002:a2e:bf25:0:b0:27f:ac86:8db7 with SMTP id c37-20020a2ebf25000000b0027fac868db7mr1814787ljr.44.1671812473343; Fri, 23 Dec 2022 08:21:13 -0800 (PST) Received: from [192.168.1.101] (abyl184.neoplus.adsl.tpnet.pl. [83.9.31.184]) by smtp.gmail.com with ESMTPSA id x10-20020a2e880a000000b002771057e0e5sm497638ljh.76.2022.12.23.08.21.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Dec 2022 08:21:12 -0800 (PST) Message-ID: <35a193b5-8c78-d24c-45bd-8092c7852260@linaro.org> Date: Fri, 23 Dec 2022 17:21:09 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH 2/4] ARM: dts: qcom: sdx55: add specific compatible for USB HS PHY Content-Language: en-US To: Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Wesley Cheng , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221223161835.112079-1-krzysztof.kozlowski@linaro.org> <20221223161835.112079-2-krzysztof.kozlowski@linaro.org> From: Konrad Dybcio In-Reply-To: <20221223161835.112079-2-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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 > --- > arch/arm/boot/dts/qcom-sdx55.dtsi | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/qcom-sdx55.dtsi b/arch/arm/boot/dts/qcom-sdx55.dtsi > index f1c0dab40992..5408ff715fbf 100644 > --- a/arch/arm/boot/dts/qcom-sdx55.dtsi > +++ b/arch/arm/boot/dts/qcom-sdx55.dtsi > @@ -214,7 +214,8 @@ blsp1_uart3: serial@831000 { > }; > > usb_hsphy: phy@ff4000 { > - compatible = "qcom,usb-snps-hs-7nm-phy"; > + compatible = "qcom,sdx55-usb-hs-phy", > + "qcom,usb-snps-hs-7nm-phy"; same as in 3/4 Reviewed-by: Konrad Dybcio Konrad > reg = <0x00ff4000 0x114>; > status = "disabled"; > #phy-cells = <0>;