From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 2 Jul 2015 15:52:58 -0700 From: Stephen Boyd To: Heiko Stuebner Subject: Re: [PATCH v2 4/9] clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant Message-ID: <20150702225258.GN4301@codeaurora.org> References: <1434637116-17124-1-git-send-email-heiko@sntech.de> <1434637116-17124-5-git-send-email-heiko@sntech.de> MIME-Version: 1.0 In-Reply-To: <1434637116-17124-5-git-send-email-heiko@sntech.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+mturquette=linaro.org@lists.infradead.org List-ID: On 06/18, Heiko Stuebner wrote: > A clock branch consisting of a mux and divider with non-standard > divider values. > > Signed-off-by: Heiko Stuebner > --- Applied to clk-rk3368. The rest of the series needs a respin. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v2 4/9] clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant Date: Thu, 2 Jul 2015 15:52:58 -0700 Message-ID: <20150702225258.GN4301@codeaurora.org> References: <1434637116-17124-1-git-send-email-heiko@sntech.de> <1434637116-17124-5-git-send-email-heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1434637116-17124-5-git-send-email-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Heiko Stuebner Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-rockchip.vger.kernel.org On 06/18, Heiko Stuebner wrote: > A clock branch consisting of a mux and divider with non-standard > divider values. > > Signed-off-by: Heiko Stuebner > --- Applied to clk-rk3368. The rest of the series needs a respin. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Thu, 2 Jul 2015 15:52:58 -0700 Subject: [PATCH v2 4/9] clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant In-Reply-To: <1434637116-17124-5-git-send-email-heiko@sntech.de> References: <1434637116-17124-1-git-send-email-heiko@sntech.de> <1434637116-17124-5-git-send-email-heiko@sntech.de> Message-ID: <20150702225258.GN4301@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/18, Heiko Stuebner wrote: > A clock branch consisting of a mux and divider with non-standard > divider values. > > Signed-off-by: Heiko Stuebner > --- Applied to clk-rk3368. The rest of the series needs a respin. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project