From: simon.guinot@sequanux.org (Simon Guinot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/5] ARM: mvebu: enable broken-idle on Armada 38x
Date: Wed, 30 Sep 2015 11:10:43 +0200 [thread overview]
Message-ID: <1443604246-29844-3-git-send-email-simon.guinot@sequanux.org> (raw)
In-Reply-To: <1443604246-29844-1-git-send-email-simon.guinot@sequanux.org>
From: Vincent Donnefort <vdonnefort@gmail.com>
Following the broken-idle DT property introduction, this patch enables
this option for the Armada 38x SoCs. This allows to deactivate the idle
state which is currently broken on this SoCs.
Signed-off-by: Vincent Donnefort <vdonnefort@gmail.com>
---
arch/arm/boot/dts/armada-38x.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/armada-38x.dtsi b/arch/arm/boot/dts/armada-38x.dtsi
index f9f2347d9995..6d29afe12892 100644
--- a/arch/arm/boot/dts/armada-38x.dtsi
+++ b/arch/arm/boot/dts/armada-38x.dtsi
@@ -422,6 +422,7 @@
coherency-fabric at 21010 {
compatible = "marvell,armada-380-coherency-fabric";
reg = <0x21010 0x1c>;
+ broken-idle;
};
pmsu at 22000 {
--
2.1.4
next prev parent reply other threads:[~2015-09-30 9:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-30 9:10 [PATCH v4 0/5] Add support for the Armada-370-based Seagate NAS Simon Guinot
2015-09-30 9:10 ` [PATCH v4 1/5] ARM: mvebu: add broken-idle option Simon Guinot
2015-09-30 9:10 ` Simon Guinot [this message]
2015-09-30 9:59 ` [PATCH v4 2/5] ARM: mvebu: enable broken-idle on Armada 38x Gregory CLEMENT
2015-09-30 9:10 ` [PATCH v4 3/5] ARM: mvebu: add DT support for Seagate NAS 2 and 4-Bay Simon Guinot
2015-09-30 9:10 ` [PATCH v4 4/5] ARM: mvebu: add DT support for Seagate Personal Cloud Simon Guinot
2015-09-30 9:10 ` [PATCH v4 5/5] ARM: mvebu: enable options for Seagate NAS in mvebu_v7_defconfig Simon Guinot
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=1443604246-29844-3-git-send-email-simon.guinot@sequanux.org \
--to=simon.guinot@sequanux.org \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).