From: Kukjin Kim <kgene.kim@samsung.com>
To: Tushar Behera <tushar.behera@linaro.org>
Cc: linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
Kgene Kim <kgene.kim@samsung.com>
Subject: Re: [PATCH 1/2] ARM: dts: Disable MDMA1 node for Arndale-octa board
Date: Fri, 21 Mar 2014 04:29:13 +0900 [thread overview]
Message-ID: <532B4189.4090204@samsung.com> (raw)
In-Reply-To: <CAHbNUh0sWquBXk9bXAr6LKqYz_1JHDXwzoRy4==R0ze2FNoaQw@mail.gmail.com>
On 03/19/14 17:38, Tushar Behera wrote:
> On 5 March 2014 13:39, Tushar Behera<tushar.behera@linaro.org> wrote:
>> MDMA1 can support both secure and non-secure AXI transactions. When this
>> is enabled in the kernel for boards that run in secure mode, we get
>> imprecise external aborts causing the kernel to oops.
>>
>> Unhandled fault: imprecise external abort (0x1406) at 0x00000000
>> Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000007
>>
>> Suggested-by: Javi Merino<javi.merino@arm.com>
>> Signed-off-by: Tushar Behera<tushar.behera@linaro.org>
>> ---
>> arch/arm/boot/dts/exynos5420-arndale-octa.dts | 12 ++++++++++++
>> 1 file changed, 12 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos5420-arndale-octa.dts b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
>> index f509e8f..810ec73 100644
>> --- a/arch/arm/boot/dts/exynos5420-arndale-octa.dts
>> +++ b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
>> @@ -361,4 +361,16 @@
>> gpio-key,wakeup;
>> };
>> };
>> +
>> + amba {
>> + mdma1: mdma@11C10000 {
>> + /*
>> + * MDMA1 can support both secure and non-secure
>> + * AXI transactions. When this is enabled in the kernel
>> + * for boards that run in secure mode, we are getting
>> + * imprecise external aborts causing the kernel to oops.
>> + */
>> + status = "disabled";
>> + };
>> + };
>> };
>> --
>> 1.7.9.5
>>
> Kukjin,
>
> Can you please apply this with Javi's "Tested-by"?
>
>
Looks OK, applied this and second one.
Thanks,
Kukjin
prev parent reply other threads:[~2014-03-20 19:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-05 8:09 [PATCH 1/2] ARM: dts: Disable MDMA1 node for Arndale-octa board Tushar Behera
2014-03-05 8:09 ` [PATCH 2/2] ARM: dts: Keep some essential LDOs enabled for Arndale-Octa Tushar Behera
2014-03-19 8:39 ` Tushar Behera
2014-03-06 10:25 ` [PATCH 1/2] ARM: dts: Disable MDMA1 node for Arndale-octa board Javi Merino
2014-03-19 8:38 ` Tushar Behera
2014-03-20 19:29 ` Kukjin Kim [this message]
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=532B4189.4090204@samsung.com \
--to=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=tushar.behera@linaro.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox