Path: csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Heiko Stuebner Newsgroups: linux.kernel Subject: Re: [PATCH] ARM64: dts: rockchip: assign default rates for core rk3399 clocks Date: Sat, 14 May 2016 14:00:02 +0200 Message-ID: References: X-Original-To: Brian Norris User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 17 Organization: linux.* mail to news gateway X-Original-Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Doug Anderson , Shawn Lin , Brian Norris , Xing Zheng X-Original-Date: Sat, 14 May 2016 13:57:12 +0200 X-Original-Message-ID: <25672526.OH6Oxq7zkd@phil> X-Original-References: <1463172618-96001-1-git-send-email-briannorris@chromium.org> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1401086 Am Freitag, 13. Mai 2016, 13:50:18 schrieb Brian Norris: > From: Xing Zheng > > These clocks are all core clocks used by many blocks/peripherals, many > of whose drivers don't set their clock rates at all. Let's assign > reasonable default clock rates for these core clocks, so that these > peripherals get something reasonable by default, and also so that if > child devices want to select a clock rate themselves, their muxes have > some reasonable parent clock rates to branch off of (rather than just > the boot-time defaults). > > This helps the eMMC PHY, for one, to get a reasonable ACLK rate. > > Signed-off-by: Xing Zheng > Signed-off-by: Brian Norris applied for 4.8 with Doug's review-tag (after making the ARM64 lower-case)