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 64B29C433EF for ; Thu, 14 Jul 2022 09:30:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238362AbiGNJaI (ORCPT ); Thu, 14 Jul 2022 05:30:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238305AbiGNJaC (ORCPT ); Thu, 14 Jul 2022 05:30:02 -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 999D1193C9 for ; Thu, 14 Jul 2022 02:29:35 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id e28so1846308lfj.4 for ; Thu, 14 Jul 2022 02:29:35 -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=9aRuDO2xu3uEUhtB2rstHvLVmhOqmSOwO7/lZnxmiVA=; b=Vmf9eyIWaxYLzmHExTCdwdyIYyFIlfShBDODMddmLuANgF04h9TU7NZYXrILhVNByo jaAyOsAbSl/A1Uranca3SwVNh4Q2iVVX7jk3nw7RX7j/Osi1v05UBj/KbDCEMx8DeRmk UxXKdCV7iIzqV4MuTyLLNPUqnF0uD5YjdyYK/35sAkyxk3OIFLy2CSreZjqsTOBnPm+A zGPwpo9r+l8ZVu40Ni+1V5tKzSpwAkuLt7fSG2KWw++FXO8h5+oWxIGcYa29M8OExfcm J/4SsVs0t98V5TfyrbXCHOcin5aYXpsUP5PZdaVgh99icABEYlCX2ckCdwN/AGaTjmXw 1ACA== 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=9aRuDO2xu3uEUhtB2rstHvLVmhOqmSOwO7/lZnxmiVA=; b=RdEJOTI05zRJqhA/OWMv1swqSDbFGMDabwERTebRYLL2dCMOhseZ34US10P7onQwlo QqmCLwvv+FXUlKPlReBrBmbh4Eda40offwu/cyNRY1axS9MYn9B96SndKuC0nv7yG65P JZeONr7U6pjvddTbxc2Q5WNpetX8NUPlfmnT8gGfOjbZg9OL3y89K2f60X8Mz60Rg+ER O8W/xwp6g2QjSmDFoV1YYa0tXok0IU06aW3k1rzYk6g67qiU4n8L0sZpp/Q+t2dIGcPK SwUJ0UST0s3X7Xo0XYrYcMExjPVupY2GJ8Gt3btRCdAoXcyaHoCMMjbFPNBtO+HjN5vA 2ouA== X-Gm-Message-State: AJIora+HXAGLp6WhRraA29N2Va6+Aw1MM/qzKkDrpYuo/z4mrPAjJm13 VNfCEl8G/u0U+T1uO39IiY32ug== X-Google-Smtp-Source: AGRyM1sfQu/wZaBqHV3s/t7/E7EL2TZdxlYu2+iw7eKvNtwNVGZhnaHGY1iVLXilX3JsOcRp7SAA3g== X-Received: by 2002:a05:6512:c07:b0:489:fe21:3a22 with SMTP id z7-20020a0565120c0700b00489fe213a22mr4886632lfu.482.1657790973673; Thu, 14 Jul 2022 02:29:33 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id g6-20020a0565123b8600b00489e7550cc9sm259998lfv.98.2022.07.14.02.29.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 Jul 2022 02:29:32 -0700 (PDT) Message-ID: Date: Thu, 14 Jul 2022 11:29:30 +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 27/30] phy: qcom-qmp-combo: drop pipe clock lane suffix 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-28-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220707134725.3512-28-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 07/07/2022 15:47, Johan Hovold wrote: > The pipe clock is defined in the "lane" node so there's no need to keep > adding a redundant lane-number suffix to the clock name. > > Update driver to support the new binding where the pipe clock name has > been deprecated by instead requesting the clock by index. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 4 +--- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof