All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] S5P: Serial: Add fdt support to driver
Date: Wed, 27 Feb 2013 17:25:13 -0800	[thread overview]
Message-ID: <CAPnjgZ0zHXLzyVRBnyzSYAwD-M0ksc0wiKnfZXjPewqH2F=q3A@mail.gmail.com> (raw)
In-Reply-To: <1361944919-13384-4-git-send-email-rajeshwari.s@samsung.com>

On Tue, Feb 26, 2013 at 10:01 PM, Rajeshwari Shinde
<rajeshwari.s@samsung.com> wrote:
> This patch adds FDT support to the serial s5p driver.
> At present disabling the serial console (from the device tree) crashes
> U-Boot. Add checks for this case, so that execution can continue without
> a serial console.
> It also enables the serial_s5p driver recognize the silent_console option.
>
> Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
> Signed-off-by: Gabe Black <gabeblack@google.com>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>

Acked-by: Simon Glass <sjg@chromium.org>

> ---
>  drivers/serial/serial_s5p.c |   80 +++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 80 insertions(+), 0 deletions(-)
>

  reply	other threads:[~2013-02-28  1:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27  6:01 [U-Boot] [PATCH 0/4] SMDK5250: FDT: Add device tree support for console Rajeshwari Shinde
2013-02-27  6:01 ` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for Serial Rajeshwari Shinde
2013-02-28  1:19   ` Simon Glass
2013-03-01  6:14     ` Rajeshwari Birje
2013-02-27  6:01 ` [U-Boot] [PATCH 2/4] EXYNOS5: FDT: Add serial device node values Rajeshwari Shinde
2013-02-27  6:01 ` [U-Boot] [PATCH 3/4] S5P: Serial: Add fdt support to driver Rajeshwari Shinde
2013-02-28  1:25   ` Simon Glass [this message]
2013-02-27  6:01 ` [U-Boot] [PATCH 4/4] CONFIG: EXYNOS5: Enable silent console Rajeshwari Shinde
2013-02-28  1:25   ` Simon Glass
2013-03-15 10:38 [U-Boot] [PATCH 0/4 V3] SMDK5250: FDT: Add device tree support for console Rajeshwari Shinde
2013-03-15 10:38 ` [U-Boot] [PATCH 3/4] S5P: Serial: Add fdt support to driver Rajeshwari Shinde
2013-03-15 10:39   ` Rajeshwari Birje

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='CAPnjgZ0zHXLzyVRBnyzSYAwD-M0ksc0wiKnfZXjPewqH2F=q3A@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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.