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 0CBE6C6FA8E for ; Tue, 20 Sep 2022 13:51:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230011AbiITNvO (ORCPT ); Tue, 20 Sep 2022 09:51:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43082 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230492AbiITNvM (ORCPT ); Tue, 20 Sep 2022 09:51:12 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8441F19C0F for ; Tue, 20 Sep 2022 06:51:10 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id g3so4334537wrq.13 for ; Tue, 20 Sep 2022 06:51:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:organization:from:references :cc:to:content-language:subject:user-agent:mime-version:date :message-id:from:to:cc:subject:date; bh=LrxrlfgogzKxFXnVwSOeSnz3Pf0bksNj/SZqFupjFPg=; b=zM8VfJhUiAkb1Qb+niEHKxiCFjouT0+7xy1OYBskmZYdfToN54rUGdj2svNO06uhzu SST0CYwtqofGShJL0qZCk42fkute5DP+8kGlNO+mIJSSw6h8lR+k+Gc704NwPHJTcxbK F2QP62z4x6oJ3obznrc3PgncVkRG+ePRMTe/74Q6WeigxrzlINqmAqO09GUp5mju5m6w UM/5k1uQy244MscHq2RN9bZTKKnBEBCIND8yqnh9yFBjmOWIwWXuA7SznJu2xzQ/N4MK WqhYdd9otxZYMb+YvpwhgGawW3rhsoJjxu6KZG3VhN7LA6RRHfPEITP/5T0GdZBAhpjJ DW3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:organization:from:references :cc:to:content-language:subject:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date; bh=LrxrlfgogzKxFXnVwSOeSnz3Pf0bksNj/SZqFupjFPg=; b=0OXHx4VQWx0CJJJatkdIJF6PtWWwILeQWCYzVL+5UvSqH7MHrbfy8WdbZt32bY02tW kkVwrP6P4QX0mCi4d1gVOiA7V62Pm7zQT/NtZ1iX44HuxxZ7JU3oEnW7ZA83ODLdFreL T7NkQMVYa/ytJSFpkuU0dfwGi2OcUXuCQybGKDsZDZgJLcy1PJdXlGCV/rK8Ln62u5PC FdXs/7TuEDPLEWr0F3YROfNdbEEUq9qjPcSKlOmGPvpmYIT4KuOQt+ZeHE6qvON8BgVE +50T7ibuFEsKIU3azCrDKBpMt/n95+SvjoNY7nMZF3SPLyNZ23UA8mPLeJc2sgEzj60K ShDg== X-Gm-Message-State: ACrzQf2aNHZydz/2Doj9glRKm4qQxwMe2ltIaQsbNKPodYPuH4oMmU7Y 71F/UNzLC9tFGrjqN+DYFmSv5Q== X-Google-Smtp-Source: AMsMyM5W/9aDbYyp8ScDfKrY39kx2CCpPiVocGA8eRuESI6Qhka1HvMz8tW8DDl6Nw/zeHL2noYkew== X-Received: by 2002:adf:e609:0:b0:22a:a6fd:cfe1 with SMTP id p9-20020adfe609000000b0022aa6fdcfe1mr14599637wrm.0.1663681868927; Tue, 20 Sep 2022 06:51:08 -0700 (PDT) Received: from ?IPV6:2a01:e0a:982:cbb0:7e10:f0f:43b2:9b5e? ([2a01:e0a:982:cbb0:7e10:f0f:43b2:9b5e]) by smtp.gmail.com with ESMTPSA id bg7-20020a05600c3c8700b003b47b913901sm394307wmb.1.2022.09.20.06.51.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Sep 2022 06:51:07 -0700 (PDT) Message-ID: <112a306f-0687-36c7-bba2-7cdddbb14530@linaro.org> Date: Tue, 20 Sep 2022 15:51:06 +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 03/17] phy: qcom-qmp-ufs: drop unused type from config Content-Language: en-US To: Johan Hovold , Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Kishon Vijay Abraham I , Dmitry Baryshkov , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org References: <20220920073826.20811-1-johan+linaro@kernel.org> <20220920073826.20811-4-johan+linaro@kernel.org> From: Neil Armstrong Organization: Linaro In-Reply-To: <20220920073826.20811-4-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 20/09/2022 09:38, Johan Hovold wrote: > The configuration PHY type is no longer used since the QMP driver split > so drop it from the configuration. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 8 -------- > 1 file changed, 8 deletions(-) > > diff --git a/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c b/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c > index 7b335b50b4a1..e5c8d3a4fdaa 100644 > --- a/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c > +++ b/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c > @@ -535,8 +535,6 @@ struct qmp_phy; > > /* struct qmp_phy_cfg - per-PHY initialization config */ > struct qmp_phy_cfg { > - /* phy-type - PCIE/UFS/USB */ > - unsigned int type; > /* number of lanes provided by phy */ > int nlanes; > > @@ -668,7 +666,6 @@ static const char * const qmp_phy_vreg_l[] = { > }; > > static const struct qmp_phy_cfg msm8996_ufs_cfg = { > - .type = PHY_TYPE_UFS, > .nlanes = 1, > > .serdes_tbl = msm8996_ufs_serdes_tbl, > @@ -694,7 +691,6 @@ static const struct qmp_phy_cfg msm8996_ufs_cfg = { > }; > > static const struct qmp_phy_cfg sdm845_ufsphy_cfg = { > - .type = PHY_TYPE_UFS, > .nlanes = 2, > > .serdes_tbl = sdm845_ufsphy_serdes_tbl, > @@ -720,7 +716,6 @@ static const struct qmp_phy_cfg sdm845_ufsphy_cfg = { > }; > > static const struct qmp_phy_cfg sm6115_ufsphy_cfg = { > - .type = PHY_TYPE_UFS, > .nlanes = 1, > > .serdes_tbl = sm6115_ufsphy_serdes_tbl, > @@ -744,7 +739,6 @@ static const struct qmp_phy_cfg sm6115_ufsphy_cfg = { > }; > > static const struct qmp_phy_cfg sm8150_ufsphy_cfg = { > - .type = PHY_TYPE_UFS, > .nlanes = 2, > > .serdes_tbl = sm8150_ufsphy_serdes_tbl, > @@ -769,7 +763,6 @@ static const struct qmp_phy_cfg sm8150_ufsphy_cfg = { > }; > > static const struct qmp_phy_cfg sm8350_ufsphy_cfg = { > - .type = PHY_TYPE_UFS, > .nlanes = 2, > > .serdes_tbl = sm8350_ufsphy_serdes_tbl, > @@ -794,7 +787,6 @@ static const struct qmp_phy_cfg sm8350_ufsphy_cfg = { > }; > > static const struct qmp_phy_cfg sm8450_ufsphy_cfg = { > - .type = PHY_TYPE_UFS, > .nlanes = 2, > > .serdes_tbl = sm8350_ufsphy_serdes_tbl, Reviewed-by: Neil Armstrong