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 B33A0C43334 for ; Fri, 15 Jul 2022 09:28:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231555AbiGOJ2l (ORCPT ); Fri, 15 Jul 2022 05:28:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232300AbiGOJ2e (ORCPT ); Fri, 15 Jul 2022 05:28:34 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 718677CB66 for ; Fri, 15 Jul 2022 02:28:28 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id e28so6917793lfj.4 for ; Fri, 15 Jul 2022 02:28:28 -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=spTRD7uH+zz+Do5jAg9snd7uUL6MjKjkWOeq5SImiLE=; b=elR+i8Q4YMvX9z2CIHoH5yEfNoHdH4Iv6eEt9cpquW8X9n2UHdW0Bg3EBV22ZKDSCs +ChICdtOdYn1Kd6GQjIB9fWEt4j39pHhRzkcuPwcB3vFRs1GxohFBiinhkndE9cMyl2P 6z8LWcVHZ3iceZ3oZJqDktC2DtYVqk6B2ppASDSK/nzmqwyOS5+sZYi480y36Wqo7EQR OPJndF72VRWyV51DMcsW6Fo6qxLA8BOMlhzPvp+w+adg7goDxJSfyG1nxm7+Zk95ClXq s4CwW3t0jqYWsAWMb8F7fr/t7a+s7dYxMPDEvjvlXw/4YZiCPq4gyRjzx8CfdY8VFORU p+oQ== 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=spTRD7uH+zz+Do5jAg9snd7uUL6MjKjkWOeq5SImiLE=; b=zVN0GtO65U/aJUnS3+ADUcTwQFOPN0EeMStnWiReVcFE70gY/yG/HGh33M4D6jlyNR YYxvb7yPpEicwUbhI0De7CYYhdhucXiwXmfPVK3oNLhg+2cb9PTq+tJxlHi7sw05GsWG LX9pG0f5hKgriLWjPOk0WEeSoiXVK22fR5peuBPjA1KHMVns7ZISgAMK5dUeCELFyEYr iYSoA8vozr43vA/AQtnvw+Q4BxLY7LDuyya9MGEJtSmntIjuUu7UUiwB+uycTAvRHhN3 QStCWSbhsoWKqScUeIc9LTwEs79rMlVX+V/ipjLGdZvIavF3483pRa23vIi/6lB/O+XX KpMw== X-Gm-Message-State: AJIora+0huRLv1YB+r4qnum0FlNp+w5gA2ja6wJXMOy5ZWKC2LdfQ90T +qzCLsB3OozDzcI+cxmEy6S6qA== X-Google-Smtp-Source: AGRyM1t4UUAqL/ykt2xtB3H/xDVUDoiUS/J1dyO5R3SE+XKpuVVMRdY5sftmPnzCycKxB+c6eCnJng== X-Received: by 2002:a05:6512:b23:b0:489:d24e:5abf with SMTP id w35-20020a0565120b2300b00489d24e5abfmr7811557lfu.636.1657877306666; Fri, 15 Jul 2022 02:28:26 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id s6-20020a056512202600b0047255d21190sm812585lfs.191.2022.07.15.02.28.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 15 Jul 2022 02:28:25 -0700 (PDT) Message-ID: <49546e85-feec-4996-e8d4-34585dd7e0e5@linaro.org> Date: Fri, 15 Jul 2022 11:28:23 +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 v3 29/30] phy: qcom-qmp-pcie-msm8996: drop reset lane suffix Content-Language: en-US To: Johan Hovold , Vinod Koul , Rob Herring , Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Kishon Vijay Abraham I , Dmitry Baryshkov , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220714124333.27643-1-johan+linaro@kernel.org> <20220714124333.27643-30-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220714124333.27643-30-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 14/07/2022 14:43, Johan Hovold wrote: > The lane reset is defined in the "lane" node so there's no need to keep > adding a redundant lane-number suffix to the reset name. > > Update driver to support the new binding where the "lane" reset name has > been deprecated by instead requesting the reset by index. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof