Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757179AbbLBXbs (ORCPT ); Wed, 2 Dec 2015 18:31:48 -0500 Received: from gloria.sntech.de ([95.129.55.99]:50796 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755491AbbLBXbq (ORCPT ); Wed, 2 Dec 2015 18:31:46 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: "jianqun.xu" Cc: huangtao@rock-chips.com, mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: rockchip: rk3368: protect aclk_bus and aclk_peri clocks Date: Thu, 03 Dec 2015 00:31:37 +0100 Message-ID: <4430667.DaSfi9RHQ7@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.12; x86_64; ; ) In-Reply-To: <1449062551-2498-1-git-send-email-jay.xu@rock-chips.com> References: <1449062551-2498-1-git-send-email-jay.xu@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: 685 Lines: 22 Hi Jianqun, Am Mittwoch, 2. Dezember 2015, 21:22:31 schrieb jianqun.xu: > From: Jianqun xu > > Add aclk_bus and aclk_peri to the list of rk3368 critical clocks, > which are the base clocks that supply for all peripherals, never > to be disabled automatically. > > Signed-off-by: Jianqun xu applied to my clk branch for 4.5 [after adapting to Caesar's other critical clock] Thanks Heiko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/