From: Sascha Hauer <s.hauer@pengutronix.de>
To: Juergen Beisert <jbe@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM/Samsung: more clean up...
Date: Tue, 24 Jul 2012 00:10:29 +0200 [thread overview]
Message-ID: <20120723221029.GQ24458@pengutronix.de> (raw)
In-Reply-To: <1342812585-22017-1-git-send-email-jbe@pengutronix.de>
Hi Jürgen,
On Fri, Jul 20, 2012 at 09:29:36PM +0200, Juergen Beisert wrote:
> ...in preparation to add the S3C6410 SoC support.
>
> Mostly simplifying the Samsung serial driver and some more cosmetic.
>
> Comments are welcome.
Applied up to 6/9
Thanks
Sascha
>
> Regards,
> Juergen
>
> The following changes since commit b47220d7f70df9191fc456dbcaeaa6ead72c6c02:
>
> NAND/Samsung: remove a leftover from architeture clean ups (2012-07-20 08:41:35 +0200)
>
> are available in the git repository at:
>
> git://git.pengutronix.de/git/jbe/barebox.git master_samsung_clean_up
>
> for you to fetch changes up to fc361ff7de449f9bb8a7653a5705621320d84560:
>
> Samsung/serial: make the clock source configureable (2012-07-20 21:16:02 +0200)
>
> ----------------------------------------------------------------
> Juergen Beisert (9):
> ARM/Samsung: List only really supported S3C24xx SoCs
> ARM/Samsung: follow the name style of the other source files in this directory
> Samsung/serial: remove more ugly ifdef lines
> Samsung/serial: make the code more readable
> Samsung/serial: there is no need to ifdef these register defines
> Samsung/serial: there is no need to ifdef the slot table
> Samsung/serial: move the decision about an improved UART into Kconfig
> Samsung/serial: unify UCON register settings
> Samsung/serial: make the clock source configureable
>
> arch/arm/Kconfig | 2 +-
> arch/arm/mach-samsung/Kconfig | 5 ++
> arch/arm/mach-samsung/Makefile | 3 +-
> .../{s3c24xx-clocks.c => clocks-s3c24xx.c} | 0
> arch/arm/mach-samsung/include/mach/s5pcxx-iomap.h | 5 +-
> drivers/serial/serial_s3c.c | 71 +++++++++++---------
> 6 files changed, 48 insertions(+), 38 deletions(-)
> rename arch/arm/mach-samsung/{s3c24xx-clocks.c => clocks-s3c24xx.c} (100%)
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2012-07-23 22:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-20 19:29 Juergen Beisert
2012-07-20 19:29 ` [PATCH 1/9] ARM/Samsung: List only really supported S3C24xx SoCs Juergen Beisert
2012-07-20 19:29 ` [PATCH 2/9] ARM/Samsung: follow the name style of the other source files in this directory Juergen Beisert
2012-07-20 19:29 ` [PATCH 3/9] Samsung/serial: remove more ugly ifdef lines Juergen Beisert
2012-07-20 19:29 ` [PATCH 4/9] Samsung/serial: make the code more readable Juergen Beisert
2012-07-20 19:29 ` [PATCH 5/9] Samsung/serial: there is no need to ifdef these register defines Juergen Beisert
2012-07-20 19:29 ` [PATCH 6/9] Samsung/serial: there is no need to ifdef the slot table Juergen Beisert
2012-07-20 19:29 ` [PATCH 7/9] Samsung/serial: move the decision about an improved UART into Kconfig Juergen Beisert
2012-07-23 6:41 ` Sascha Hauer
2012-07-24 9:24 ` [PATCH] ARM/Samsung: remaining clean up Juergen Beisert
2012-07-24 9:24 ` [PATCH 1/3] Samsung/serial: move the decision about an improved UART into Kconfig Juergen Beisert
2012-07-24 9:24 ` [PATCH 2/3] Samsung/serial: unify UCON register settings Juergen Beisert
2012-07-24 9:24 ` [PATCH 3/3] Samsung/serial: make the clock source configureable Juergen Beisert
2012-07-25 6:31 ` [PATCH] ARM/Samsung: remaining clean up Sascha Hauer
2012-07-20 19:29 ` [PATCH 8/9] Samsung/serial: unify UCON register settings Juergen Beisert
2012-07-20 19:29 ` [PATCH 9/9] Samsung/serial: make the clock source configureable Juergen Beisert
2012-07-23 22:10 ` Sascha Hauer [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=20120723221029.GQ24458@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=jbe@pengutronix.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