Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4556260imu; Tue, 29 Jan 2019 03:44:41 -0800 (PST) X-Google-Smtp-Source: ALg8bN6pkDc115euOZVMNbYRAfoJCSuQdPuXXhgmOIQA4yo7qq2ikkr95N7bFXug1dBkRK+tCl4B X-Received: by 2002:a17:902:6946:: with SMTP id k6mr26167077plt.101.1548762281340; Tue, 29 Jan 2019 03:44:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548762281; cv=none; d=google.com; s=arc-20160816; b=iMYfQMzuRridPa9UJASC9WpZmattdmpy9/h+MAfCThufOk7w39icrn1FEntx2fQ1lw pVFWyS2LOUISyp9JjakFav6Mw+AKl/tUqVh8JafJRGDi1Jj9aJEiWpVXgpYaPBnoYeVF kmrQjYlThoiwUHUcccFQUqFVnD9eWamFIkXhBs+zlQcqnI4rAN2nPsr/XT3pL8qMJGH+ Ebv7HHzGRwZvV158ubW4UrJZ+WMXVhxTsGQDbkPEuAqNFQ7b8qrguO3ec8OEdNtNz1PT He2BD8YuqG8vZVTUooTng2YA2qVcCIuEPPUN4a6sUPFl05LpfSjHeK4JJHc4SHapXL/C Y0ow== 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=q5pBDaL6KklM33qD6ROjPq2ZXUBWwHKc0eu7dCRQ288=; b=TyJJ0JmHx7Iw5O5OvEcKZlqWF+8Hrq2MbT+1r9ToxHiE0OAP4fjQM1H6PcpmR6uOSu WqpS8H+2kCLOa2kolRgSEZ9zGurMbnHGyjEd1ktWM61gTzzXciwdEM429+nyY00NuVzI sfKeOClF4EIpYjeDp4pz4cZl45d8rDZptGnlcg97xvXVziA5hqcGwoYYITXDAzGZRxcB H9tDNSSsY6bGnix8bKpSekktY+fUyAN7Ou4k2iSdG2WNsSghpr4VRzd4MWzh5EL+K3YO g1SZ7DD1LqV8nrET6P2gGecFWThO+melB2U5fjpxjQinLq0MGZOWAR9+RP6VkweegtEl KjoA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ACjN3Kjk; 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 x32si36336847pld.316.2019.01.29.03.44.25; Tue, 29 Jan 2019 03:44:41 -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=ACjN3Kjk; 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 S1729161AbfA2Lnm (ORCPT + 99 others); Tue, 29 Jan 2019 06:43:42 -0500 Received: from mail.kernel.org ([198.145.29.99]:33600 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730366AbfA2Lnj (ORCPT ); Tue, 29 Jan 2019 06:43:39 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 DCDC820856; Tue, 29 Jan 2019 11:43:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548762218; bh=Hxd9HDSCeg+vyKObaunUQ6jWywxW09nCCHijDj1k7EY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ACjN3Kjka3H5j5cchWRpvdoaUJYfKsFPJUuPu3zDELboZboyFglh1vuUW0YNiUPLZ h+xWdMwyWh4aPLjhaBsGjbjF5leLTh4jhZTYVLnG+VHBMTmEpwGshjIHApk5ulOk+h xTHkxGjp4PxohxRdEUkBfnUN6WChAJcdZ+gq7pBU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, linux-stable@vger.kernel.org, Dinh Nguyen , Stephen Boyd Subject: [PATCH 4.19 032/103] clk: socfpga: stratix10: fix naming convention for the fixed-clocks Date: Tue, 29 Jan 2019 12:35:09 +0100 Message-Id: <20190129113201.487034014@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190129113159.567154026@linuxfoundation.org> References: <20190129113159.567154026@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dinh Nguyen commit b488517b28a47d16b228ce8dcf07f5cb8e5b3dc5 upstream. The fixed clocks in the DTS file have a hyphen, but the clock driver has the fixed clocks using underbar. Thus the clock driver cannot detect the other fixed clocks correctly. Change the fixed clock names to a hyphen. Fixes: 07afb8db7340 ("clk: socfpga: stratix10: add clock driver for Stratix10 platform") Cc: linux-stable@vger.kernel.org Signed-off-by: Dinh Nguyen Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- drivers/clk/socfpga/clk-s10.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) --- a/drivers/clk/socfpga/clk-s10.c +++ b/drivers/clk/socfpga/clk-s10.c @@ -12,17 +12,17 @@ #include "stratix10-clk.h" -static const char * const pll_mux[] = { "osc1", "cb_intosc_hs_div2_clk", - "f2s_free_clk",}; +static const char * const pll_mux[] = { "osc1", "cb-intosc-hs-div2-clk", + "f2s-free-clk",}; static const char * const cntr_mux[] = { "main_pll", "periph_pll", - "osc1", "cb_intosc_hs_div2_clk", - "f2s_free_clk"}; -static const char * const boot_mux[] = { "osc1", "cb_intosc_hs_div2_clk",}; + "osc1", "cb-intosc-hs-div2-clk", + "f2s-free-clk"}; +static const char * const boot_mux[] = { "osc1", "cb-intosc-hs-div2-clk",}; static const char * const noc_free_mux[] = {"main_noc_base_clk", "peri_noc_base_clk", - "osc1", "cb_intosc_hs_div2_clk", - "f2s_free_clk"}; + "osc1", "cb-intosc-hs-div2-clk", + "f2s-free-clk"}; static const char * const emaca_free_mux[] = {"peri_emaca_clk", "boot_clk"}; static const char * const emacb_free_mux[] = {"peri_emacb_clk", "boot_clk"}; @@ -33,14 +33,14 @@ static const char * const s2f_usr1_free_ static const char * const psi_ref_free_mux[] = {"peri_psi_ref_clk", "boot_clk"}; static const char * const mpu_mux[] = { "mpu_free_clk", "boot_clk",}; -static const char * const s2f_usr0_mux[] = {"f2s_free_clk", "boot_clk"}; +static const char * const s2f_usr0_mux[] = {"f2s-free-clk", "boot_clk"}; static const char * const emac_mux[] = {"emaca_free_clk", "emacb_free_clk"}; static const char * const noc_mux[] = {"noc_free_clk", "boot_clk"}; static const char * const mpu_free_mux[] = {"main_mpu_base_clk", "peri_mpu_base_clk", - "osc1", "cb_intosc_hs_div2_clk", - "f2s_free_clk"}; + "osc1", "cb-intosc-hs-div2-clk", + "f2s-free-clk"}; /* clocks in AO (always on) controller */ static const struct stratix10_pll_clock s10_pll_clks[] = {