From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754062AbbCCIM1 (ORCPT ); Tue, 3 Mar 2015 03:12:27 -0500 Received: from bhuna.collabora.co.uk ([93.93.135.160]:34275 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751500AbbCCIMZ (ORCPT ); Tue, 3 Mar 2015 03:12:25 -0500 Message-ID: <54F56CE4.8000704@collabora.co.uk> Date: Tue, 03 Mar 2015 09:12:20 +0100 From: Javier Martinez Canillas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: linux-samsung-soc@vger.kernel.org, Kukjin Kim CC: Andrzej Hajda , Marek Szyprowski , Kyungmin Park , Liquid.Acid@gmx.net, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [RFC PATCH v2 3/3] ARM: dts: exynos5420: add async-bridge clocks to disp1 power domain References: <54D48701.10105@collabora.co.uk> <1423220154-5333-1-git-send-email-a.hajda@samsung.com> <54D4A534.8060004@collabora.co.uk> In-Reply-To: <54D4A534.8060004@collabora.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Kukjin, On 02/06/2015 12:27 PM, Javier Martinez Canillas wrote: > Hello Andrzej, > > On 02/06/2015 11:55 AM, Andrzej Hajda wrote: >> FIMD and MIXER IPs in disp1 power domain have async-bridges (to GSCALER), >> therefore their clocks should be enabled during power domain switch. >> >> Signed-off-by: Andrzej Hajda >> --- >> Hi, >> >> This is 2nd version of the patch. After decrypting manual and discussion >> with Marek I guess this set of clocks is more apropriate - async-bridges >> are present in MIXER and FIMD, so their clocks should be enabled. >> > > I just tested this version on my Exynos5420 Peach Pit and the power domain > failed error does not happen anymore even after enabling and disabling the > HDMI display several times. > > Thanks a lot for fixing this since the dependency was not clear to me from > reading the manual. > >> The 1st version worked for me due to fact I have forgot to remove >> clk_ignore_unused kernel boot option during tests ;) >> > > Yes, that has bitten me too many times as well :) > >> Regards >> Andrzej >> --- > > Best regards, > Javier > Could you please pick this patch and patches 1/2 and 2/3 from the series [0]? These are needed to fix DISP1 power domain issues and HDMI on Exynos542x. Thanks a lot and best regards, Javier [0]: https://lkml.org/lkml/2015/2/5/265