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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 42F2DC07E9D for ; Thu, 29 Sep 2022 09:29:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=duL+jw887nng8bFqRdEHs/eu3LYUH9oM5UpZJ0mGIYQ=; b=o13GB1wyKjLyhZ KyNf2dslwtQzbOllgbSzjCRkOZL5RIgrmFOseFBhnEPL4G5m4+BwZJIvVVpyeT3MgCe/+AUFePDMY 6+v4igRi2X8ZtOcFHUJsJee6kTTYwdidjrK997sL6FTgdOHizzdenq0zSJvNp5heJtg0qH5k/jiFR qFGa4gEQ4G++/FVRowkt7XYCivmmaFHYEt+g5g93+EDTrx9kl36ZkO4J5dBj+GqikMJuIjwSUAYDV ZxiI0fpXpsbiINKmcYuURZ0moG/5sG3zSpkLHscIoS0jOR1uJURrzGJ5pywK4kpCinA1dhMApbrRK JgD7Zi7+vyUnw6+c5klg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1odprI-0026t6-LK; Thu, 29 Sep 2022 09:29:32 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1odprD-0026ng-Fo for linux-phy@lists.infradead.org; Thu, 29 Sep 2022 09:29:30 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 382CECE212A; Thu, 29 Sep 2022 09:29:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 12FEFC433D6; Thu, 29 Sep 2022 09:29:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664443763; bh=6kymEPxpVkS6o8CrMIpTnIiW+FVWGdN60sh6Ed9IVgk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cX6a6d5cdMYO+O3C96EIj8K/s/hYgQdR1T9kSqNWdEu9huzga/8AEdkIgLDvGZ18l 3cC//3EihEFXjpAdtPd8l23lySiX8Cj9REIjA0FK29g2y2SlYRJqlmdvqyWXC+HOc8 EKpS2Xj0EtRT2kAV8JuP4E2jIA1OEJAqB4S0AfET+Xz9u9uX3znqf+VPmv3P+h5OHa B+mV/yQrkfj0bG21jfApjHcBD22vcAkLv2iB7asnCtCeHH5PFjmr2R5NavSFt/Qn8O ln9xhJvLdZ7oRo9iV8uEWyIMO7zuBRX3dFxBBryiMAD2nBC5Wn+03/OutZnwD3kUVY YLRIh9cpMfsiQ== Received: from johan by xi.lan with local (Exim 4.94.2) (envelope-from ) id 1odprF-00061K-MK; Thu, 29 Sep 2022 11:29:29 +0200 From: Johan Hovold To: Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Kishon Vijay Abraham I , Dmitry Baryshkov , Neil Armstrong , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, Johan Hovold Subject: [PATCH v2 03/11] phy: qcom-qmp-pcie: drop unused common-block registers Date: Thu, 29 Sep 2022 11:29:08 +0200 Message-Id: <20220929092916.23068-4-johan+linaro@kernel.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220929092916.23068-1-johan+linaro@kernel.org> References: <20220929092916.23068-1-johan+linaro@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220929_022927_735158_52908811 X-CRM114-Status: GOOD ( 11.09 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Drop the common-block register defines that are unused since the QMP driver split. Reviewed-by: Neil Armstrong Reviewed-by: Dmitry Baryshkov Signed-off-by: Johan Hovold --- drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c b/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c index f4634af75890..c9330b0f0fcf 100644 --- a/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c +++ b/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c @@ -77,11 +77,6 @@ struct qmp_phy_init_tbl { /* set of registers with offsets different per-PHY */ enum qphy_reg_layout { - /* Common block control registers */ - QPHY_COM_SW_RESET, - QPHY_COM_POWER_DOWN_CONTROL, - QPHY_COM_START_CONTROL, - QPHY_COM_PCS_READY_STATUS, /* PCS registers */ QPHY_SW_RESET, QPHY_START_CTRL, @@ -99,10 +94,6 @@ static const unsigned int ipq_pciephy_gen3_regs_layout[QPHY_LAYOUT_SIZE] = { }; static const unsigned int pciephy_regs_layout[QPHY_LAYOUT_SIZE] = { - [QPHY_COM_SW_RESET] = 0x400, - [QPHY_COM_POWER_DOWN_CONTROL] = 0x404, - [QPHY_COM_START_CONTROL] = 0x408, - [QPHY_COM_PCS_READY_STATUS] = 0x448, [QPHY_SW_RESET] = 0x00, [QPHY_START_CTRL] = 0x08, [QPHY_PCS_STATUS] = 0x174, -- 2.35.1 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy