All of lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: bcm2835: override the HW UART periphid
Date: Fri, 31 May 2013 23:43:13 -0700	[thread overview]
Message-ID: <20130601064313.GA9010@quad.lixom.net> (raw)
In-Reply-To: <1369886859-22114-1-git-send-email-swarren@wwwdotorg.org>

On Wed, May 29, 2013 at 10:07:39PM -0600, Stephen Warren wrote:
> From: Jongsung Kim <neidhard.kim@lge.com>
> 
> Stephen Warren reported the recent commit 78506f2 (add support for
> extended FIFO-size of PL011-r1p5) breaks the serial port on the
> BCM2835 ARM SoC.
> 
> A UART compatible with the ARM PL011-r1p5 should have 32-deep FIFOs.
> The BCM2835 UART just looks like an ARM PL011-r1p5, but has 16-deep
> FIFOs just like PL011-r1p4 or earlier revisions. As a workaround for
> this compatibility issue, this patch overrides the HW UART periphid
> register values with the actually compatible UART periphid 0x00241011
> (r1p3 or r1p4).
> 
> Reported-by: Stephen Warren <swarren@wwwdotorg.org>
> Signed-off-by: Jongsung Kim <neidhard.kim@lge.com>
> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
> ---
> This is a fix for v3.10-rc*.

Applied.


-Olof

  reply	other threads:[~2013-06-01  6:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-30  4:07 [PATCH] ARM: bcm2835: override the HW UART periphid Stephen Warren
2013-06-01  6:43 ` Olof Johansson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-21  2:12 [PATCH] ARM: PL011: add support for extended FIFO-size of PL011-r1p5 Stephen Warren
2013-05-21  6:02 ` [PATCH] ARM: bcm2835: override the HW UART periphid Jongsung Kim
2013-05-21  6:02   ` Jongsung Kim
2013-05-21  6:07   ` Jongsung Kim
2013-05-21  6:07     ` Jongsung Kim
2013-05-21  6:07     ` Jongsung Kim
2013-05-21  9:00     ` Gordon Hollingworth
2013-05-21  9:00       ` Gordon Hollingworth
2013-05-21  9:00       ` Gordon Hollingworth
2013-05-21 16:34   ` Stephen Warren
2013-05-21 16:34     ` Stephen Warren
2013-05-22  1:43     ` Stephen Warren
2013-05-22  1:43       ` Stephen Warren
2013-05-22  1:52       ` Jongsung Kim
2013-05-22  1:52         ` Jongsung Kim
2013-05-22  1:52         ` Jongsung Kim

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=20130601064313.GA9010@quad.lixom.net \
    --to=olof@lixom.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 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.