Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3019827pxb; Mon, 18 Oct 2021 06:44:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyq2Qfd1Y3+/6Azq+IsewPJjHQ+fHvTF60cgbqVxVzQDTxP1dnu3OlCU1xfFBnUFqJS50wI X-Received: by 2002:a17:90a:642:: with SMTP id q2mr34094903pje.55.1634564665017; Mon, 18 Oct 2021 06:44:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634564665; cv=none; d=google.com; s=arc-20160816; b=x48BgAPmbYgvXmunQ9qX8tXr7nQ5EBFrnytNty12XTZ6ODNmcNpI1cql0mk5THUWvB tWy7ldEWCuE4l6v7UAr8JLeh8kolATLUMM8Lujk1KOC9szfu2F5shzGXlRLEir3Nrc+l 0y2BIVcL80gRlBdFi+CDXN7AQDeXjnp6kDi6MqNAtqjpA0MvefHnvvbN9t1q2RouAzn0 PRuunBqeccuSpki9V9R7NjEwfnT9mcnNJzyNia1fnLmxJtVml7rpeGzL8hniy5Gxsls/ FcIxpHSxMe7pVx932fwVtjDH00YuhYBeww/1RN89LyLRGuqYNp230nmJ7gTyfMid/y4A nc+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=83mvUBZQ+A9gDJbbRtyrUNTW1xpImQcQP8UWStb6Scs=; b=FKD+YrpE/MEEOKOxrjjC+lb7C806h0r2w8brr0BfcpjSHQsedDgZVHCkSRF9fwaiNQ BRceTG/4nTBVmpQ4dAeKWxYGffCLZCK71zu4rA9bWyUILyBLN9odC2iE7ahCOsVNKMCQ KlX7cEjANGj4sGkS4GLshfRvh+5Bw9LR1MKBCc0QXuygSoTh8ftX1Ae/rclFW88TNxSx Of2qQSaXsjdHKtIbLE/Su4Z1w9L5+4uakEwxDdIK72ioqafo2P8CKFBMZnTOFaCf8H+F N71JUxNv8bYppdbRD1PGKlZ9fsmGC3s4UTyAQbhbSuKnZohQtKazMi9FV6O5kAAtF6lb ll4A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=IIEE4seB; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id pf8si2908194pjb.84.2021.10.18.06.44.11; Mon, 18 Oct 2021 06:44:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=IIEE4seB; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232939AbhJRNoa (ORCPT + 99 others); Mon, 18 Oct 2021 09:44:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:40198 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233353AbhJRNmn (ORCPT ); Mon, 18 Oct 2021 09:42:43 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 68D72613B3; Mon, 18 Oct 2021 13:34:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1634564053; bh=mrECW77YNpFfyAFFbu+Xb7yKyaL65IOjavrB4Z9svcM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IIEE4seB+DRhBPm1l/SYXG+Dp9Q/HGJPsOboxNTSkmKuo/ixJacYH/eaCDUXmugvr mXS/K1qnZuGAvCUFMSenQB0enVrfrWdhkOdkjlrEvO95bn0jBZP7wz8uuzo0Ob7evc p7/ffPtwMhpiK+z3l6KkFziUHg6iCCF4yGbJaOSs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dinh Nguyen , Stephen Boyd Subject: [PATCH 5.10 014/103] clk: socfpga: agilex: fix duplicate s2f_user0_clk Date: Mon, 18 Oct 2021 15:23:50 +0200 Message-Id: <20211018132335.172826065@linuxfoundation.org> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211018132334.702559133@linuxfoundation.org> References: <20211018132334.702559133@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Dinh Nguyen commit 09540fa337196be20e9f0241652364f09275d374 upstream. Remove the duplicate s2f_user0_clk and the unused s2f_usr0_mux define. Fixes: f817c132db67 ("clk: socfpga: agilex: fix up s2f_user0_clk representation") Cc: stable@vger.kernel.org Signed-off-by: Dinh Nguyen Link: https://lore.kernel.org/r/20210916225126.1427700-1-dinguyen@kernel.org Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- drivers/clk/socfpga/clk-agilex.c | 9 --------- 1 file changed, 9 deletions(-) --- a/drivers/clk/socfpga/clk-agilex.c +++ b/drivers/clk/socfpga/clk-agilex.c @@ -165,13 +165,6 @@ static const struct clk_parent_data mpu_ .name = "boot_clk", }, }; -static const struct clk_parent_data s2f_usr0_mux[] = { - { .fw_name = "f2s-free-clk", - .name = "f2s-free-clk", }, - { .fw_name = "boot_clk", - .name = "boot_clk", }, -}; - static const struct clk_parent_data emac_mux[] = { { .fw_name = "emaca_free_clk", .name = "emaca_free_clk", }, @@ -299,8 +292,6 @@ static const struct stratix10_gate_clock 4, 0x44, 28, 1, 0, 0, 0}, { AGILEX_CS_TIMER_CLK, "cs_timer_clk", NULL, noc_mux, ARRAY_SIZE(noc_mux), 0, 0x24, 5, 0, 0, 0, 0x30, 1, 0}, - { AGILEX_S2F_USER0_CLK, "s2f_user0_clk", NULL, s2f_usr0_mux, ARRAY_SIZE(s2f_usr0_mux), 0, 0x24, - 6, 0, 0, 0, 0, 0, 0}, { AGILEX_EMAC0_CLK, "emac0_clk", NULL, emac_mux, ARRAY_SIZE(emac_mux), 0, 0x7C, 0, 0, 0, 0, 0x94, 26, 0}, { AGILEX_EMAC1_CLK, "emac1_clk", NULL, emac_mux, ARRAY_SIZE(emac_mux), 0, 0x7C,