From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [RFC 0/2] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks Date: Mon, 24 Nov 2014 18:28:48 +0100 Message-ID: <54736AD0.4070909@collabora.co.uk> References: <1416842312-4405-1-git-send-email-k.kozlowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from bhuna.collabora.co.uk ([93.93.135.160]:38562 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752436AbaKXR26 (ORCPT ); Mon, 24 Nov 2014 12:28:58 -0500 In-Reply-To: <1416842312-4405-1-git-send-email-k.kozlowski@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Krzysztof Kozlowski , Mike Turquette , Sylwester Nawrocki , Tomasz Figa , Kukjin Kim , linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Vivek Gautam , Kevin Hilman Hello Krzysztof, On 11/24/2014 04:18 PM, Krzysztof Kozlowski wrote: > Hi, > > > This is initial idea to solve dependency between AudioSS clocks > and main clock controller on Exynos platform. > > This solves boot failure of Peach Pi/Pit and Arndale Octa [1]. > I tested this series on an Exynos5420 Peach Pit but I still have the boot hang so it doesn't solve the issue on this board. I'm using linux-next + your patches with exynos_defconfig and without the clk_ignore_unused command line parameter. Best regards, Javier From mboxrd@z Thu Jan 1 00:00:00 1970 From: javier.martinez@collabora.co.uk (Javier Martinez Canillas) Date: Mon, 24 Nov 2014 18:28:48 +0100 Subject: [RFC 0/2] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks In-Reply-To: <1416842312-4405-1-git-send-email-k.kozlowski@samsung.com> References: <1416842312-4405-1-git-send-email-k.kozlowski@samsung.com> Message-ID: <54736AD0.4070909@collabora.co.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Krzysztof, On 11/24/2014 04:18 PM, Krzysztof Kozlowski wrote: > Hi, > > > This is initial idea to solve dependency between AudioSS clocks > and main clock controller on Exynos platform. > > This solves boot failure of Peach Pi/Pit and Arndale Octa [1]. > I tested this series on an Exynos5420 Peach Pit but I still have the boot hang so it doesn't solve the issue on this board. I'm using linux-next + your patches with exynos_defconfig and without the clk_ignore_unused command line parameter. Best regards, Javier