Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1544597pxb; Thu, 16 Sep 2021 09:37:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxtd19BITxat3u5CCx6dOqa1gu+0druPuZkYEUuM4Bo7Oe6Ej+TGrFRRrTUvJ1jYZByzjfM X-Received: by 2002:a02:5d83:: with SMTP id w125mr5041291jaa.20.1631810221792; Thu, 16 Sep 2021 09:37:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631810221; cv=none; d=google.com; s=arc-20160816; b=goIbFpKdoHjMclyiuJpV3ZbrGNk3LFI7LYs7UKrC1nkFVwc8BLDCEUvajSp0+uqJ35 Tryg0l5nmgPVzpRoihkF78I3/fmnHGDxMcFvg0l6mEhGfUWGyJgpu2V9B7IdedMT7b+u 9x1fvp/ZHTnS/FU4Qr0lV0rGQCGY+Vee9/AhiVt7DDXj/o0NqhT+6lMOBLCiUEsKIU1E o/eybH7eNuyQvKBLsoKlOj1ikmxTLxPXP7apsSh/+43jXPoPFohIg9McC05JJ4EbahhG In15A5d3K3CE/EQgLNQqQ1kM1MrXh+8T79lU6CLxl4aFVTTGLXY0L93qaT5dWNxDkG2j ASUg== 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=XaiiT/alakyM0K18EfdX3J/vpkHGeIM3onKN90Bl8Mo=; b=V/uSrKS+dMDUruo8INL/rRvCunapnlb24epccKGshXD8i/ZnaLNy/HewOw+2z1nbUZ VlZl8rS0zY4//620SeoGTQbpDatPVsuVv6kXIErpEKkwjH4gqOSvedcW2XW8zMw4Ug8+ 1Xf9Owv/ufoGgFcwpLY6fHJHiSvonEWkK8c05gOCidIvJ4yHwRPBOJIEnLnyprCD5987 IX1wjHB6JbfSgptDKrbsW+lemJaBW/AL0O8bClbHeLA8W0ImykdWQXdQV7HCwEY2EvVX bUWeHAa4N2tBDo/Orx8iEpZyOXoREU+aPBqa4WiqQ6JHxsYBAstPlPPW+var56vFDycU AkfA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=xKJzzRwR; 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 h25si3165883ioj.39.2021.09.16.09.36.50; Thu, 16 Sep 2021 09:37:01 -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=xKJzzRwR; 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 S242498AbhIPQfb (ORCPT + 99 others); Thu, 16 Sep 2021 12:35:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:38452 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239692AbhIPQ16 (ORCPT ); Thu, 16 Sep 2021 12:27:58 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8FD1660F92; Thu, 16 Sep 2021 16:17:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809078; bh=s+KCu3aDbXXeTmReI51731quthsdJx3z97oxfjmPSEM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xKJzzRwRdKHCqjO8pDuaU1ZLSYnYA4LzT97czzLEuHFqzXPUqcie3hoZEBeWfJCRc 598thXYIJEG3a11Gd+l7XyitE/XKJZtry6UwpbM59CiNOkUqPGZjfXqKZlxVECDuvQ R25LK094sLwd2mRsJ5Ag93usL3PrjI+R/L4/vxHk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kris Chaplin , Dinh Nguyen , Stephen Boyd Subject: [PATCH 5.13 022/380] clk: socfpga: agilex: add the bypass register for s2f_usr0 clock Date: Thu, 16 Sep 2021 17:56:19 +0200 Message-Id: <20210916155804.730866572@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@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 d17929eb1066d1c1653aae9bb4396a9f1d6602ac upstream. Add the bypass register for the s2f_user0_clk. Fixes: 80c6b7a0894f ("clk: socfpga: agilex: add clock driver for the Agilex platform") Cc: stable@vger.kernel.org Signed-off-by: Kris Chaplin Signed-off-by: Dinh Nguyen Link: https://lore.kernel.org/r/20210713144621.605140-3-dinguyen@kernel.org Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- drivers/clk/socfpga/clk-agilex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/clk/socfpga/clk-agilex.c +++ b/drivers/clk/socfpga/clk-agilex.c @@ -280,7 +280,7 @@ static const struct stratix10_perip_cnt_ { AGILEX_SDMMC_FREE_CLK, "sdmmc_free_clk", NULL, sdmmc_free_mux, ARRAY_SIZE(sdmmc_free_mux), 0, 0xE4, 0, 0, 0}, { AGILEX_S2F_USER0_FREE_CLK, "s2f_user0_free_clk", NULL, s2f_usr0_free_mux, - ARRAY_SIZE(s2f_usr0_free_mux), 0, 0xE8, 0, 0, 0}, + ARRAY_SIZE(s2f_usr0_free_mux), 0, 0xE8, 0, 0x30, 2}, { AGILEX_S2F_USER1_FREE_CLK, "s2f_user1_free_clk", NULL, s2f_usr1_free_mux, ARRAY_SIZE(s2f_usr1_free_mux), 0, 0xEC, 0, 0x88, 5}, { AGILEX_PSI_REF_FREE_CLK, "psi_ref_free_clk", NULL, psi_ref_free_mux,