Re: [PATCH] ARM/Samsung: more clean up...

2012-07-23 Thread Sascha Hauer
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- |

___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


[PATCH] ARM/Samsung: more clean up...

2012-07-20 Thread Juergen Beisert
...in preparation to add the S3C6410 SoC support.

Mostly simplifying the Samsung serial driver and some more cosmetic.

Comments are welcome.

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