public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4 V7] EXYNOS5250: FDT: Add device tree support for console
Date: Mon, 24 Jun 2013 21:04:52 +0900	[thread overview]
Message-ID: <51C835E4.6050009@samsung.com> (raw)
In-Reply-To: <1372072643-1402-1-git-send-email-rajeshwari.s@samsung.com>

On 24/06/13 20:17, Rajeshwari Shinde wrote:
> Enabled fdt support for default console on EXYNOS5250.
> 
> Changes in V2:
>         - Changed the compatible string to "samsung,exynos4210-uart"
> Changes in V3:
>         - Rebased the patchset on latest u-boot-samsung branch.
>         - Added a alias console as we will support one at any point of time.
>         - Moved driver config structure to data section.
>         - Changed silent_console to silent-console.
>         - Did put a check for base address before doing fdt decoding.
> Changes in V4:
>         - Rebased the patchset on latest u-boot-samsung branch.
>         - Changed to COMPAT_SAMSUNG_EXYNOS5_SERIAL to COMPAT_SAMSUNG_EXYNOS_SERIAL
> Changes in V5:
>         - Added serial device node for Snow board.
> Changes in V6:
> 	- Rebased the patchset on latest u-boot-samsung branch.
> 	- Changed the if..else condition to a switch statement.
> 	- Moved compatible strings up with all other samsung strings.
> Changes in V7:
> 	- Removed a extra line.
> 
> Rajeshwari Shinde (4):
>   EXYNOS5: FDT: Add compatible strings for Serial
>   EXYNOS5: FDT: Add serial device node values
>   S5P: Serial: Add fdt support to driver
>   CONFIG: EXYNOS5: Enable silent console
> 
>  arch/arm/dts/exynos5250.dtsi              |   27 ++++++++++
>  board/samsung/dts/exynos5250-smdk5250.dts |    2 +
>  board/samsung/dts/exynos5250-snow.dts     |    2 +
>  drivers/serial/serial_s5p.c               |   78 +++++++++++++++++++++++++++++
>  include/configs/exynos5250-dt.h           |    2 +-
>  include/fdtdec.h                          |    1 +
>  lib/fdtdec.c                              |    1 +
>  7 files changed, 112 insertions(+), 1 deletions(-)
> 

applied to u-boot-samsung

Thanks,
Minkyu Kang.

      parent reply	other threads:[~2013-06-24 12:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-24 11:17 [U-Boot] [PATCH 0/4 V7] EXYNOS5250: FDT: Add device tree support for console Rajeshwari Shinde
2013-06-24 11:17 ` [U-Boot] [PATCH 1/4 V7] EXYNOS5: FDT: Add compatible strings for Serial Rajeshwari Shinde
2013-06-24 11:17 ` [U-Boot] [PATCH 2/4 V7] EXYNOS5: FDT: Add serial device node values Rajeshwari Shinde
2013-06-24 11:17 ` [U-Boot] [PATCH 3/4 V7] S5P: Serial: Add fdt support to driver Rajeshwari Shinde
2013-06-24 11:17 ` [U-Boot] [PATCH 4/4 V7] CONFIG: EXYNOS5: Enable silent console Rajeshwari Shinde
2013-06-24 12:04 ` Minkyu Kang [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=51C835E4.6050009@samsung.com \
    --to=mk7.kang@samsung.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox