From: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Tomasz Figa <tomasz.figa@gmail.com>,
Mike Turquette <mturquette@linaro.org>,
Kukjin Kim <kgene@kernel.org>,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Thomas Abraham <thomas.abraham@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
Vivek Gautam <gautam.vivek@samsung.com>,
Kevin Hilman <khilman@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>,
Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
Date: Wed, 26 Nov 2014 17:31:46 +0100 [thread overview]
Message-ID: <54760072.8010307@collabora.co.uk> (raw)
In-Reply-To: <1417011857-10419-1-git-send-email-k.kozlowski@samsung.com>
Hello Krzysztof,
On 11/26/2014 03:24 PM, Krzysztof Kozlowski wrote:
> Description
> ===========
> This patchset tries to solve dependency between AudioSS components
> (clocks and GPIO) and main clock controller on Exynos platform.
>
> This solves boot failure of Peach Pi/Pit and Arndale Octa [1].
>
I tested and patches #2, #3, #4 solves the boot failure I was facing.
So for the whole series on an Exynos5420 Peach Pit:
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Thanks a lot for solving this issue.
Best regards,
Javier
WARNING: multiple messages have this Message-ID (diff)
From: javier.martinez@collabora.co.uk (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
Date: Wed, 26 Nov 2014 17:31:46 +0100 [thread overview]
Message-ID: <54760072.8010307@collabora.co.uk> (raw)
In-Reply-To: <1417011857-10419-1-git-send-email-k.kozlowski@samsung.com>
Hello Krzysztof,
On 11/26/2014 03:24 PM, Krzysztof Kozlowski wrote:
> Description
> ===========
> This patchset tries to solve dependency between AudioSS components
> (clocks and GPIO) and main clock controller on Exynos platform.
>
> This solves boot failure of Peach Pi/Pit and Arndale Octa [1].
>
I tested and patches #2, #3, #4 solves the boot failure I was facing.
So for the whole series on an Exynos5420 Peach Pit:
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Thanks a lot for solving this issue.
Best regards,
Javier
next prev parent reply other threads:[~2014-11-26 16:31 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-26 14:24 [PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-11-26 14:24 ` [PATCH v2 1/5] clk: samsung: Fix double add of syscore ops after driver rebind Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-12-03 12:10 ` Sylwester Nawrocki
2014-12-03 12:10 ` Sylwester Nawrocki
2014-11-26 14:24 ` [PATCH v2 2/5] clk: samsung: Fix clock disable failure because domain being gated Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-12-03 14:12 ` Sylwester Nawrocki
2014-12-03 14:12 ` Sylwester Nawrocki
2014-12-04 9:46 ` Krzysztof Kozlowski
2014-12-04 9:46 ` Krzysztof Kozlowski
2014-11-26 14:24 ` [PATCH v2 3/5] pinctrl: exynos: Fix GPIO setup failure because domain clock " Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-11-28 14:04 ` Linus Walleij
2014-11-28 14:04 ` Linus Walleij
2014-11-28 14:08 ` Krzysztof Kozlowski
2014-11-28 14:08 ` Krzysztof Kozlowski
2014-11-30 12:19 ` Tomasz Figa
2014-11-30 12:19 ` Tomasz Figa
2014-11-30 12:19 ` Tomasz Figa
2014-12-01 8:37 ` Krzysztof Kozlowski
2014-12-01 8:37 ` Krzysztof Kozlowski
2014-12-01 8:37 ` Krzysztof Kozlowski
2014-12-01 14:34 ` Tomasz Figa
2014-12-01 14:34 ` Tomasz Figa
[not found] ` <CA+Ln22H_a9CWxrYO_i9Esm6keXA8XLLYmE1Vg-8ynamJ1sAwpQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-01 14:52 ` Krzysztof Kozlowski
2014-12-01 14:52 ` Krzysztof Kozlowski
2014-12-01 14:52 ` Krzysztof Kozlowski
2015-01-12 14:11 ` Krzysztof Kozlowski
2015-01-12 14:11 ` Krzysztof Kozlowski
2014-11-26 14:24 ` [PATCH v2 4/5] ARM: dts: exynos5420: Add clock for audss pinctrl Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-11-26 14:24 ` [PATCH v2 5/5] clk: samsung: Fix memory leak of clock gate/divider/mux structures Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-11-26 14:24 ` Krzysztof Kozlowski
2014-11-26 16:31 ` Javier Martinez Canillas [this message]
2014-11-26 16:31 ` [PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks Javier Martinez Canillas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54760072.8010307@collabora.co.uk \
--to=javier.martinez@collabora.co.uk \
--cc=b.zolnierkie@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=gautam.vivek@samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=khilman@kernel.org \
--cc=kyungmin.park@samsung.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=m.szyprowski@samsung.com \
--cc=mturquette@linaro.org \
--cc=s.nawrocki@samsung.com \
--cc=thomas.abraham@linaro.org \
--cc=tomasz.figa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.