From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/4] ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree
Date: Thu, 17 Apr 2014 01:08:32 -0400 [thread overview]
Message-ID: <20140417050832.GP28159@titan.lakedaemon.net> (raw)
In-Reply-To: <1397489361-5833-3-git-send-email-thomas.petazzoni@free-electrons.com>
On Mon, Apr 14, 2014 at 05:29:19PM +0200, Thomas Petazzoni wrote:
> The mvebu-devbus driver had a serious bug, which lead to a 8 bits bus
> width declared in the Device Tree being considered as a 16 bits bus
> width when configuring the hardware.
>
> This bug in mvebu-devbus driver was compensated by a symetric mistake
> in the Armada XP GP Device Tree: a 8 bits bus width was declared, even
> though the hardware actually has a 16 bits bus width connection with
> the NOR flash.
>
> Now that we have fixed the mvebu-devbus driver to behave according to
> its Device Tree binding, this commit fixes the problematic Device Tree
> files as well.
>
> This bug was introduced in commit
> da8d1b38356853c37116f9afa29f15648d7fb159 ('ARM: mvebu: Add support for
> NOR flash device on Armada XP-GP board') which was merged in v3.10.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: stable at vger.kernel.org
> ---
> arch/arm/boot/dts/armada-xp-gp.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Patches 2, 3, and 4 applied to mvebu/dt-fixes for stable with Gregory
and Ezequiel's Acks.
Also, a gentle nit: You're doing all the -stable info digging, would
you mind putting it in the following format so I don't have to hand edit
each patch?
------
Link: ...
Fixes: da8d1b383568 ('ARM: mvebu: Add support for NOR flash device on Armada XP-GP board')
Cc: stable at vger.kernel.org # v3.10+
------
thx,
Jason.
next prev parent reply other threads:[~2014-04-17 5:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 15:29 [PATCH v2 0/4] ARM: mvebu: fix bus width handling in mvebu-devbus Thomas Petazzoni
2014-04-14 15:29 ` [PATCH v2 1/4] memory: mvebu-devbus: fix the conversion of the bus width Thomas Petazzoni
2014-04-16 21:09 ` Jason Cooper
2014-04-16 21:28 ` Thomas Petazzoni
2014-04-17 4:48 ` Jason Cooper
2014-04-14 15:29 ` [PATCH v2 2/4] ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree Thomas Petazzoni
2014-04-17 5:08 ` Jason Cooper [this message]
2014-04-17 7:09 ` Thomas Petazzoni
2014-04-17 14:23 ` Jason Cooper
2014-04-14 15:29 ` [PATCH v2 3/4] ARM: mvebu: fix NOR bus-width in Armada XP DB " Thomas Petazzoni
2014-04-14 15:29 ` [PATCH v2 4/4] ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 " Thomas Petazzoni
2014-04-14 17:00 ` [PATCH v2 0/4] ARM: mvebu: fix bus width handling in mvebu-devbus Ezequiel Garcia
2014-04-16 8:17 ` Gregory CLEMENT
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=20140417050832.GP28159@titan.lakedaemon.net \
--to=jason@lakedaemon.net \
--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