Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp17925298ybl; Thu, 2 Jan 2020 14:56:40 -0800 (PST) X-Google-Smtp-Source: APXvYqxDBhT4loAt8OlddaM8ZwhsgYwvN6V26+Qd7NYDAIFVuinneEBiuKZq3uiPAoDigyYIjyKa X-Received: by 2002:a05:6808:913:: with SMTP id w19mr3322861oih.126.1578005800478; Thu, 02 Jan 2020 14:56:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578005800; cv=none; d=google.com; s=arc-20160816; b=pRvXYTk8JEbfsuRfyQayN6qfU4hohWYfKZatKo3jmUiZ5zBEm4Rpem/t7wevh0ck6D xDv6Ytw5+9cLra6GfNjfshwradsO+3ZRFU0UFNGCsxskTV1ws56mVp0v8HaBD5gX4+Xz qnbquWc/9QAb0mZSiipIShOt8e1aDngwisIqB2663yrbk9rebrt/BrqVuaQaVcMh1UFq lo6q/wjEar4LQAZjvxuoJ7I/0fgBYuwz22iJRWYGQY6Z+kgy9KF3fbMWuQSWFRZabDUD IouBr0wI4Bk+FoD3tAZn6WQJc0xiOoifGgfBm3kvteumc5UQ668yLT9hvyPv5E97IPsY iTtg== 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=wj7Kr1QqcDj7NwFvmTTs4gUx6W/4myAKBnbvRk2b0h0=; b=dEfzKmnPQhP+Ued7/E/y3SW9kOhmiXmI3Ps0oJAY4Q1vKjAqGJqPWy8rpMdqk+iKPc DNDGqLOBC6rxyTj+ddvVhgNEy3RK+HXafE8rdnLt3PyItm5eAwH51gl2JSjD39gMZWf0 tlTGAgT0dT0NrXXBz/Ggfnb62yp7Adyk/kZxFXg/ZXY7EhUo91BM/aPU7KRixukHqDzi aH2aq9l3xV4eXhg8+0fMbX8MRByjYXSw7ulNoIuI0FrcarxKms5UBKM+PW2hBuaVZQff oWa0yUfZpqJTlqs7s+TSbfEVZKafAxJiagqj+bpNuc2YAgiciGygHD/qZksivyw5VTrF NdTA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=B5XQwFE7; 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 a9si27764178oib.59.2020.01.02.14.56.28; Thu, 02 Jan 2020 14:56:40 -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=B5XQwFE7; 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 S1728648AbgABWTp (ORCPT + 99 others); Thu, 2 Jan 2020 17:19:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:36176 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727944AbgABWTm (ORCPT ); Thu, 2 Jan 2020 17:19:42 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 5AB2121582; Thu, 2 Jan 2020 22:19:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578003581; bh=mhhFsvZD7JJ4GBURdn8QBsD1PYSlO46h7vMKzJUHME0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=B5XQwFE7b4OVHlTHjFn/YQpb4R0xZUd8ekzPfPj0dGRSAOjtmDAsmxHUAJZyLF70Y jJghbntW0XbSNl3qbseF/HC6gHI9zbQB03ck0ckXiekrkiSTHUfZOASsTvA2I4xm/Q aBs6GDGUfRYyEVXky9FbgCs1nLl1dJUyG+NtNGbA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Michael Hennerich , Alexandru Ardelean , Stephen Boyd , Sasha Levin Subject: [PATCH 4.19 029/114] clk: clk-gpio: propagate rate change to parent Date: Thu, 2 Jan 2020 23:06:41 +0100 Message-Id: <20200102220032.059523763@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20200102220029.183913184@linuxfoundation.org> References: <20200102220029.183913184@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: Michael Hennerich [ Upstream commit fc59462c5ce60da119568fac325c92fc6b7c6175 ] For an external clock source, which is gated via a GPIO, the rate change should typically be propagated to the parent clock. The situation where we are requiring this propagation, is when an external clock is connected to override an internal clock (which typically has a fixed rate). The external clock can have a different rate than the internal one, and may also be variable, thus requiring the rate propagation. This rate change wasn't propagated until now, and it's unclear about cases where this shouldn't be propagated. Thus, it's unclear whether this is fixing a bug, or extending the current driver behavior. Also, it's unsure about whether this may break any existing setups; in the case that it does, a device-tree property may be added to disable this flag. Signed-off-by: Michael Hennerich Signed-off-by: Alexandru Ardelean Link: https://lkml.kernel.org/r/20191108071718.17985-1-alexandru.ardelean@analog.com Signed-off-by: Stephen Boyd Signed-off-by: Sasha Levin --- drivers/clk/clk-gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/clk-gpio.c b/drivers/clk/clk-gpio.c index 40af4fbab4d2..af9cc00d2d92 100644 --- a/drivers/clk/clk-gpio.c +++ b/drivers/clk/clk-gpio.c @@ -248,7 +248,7 @@ static int gpio_clk_driver_probe(struct platform_device *pdev) else clk = clk_register_gpio_gate(&pdev->dev, node->name, parent_names ? parent_names[0] : NULL, gpiod, - 0); + CLK_SET_RATE_PARENT); if (IS_ERR(clk)) return PTR_ERR(clk); -- 2.20.1