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 495DDC05027 for ; Mon, 23 Jan 2023 10:48:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231771AbjAWKs4 (ORCPT ); Mon, 23 Jan 2023 05:48:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231836AbjAWKsp (ORCPT ); Mon, 23 Jan 2023 05:48:45 -0500 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D85311555D for ; Mon, 23 Jan 2023 02:48:38 -0800 (PST) Received: by mail-wr1-x435.google.com with SMTP id d2so10348906wrp.8 for ; Mon, 23 Jan 2023 02:48:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=xUVs15KkMYg/lOZfsKh5uaV6K+tz2DAgJfE3k7IQtmk=; b=jjD2YKphApLPv1bjx17k+4kKaGTqVyabYxoEYYixuf3A4AvVpRbRfAI9z9agB375x2 xjUu1dkTCkBdnTHtc9IOGs3ZWvcZQpQdxJSyc7oM3vdhdx0N5Afta9SIQwQVKfjc73ul ZYq3u2i+JBZXTJaGpAShOIOweiI0PCAY1v9aFfsncOnl30N1EHyvxBHpVZGUmwiDO5dN QvOmb1IVKJp2IgP8SeHkY1WYr9hlvmnA/ynDkISb2JjmKwqjIOLpW3+YGAocsLkESBGo Bc/918chw0QhVFAAOzmd8agGeTRoLE1i3kUJdYTUfeukIuAxZM7qecHaOD/X10v+IG5q H4gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=xUVs15KkMYg/lOZfsKh5uaV6K+tz2DAgJfE3k7IQtmk=; b=odr43mfd52B1NooiDqB0BfeGPjplikXU/KpFgg8CpokxWjnRuT5IH4hKQ0aWD3GOjl ZVcV3csy527aNPcYuTYDF3yp0L76xAfjUYJejLTwwgYRH2xfnga3P0G4RVoWWxONgycF +lgmiMhKjt7FxDURIqFEZugpDGvKiXIXyysBkDpXqu50ZpRRGxeqjQVi8bdR2XgZ08uU yajgPCUNMT3qD5bzhQ9PPzZK0mLpn11pgDyGefzC41Jrt0YRRE2wtOJY+4JpoqkX9YyH DIKLBHn3i2VAGnVuslzt61I9+waJxrKAXWxAVclHLu4tiEah82ZstrQdKdOjzd0NJZOC 7jDA== X-Gm-Message-State: AFqh2kpV/4MPMcXs/63alufWms67uCfRdULYxAHrdjpQ6FrerE/pR23D IprWhBgPXoA3qy7/jdu25QgoxA== X-Google-Smtp-Source: AMrXdXvC9iO/i18vyEk6bT6Inj0bgYpYRMo5UeUgpdPDG3EkaOpRwjaGyVhXg1o7xdSEhq9oPjvFSQ== X-Received: by 2002:a5d:5c13:0:b0:2bd:d84d:bbc2 with SMTP id cc19-20020a5d5c13000000b002bdd84dbbc2mr22687044wrb.46.1674470917344; Mon, 23 Jan 2023 02:48:37 -0800 (PST) Received: from linaro.org ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id q15-20020a5d574f000000b00272c0767b4asm4041803wrw.109.2023.01.23.02.48.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Jan 2023 02:48:36 -0800 (PST) Date: Mon, 23 Jan 2023 12:48:35 +0200 From: Abel Vesa To: Johan Hovold Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , "vkoul@kernel.org" , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Linux Kernel Mailing List , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org Subject: Re: [PATCH 04/10] dt-bindings: phy: qcom,qmp-usb: Document SM8550 compatible Message-ID: References: <20221116120157.2706810-1-abel.vesa@linaro.org> <20221116120157.2706810-5-abel.vesa@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23-01-23 11:19:38, Johan Hovold wrote: > On Wed, Nov 16, 2022 at 02:46:54PM +0100, Johan Hovold wrote: > > On Wed, Nov 16, 2022 at 02:01:51PM +0200, Abel Vesa wrote: > > > Add the SM8550 compatible to the list. > > > > > > Signed-off-by: Abel Vesa > > > --- > > > .../devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > diff --git a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml > > > index 0c6b3ba7346b..cba2a252baf8 100644 > > > --- a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml > > > +++ b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml > > > @@ -37,6 +37,7 @@ properties: > > > - qcom,sm8350-qmp-usb3-phy > > > - qcom,sm8350-qmp-usb3-uni-phy > > > - qcom,sm8450-qmp-usb3-phy > > > + - qcom,sm8550-qmp-usb3-phy > > > > This one too should be based on sc8280xp rather than the legacy binding > > scheme. > > I can't seem to find a v2 of this one adding a new-style binding for > sm8550. > > Note that the corresponding dts changes have already been merged: > > https://lore.kernel.org/all/20230119004533.1869870-2-abel.vesa@linaro.org/ As we discussed on Friday, I intend to apply the same strategy as for pcie. I haven't managed to send the v2 for this one yet. The order is, UFS, PCIe and then USB. Since the patchsets are based on each other, I'm trying to make sure PCIe is in the proper shape before moving on to USB. > > Johan