From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks Date: Tue, 26 Jan 2016 21:21:38 +0100 Message-ID: <12983946.PGshY20RJE@phil> References: <1453815240-15354-1-git-send-email-al.kochet@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1453815240-15354-1-git-send-email-al.kochet-Re5JQEeQqe8AvxtiuMwx3w@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: Alexander Kochetkov Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Am Dienstag, 26. Januar 2016, 16:34:00 schrieb Alexander Kochetkov: > hclk_cpubus needs to keep running because it is needed for devices like > the rom, i2s0 or spdif to be accessible via cpu. Without that all > accesses to devices (readl/writel) return wrong data. So add it > to the list of critical clocks. > > Fixes: 78eaf6095cc763c ("clk: rockchip: disable unused clocks") > > Signed-off-by: Alexander Kochetkov applied to my clk-branch for 4.6 Thanks Heiko