Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295694
b: refs/heads/master
c: ec2cc75
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Stuebner authored and Kukjin Kim committed Mar 7, 2012
1 parent 23f8ff0 commit 3d4c06c
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 33 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9072dc983fb1743b711791a63ddfe5a7a52ef361
refs/heads/master: ec2cc753f47bfb4ce3584eb8cd9119340617bf12
13 changes: 10 additions & 3 deletions trunk/arch/arm/mach-s3c24xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@ config S3C24XX_SIMTEC_PM
Common power management code for systems that are
compatible with the Simtec style of power management

config S3C24XX_SIMTEC_USB
bool
help
USB management code for common Simtec S3C24XX boards

# cpu-specific sections

if CPU_S3C2410
Expand All @@ -117,7 +122,7 @@ config S3C2410_PM
help
Power Management code common to S3C2410 and better

config SIMTEC_NOR
config S3C24XX_SIMTEC_NOR
bool
help
Internal node to specify machine has simtec NOR mapping
Expand Down Expand Up @@ -148,7 +153,8 @@ config ARCH_BAST
bool "Simtec Electronics BAST (EB2410ITX)"
select S3C2410_IOTIMING if S3C2410_CPUFREQ
select S3C24XX_SIMTEC_PM if PM
select SIMTEC_NOR
select S3C24XX_SIMTEC_NOR
select S3C24XX_SIMTEC_USB
select MACH_BAST_IDE
select S3C24XX_DCLK
select ISA
Expand Down Expand Up @@ -230,9 +236,10 @@ config MACH_VR1000
bool "Thorcom VR1000"
select S3C24XX_SIMTEC_PM if PM
select S3C24XX_DCLK
select SIMTEC_NOR
select S3C24XX_SIMTEC_NOR
select MACH_BAST_IDE
select S3C_DEV_USB_HOST
select S3C24XX_SIMTEC_USB
help
Say Y here if you are using the Thorcom VR1000 board.

Expand Down
7 changes: 4 additions & 3 deletions trunk/arch/arm/mach-s3c24xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ obj-$(CONFIG_S3C2443_COMMON) += common-s3c2443.o
#

obj-$(CONFIG_MACH_AML_M5900) += mach-amlm5900.o
obj-$(CONFIG_ARCH_BAST) += mach-bast.o usb-simtec.o
obj-$(CONFIG_ARCH_BAST) += mach-bast.o
obj-$(CONFIG_BAST_PC104_IRQ) += bast-irq.o
obj-$(CONFIG_ARCH_H1940) += mach-h1940.o
obj-$(CONFIG_H1940BT) += h1940-bluetooth.o
Expand All @@ -54,7 +54,7 @@ obj-$(CONFIG_MACH_OTOM) += mach-otom.o
obj-$(CONFIG_MACH_QT2410) += mach-qt2410.o
obj-$(CONFIG_ARCH_SMDK2410) += mach-smdk2410.o
obj-$(CONFIG_MACH_TCT_HAMMER) += mach-tct_hammer.o
obj-$(CONFIG_MACH_VR1000) += mach-vr1000.o usb-simtec.o
obj-$(CONFIG_MACH_VR1000) += mach-vr1000.o

obj-$(CONFIG_MACH_JIVE) += mach-jive.o
obj-$(CONFIG_MACH_SMDK2413) += mach-smdk2413.o
Expand All @@ -78,9 +78,10 @@ obj-$(CONFIG_MACH_SMDK2443) += mach-smdk2443.o
# common bits of machine support

obj-$(CONFIG_S3C24XX_SMDK) += common-smdk.o
obj-$(CONFIG_SIMTEC_NOR) += nor-simtec.o
obj-$(CONFIG_S3C24XX_SIMTEC_AUDIO) += simtec-audio.o
obj-$(CONFIG_S3C24XX_SIMTEC_NOR) += simtec-nor.o
obj-$(CONFIG_S3C24XX_SIMTEC_PM) += simtec-pm.o
obj-$(CONFIG_S3C24XX_SIMTEC_USB) += simtec-usb.o

# machine additions

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s3c24xx/mach-anubis.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
#include <plat/cpu.h>
#include <plat/audio-simtec.h>

#include "simtec.h"
#include "common.h"

#define COPYRIGHT ", Copyright 2005-2009 Simtec Electronics"
Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-s3c24xx/mach-bast.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@
#include <plat/gpio-cfg.h>
#include <plat/audio-simtec.h>

#include "usb-simtec.h"
#include "nor-simtec.h"
#include "simtec.h"
#include "common.h"

#define COPYRIGHT ", Copyright 2004-2008 Simtec Electronics"
Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-s3c24xx/mach-vr1000.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
#include <plat/iic.h>
#include <plat/audio-simtec.h>

#include "usb-simtec.h"
#include "nor-simtec.h"
#include "simtec.h"
#include "common.h"

/* macros for virtual address mods for the io space entries */
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-s3c24xx/simtec-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
#include <plat/audio-simtec.h>
#include <plat/devs.h>

#include "simtec.h"

/* platform ops for audio */

static void simtec_audio_startup_lrroute(void)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <mach/bast-map.h>
#include <mach/bast-cpld.h>

#include "nor-simtec.h"
#include "simtec.h"

static void simtec_nor_vpp(struct platform_device *pdev, int vpp)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#include <plat/usb-control.h>
#include <plat/devs.h>

#include "usb-simtec.h"
#include "simtec.h"

/* control power and monitor over-current events on various Simtec
* designed boards.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@
* http://armlinux.simtec.co.uk/
* Ben Dooks <ben@simtec.co.uk>
*
* Simtec NOR mapping
* Simtec common functions
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/

struct s3c24xx_audio_simtec_pdata;

extern void nor_simtec_init(void);

extern int usb_simtec_init(void);

extern int simtec_audio_add(const char *codec_name, bool has_lr_routing,
struct s3c24xx_audio_simtec_pdata *pdata);
16 changes: 0 additions & 16 deletions trunk/arch/arm/mach-s3c24xx/usb-simtec.h

This file was deleted.

3 changes: 0 additions & 3 deletions trunk/arch/arm/plat-samsung/include/plat/audio-simtec.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ struct s3c24xx_audio_simtec_pdata {

void (*startup)(void);
};

extern int simtec_audio_add(const char *codec_name, bool has_lr_routing,
struct s3c24xx_audio_simtec_pdata *pdata);

0 comments on commit 3d4c06c

Please sign in to comment.