Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751610AbdGaXbO (ORCPT ); Mon, 31 Jul 2017 19:31:14 -0400 Received: from gloria.sntech.de ([95.129.55.99]:57440 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052AbdGaXbM (ORCPT ); Mon, 31 Jul 2017 19:31:12 -0400 From: Heiko Stuebner To: Andy Yan Cc: devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, shawn.lin@rock-chips.com, zhangqing@rock-chips.com, mturquette@baylibre.com, sboyd@codeaurora.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 02/14] clk: rockchip: support more clks for rv1108 Date: Tue, 01 Aug 2017 01:31:10 +0200 Message-ID: <17095133.Ri7aPbk3bA@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1501495719-21452-1-git-send-email-andy.yan@rock-chips.com> References: <1501495449-21290-1-git-send-email-andy.yan@rock-chips.com> <1501495719-21452-1-git-send-email-andy.yan@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 574 Lines: 21 Am Montag, 31. Juli 2017, 18:08:39 CEST schrieb Andy Yan: > From: Elaine Zhang > > 1. Added the description of the missing clock, > make the clock more complete. > 2. fix up some clk descriptions error. > > Signed-off-by: Elaine Zhang > Signed-off-by: Andy Yan Again, this should be split into multiple patches that are easier to review. - pll-fixes - fixes for existing clocks - renames of things - new clock-definitions And should definitly include a bit more explanation. Thanks Heiko