Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1065893imu; Wed, 9 Jan 2019 11:00:41 -0800 (PST) X-Google-Smtp-Source: ALg8bN74FFm1vnL4PeU4hGRADwgA2m/zPkABtNaGoR6g38FDNvmkLgA69VPYLpG+1WHNF6D3rrxG X-Received: by 2002:a63:6ecf:: with SMTP id j198mr6603105pgc.3.1547060441350; Wed, 09 Jan 2019 11:00:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547060441; cv=none; d=google.com; s=arc-20160816; b=IcrywwTaMwYcPHtBHKqegHjG9SNztRQwdqcUH3qadYgX3hnpk42oP8FnK/h9LntC4H T+LRcHZrJRO9hcIsR/LM2ar9fYjfSQRLF5/JYa6ToS2f+9ZabPpAQBTWugovNLSH7Rtc RBIcFG5UaoDARZygnGGyQu39IfOkGPJdgbbQptWCqQ4cbHeRroOmMC7vggqBPjQwqPdc 14w3eb5vkLGR+ldW+jsvsyuX+i7eRPZOmRxXnHpGLFlJAbqyM3pYvSs3rz5zgbJNrc4L sxQBlbrbY8TaC2NR6UikZMS4i3JPTBmBp3HqZuyQuSdd1y3t5gvR7IgSIgSdaquRdvPb kx6g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:message-id:references:user-agent :from:in-reply-to:to:cc:subject:content-transfer-encoding :mime-version:dkim-signature; bh=2T08SJFy8AOVh5AE2ir55F9/S1EcaNt4nYn+PRB55l4=; b=yNi3ZmslGSJGkcLJdE4fBJTmAudpbsbjBNbSksvtPt4wqQInItN8QYzitDsbR5FW4R Ef2yjB7FlWIYlP50a8ZptUiFGs1RsUTe0ZVOqJrMC5CPN0kv+96KtUs0rdb2CKqfNTsV KNQarOAKjUPOz5tJUMoUiFYCgr5XdwkPiENWnBsIdrlg4CQm99K1kf3/+H2YQsAtJEjJ e4T2HH97ytaqA7XnVHD4ERIUUUPAU2DddCIk5U/v8r/4QVDzgayje5pDPyOoOKDVFONn kzAoWXWZ8ax1zF0pORLdrv/f5acmOqe+HWXCrnHItWpnIBv/gHEUCRyyyo1CzwfEh2yi wB2g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=D6IFDTP0; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w2si62847134pgs.264.2019.01.09.11.00.25; Wed, 09 Jan 2019 11:00: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=D6IFDTP0; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728004AbfAIS7O (ORCPT + 99 others); Wed, 9 Jan 2019 13:59:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:55416 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726581AbfAIS7N (ORCPT ); Wed, 9 Jan 2019 13:59:13 -0500 Received: from localhost (unknown [104.132.0.74]) (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 D5D2420859; Wed, 9 Jan 2019 18:59:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547060352; bh=9wQSqXTXQITGVaGZVT+TVz3KKCITj1WWQqUmA7iw9DI=; h=Subject:Cc:To:In-Reply-To:From:References:Date:From; b=D6IFDTP0BA9yUwoIyGJd0b2I/Cd//pEKhkuA3BaEbeXFt+EaLn3bSz0C4zeGUgn6x JVuLFgTF/R0mqNIshqk3NIZbxxpeik1a2takdMGWX5OpHch6LZyNFb4xYhg3Y+dWz4 rC20HSU66H1Ayoi4OQ7VTh5CE5mCmuDv7m+MUO5w= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH] clk: qcom: Add CLK_SET_RATE_PARENT for 8998 branch clocks Cc: bjorn.andersson@linaro.org, marc.w.gonzalez@free.fr, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Jeffrey Hugo To: Jeffrey Hugo , mark.rutland@arm.com, mturquette@baylibre.com, robh+dt@kernel.org In-Reply-To: <1545099134-26471-1-git-send-email-jhugo@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.8 References: <1545099134-26471-1-git-send-email-jhugo@codeaurora.org> Message-ID: <154706035216.15366.40165828357929779@swboyd.mtv.corp.google.com> Date: Wed, 09 Jan 2019 10:59:12 -0800 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Jeffrey Hugo (2018-12-17 18:12:14) > A branch clock is basically a clock that can be gated for power savings, > but is also what devices/drivers consume. Configuring a branch clock's > rate needs to be done at the source, so for all branch clocks which have > a defined parent, set CLK_SET_RATE_PARENT so that clk_set_rate() calls on > branch clocks can do what is expected. This is important as most drivers > do not check the resulting clock rate after a successful clk_set_rate() > call, thus the driver may get out of sync with the actual hardware state > and weird issues might crop up. This has been observed with issues > getting SDHCI to reliably support "fast" cards such as SDR104. >=20 > Fixes: 4807c71cc688 (arm64: dts: Add msm8998 SoC and MTP board support) > Signed-off-by: Jeffrey Hugo > --- Applied to clk-next