Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4827124ybl; Wed, 22 Jan 2020 05:29:14 -0800 (PST) X-Google-Smtp-Source: APXvYqxlPv7JualkcQTaim2XsmEj5ZiyJFyXUKsJrYUE5w2N6GQD+WGoiakfXkY+L7ayT77EkvMh X-Received: by 2002:aca:c38c:: with SMTP id t134mr6611122oif.175.1579699753923; Wed, 22 Jan 2020 05:29:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579699753; cv=none; d=google.com; s=arc-20160816; b=AukE4MijLWRvlrQ5C3SGqPhLGaR0pxdH8MR5oOS9lhpDSzfZ/KsW87j3tgZy+V4v24 Qq9UoyPuzf6vAWIGswhBiaGCCXXxVRfMg2/SFFq3Gm9HbUX4gdpUt2eYyDexWR8vrkhF e0stnYRy6SRhIHLYNpjbxUavI6u2vc7QGpJPF9l+teCsFkRoD60InyKeJJbdMJsD7A89 6KMKDDRovw33gaodBv9Z2HdIg3MMeqUa7QzhlV8aq10kP1bjP3AoTvKaZQTIBmOORHAb mLMxh26sccc5F7KY1OEkCg7bmLCrlEUw/MiNgAI7RYu+ia6fQbuJaDtwkr0xCHoV0Xdp ehGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=mbHBMpGoRfwS5MfzTVZKYM6/Wc0+Rxl+QDqPyGDZW18=; b=w0hai+8k8JbxXGmZctlqMHCfEpFPL3+s1JM18QeCqyEzxtsX/jIllvyFC/Wc3zQqta wuMPr7m8A4ljs+0kJT+WQmuQOtX46IS23mG2XKr95dqpR/iSjL55lSQcyOtKNtRMx+Pr JvnhGSdCDHOplt2UFc5PwqUiJ8DabegX2YkHPW+hoz8HZXnbdc/FC+QVjfdzETXr2Uz4 bf+nnjX5BGtDstbJmcfY+eKfLGJeAqhkYCMT/tj9ahB6OR9s705Mb3rDwjXzJGZpaZck m8Sb2AIPJBVNDqlN8T8ck8YbW+uvirlPTgS+HEOn/pw8rChCwXNLn+2TAvKxXAq07FdL xTqw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="x9hg4/8K"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h2si23185780otn.100.2020.01.22.05.29.01; Wed, 22 Jan 2020 05:29:13 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="x9hg4/8K"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729813AbgAVN2K (ORCPT + 99 others); Wed, 22 Jan 2020 08:28:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:50152 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728779AbgAVN2I (ORCPT ); Wed, 22 Jan 2020 08:28:08 -0500 Received: from localhost (unknown [84.241.205.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 51BC12467C; Wed, 22 Jan 2020 13:28:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579699688; bh=dHJkzUZ4U78Tm0wYqG+V6Z0tZxmWxXOg08Ge9skjxNU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=x9hg4/8KtgjWSmiMr21I6pG7LDYEDy6nbMvNZxmtgHOFRmFqpyIyw3glU4EeVvlp2 8jAmSAkVS9NkTk6R59VdXT9RPcSDVNn/+wEd9l/dP8pvwU4N+xf1tz2hTHpVpyxkcu nPSigK/1Ij59/CzqNtgYzhpo9/Qqw+EjwHhh3Gj0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Anson Huang , Fabio Estevam , Shawn Guo Subject: [PATCH 5.4 218/222] clk: imx7ulp: Correct system clock source option #7 Date: Wed, 22 Jan 2020 10:30:04 +0100 Message-Id: <20200122092849.299408794@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200122092833.339495161@linuxfoundation.org> References: <20200122092833.339495161@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Anson Huang commit 96ac93a7c4bea4eb4186425795c00937d2dd6085 upstream. In the latest reference manual Rev.0,06/2019, the SCS's option #7 is no longer from upll, it is reserved, update clock driver accordingly. Fixes: b1260067ac3d ("clk: imx: add imx7ulp clk driver") Signed-off-by: Anson Huang Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo Signed-off-by: Greg Kroah-Hartman --- drivers/clk/imx/clk-imx7ulp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/clk/imx/clk-imx7ulp.c +++ b/drivers/clk/imx/clk-imx7ulp.c @@ -24,7 +24,7 @@ static const char * const spll_pfd_sels[ static const char * const spll_sels[] = { "spll", "spll_pfd_sel", }; static const char * const apll_pfd_sels[] = { "apll_pfd0", "apll_pfd1", "apll_pfd2", "apll_pfd3", }; static const char * const apll_sels[] = { "apll", "apll_pfd_sel", }; -static const char * const scs_sels[] = { "dummy", "sosc", "sirc", "firc", "dummy", "apll_sel", "spll_sel", "upll", }; +static const char * const scs_sels[] = { "dummy", "sosc", "sirc", "firc", "dummy", "apll_sel", "spll_sel", "dummy", }; static const char * const ddr_sels[] = { "apll_pfd_sel", "upll", }; static const char * const nic_sels[] = { "firc", "ddr_clk", }; static const char * const periph_plat_sels[] = { "dummy", "nic1_bus_clk", "nic1_clk", "ddr_clk", "apll_pfd2", "apll_pfd1", "apll_pfd0", "upll", };