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 A97B3C43334 for ; Thu, 14 Jul 2022 09:28:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237573AbiGNJ2n (ORCPT ); Thu, 14 Jul 2022 05:28:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238063AbiGNJ2Z (ORCPT ); Thu, 14 Jul 2022 05:28:25 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5B1E2B624 for ; Thu, 14 Jul 2022 02:27:43 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id w17so1465738ljh.6 for ; Thu, 14 Jul 2022 02:27:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=5kERBfu2u0yQifkg6NJHXWKfySdIdi+/ghX35tJ7sns=; b=ZD/rQ7+fU7naryuvlDTHSHK2WIkXmueWVrFilteyC14gChElaaePf6ptschFP+oBNg FFbiOYXdlXVtR/YFcY4cpSZx84Lb0V+QzyvtQEI8NTHqz4VBYw2U53o17LfujM0xwRWc Da7c+3FbwC34Otb+ie6jqUJliW6r92HGVWVBi5fcJee1FU2CSKOHBV9jDxuut5FxcMDr rHV8jnNqLz1IdfAY08kjdKeDkwWinpidL6Be0W1Y2E3RKvto5B6AF1Hrja80SW33253i TYu2ITeJUSxLGijI5BF3Ug8R7JUkJNjmiK567hl0IWZ6YUfbqZdfmWIkU8gVmRC9c/Vq ulOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=5kERBfu2u0yQifkg6NJHXWKfySdIdi+/ghX35tJ7sns=; b=dnKU5MCy5UTmJFpmzi+XlaCAFNF6hZeDak5F2HyE+MnS9JXOAWW1Zs/6KvUAgd4E36 SebJgfS4LQHPKQZ5avo+UVaEisv7ItMOQkm2YDGBT6hCm0rPGPoEDxjEL9ih4IelixiZ 6/R3tpoUCSkaGRRecVA90mrdtpFkRoVZTTnMkvHUsH9LCsvhNryw5rqRzL/VE5zFKQlr 73XeR+QpBObz3Z8whLzpLzawNExQO82xlC44l3OMQRthcXBXiGZjrRXToHPkezvQZMs4 c+wN2ZheMg9Sl9NpezhQjtNw4XXWVUwPR/vx/zMM6j+rTysFlw6AimOS+zuhJmO2l9PG /TGw== X-Gm-Message-State: AJIora9lw7338XEyqA2OY2u15yqe2/Vy/gOc95jLaFSCWXA4pf/3yQP2 5jsXi+KHUNDHZskNvw7eywbTzA== X-Google-Smtp-Source: AGRyM1sLRCOfta1n0D/DoStdCTk99jtmvBTjUIbBApC3ZbGXq7Fcamvwx+mghBTI2BNoJd8SWvVL2Q== X-Received: by 2002:a2e:8850:0:b0:25d:6777:3156 with SMTP id z16-20020a2e8850000000b0025d67773156mr3878547ljj.106.1657790862361; Thu, 14 Jul 2022 02:27:42 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id q9-20020a056512210900b0048905c6103csm261418lfr.9.2022.07.14.02.27.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 Jul 2022 02:27:41 -0700 (PDT) Message-ID: <704147ea-3f8f-4a4c-7e21-bde919ffbd76@linaro.org> Date: Thu, 14 Jul 2022 11:27:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v2 24/30] dt-bindings: phy: qcom,qmp-usb3-dp: deprecate USB PIPE clock name Content-Language: en-US To: Johan Hovold , Vinod Koul , Rob Herring , Krzysztof Kozlowski Cc: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220707134725.3512-1-johan+linaro@kernel.org> <20220707134725.3512-25-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220707134725.3512-25-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/07/2022 15:47, Johan Hovold wrote: > Deprecate the USB PHY node 'clock-names' property which specified that > the PIPE clock name should have a bogus "lane" suffix. > > Signed-off-by: Johan Hovold > --- > .../devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof