RE: [PATCH v3 3/3] ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Samsung SoCs

2010-07-29 Thread Kukjin Kim
> -Original Message- > From: kyungmi...@gmail.com [mailto:kyungmi...@gmail.com] On Behalf Of > Kyungmin Park > Sent: Friday, July 30, 2010 11:43 AM > To: Kukjin Kim > Cc: linux-arm-ker...@lists.infradead.org; linux-samsung-soc@vger.kernel.org; > linux-...@vger.kernel.org; ben-li...@fluff.o

Re: [PATCH v3 3/3] ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Samsung SoCs

2010-07-29 Thread Kyungmin Park
On Fri, Jul 30, 2010 at 10:03 AM, Kukjin Kim wrote: > Kyungmin Park wrote: >> >> On Thu, Jul 29, 2010 at 6:42 PM, Kukjin Kim wrote: >> > From: Naveen Krishna Ch >> > >> > This patch adds HAVE_S3C2410_I2C to control inclusion of I2C bus driver >> > on Samsung SoCs and makes I2C bus driver depende

RE: [PATCH v3 3/3] ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Samsung SoCs

2010-07-29 Thread Kukjin Kim
Kyungmin Park wrote: > > On Thu, Jul 29, 2010 at 6:42 PM, Kukjin Kim wrote: > > From: Naveen Krishna Ch > > > > This patch adds HAVE_S3C2410_I2C to control inclusion of I2C bus driver > > on Samsung SoCs and makes I2C bus driver dependency SoC specific instead > > of machine specific. This will

Re: [PATCH v3 3/3] ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Samsung SoCs

2010-07-29 Thread Kyungmin Park
On Thu, Jul 29, 2010 at 6:42 PM, Kukjin Kim wrote: > From: Naveen Krishna Ch > > This patch adds HAVE_S3C2410_I2C to control inclusion of I2C bus driver > on Samsung SoCs and makes I2C bus driver dependency SoC specific instead > of machine specific. This will enalbe all machines using Samsung AR

Re: [PATCH 1/2] ARM: S5PV210: Add audio support to Aquila

2010-07-29 Thread Kyungmin Park
On Fri, Jul 30, 2010 at 7:48 AM, Ben Dooks wrote: > On 28/07/10 04:04, Chanwoo Choi wrote: > > [snip] > > >> +/* GPIO I2C AP 1.8V */ >> +#define AP_I2C_GPIO_BUS_5    5 >> +static struct i2c_gpio_platform_data i2c_gpio5_data = { >> +     .sda_pin        = S5PV210_MP05(3),      /* XM0ADDR_11 */ >> +

Re: [PATCH 1/2] ARM: S5PV210: Add audio support to Aquila

2010-07-29 Thread Ben Dooks
On 28/07/10 04:04, Chanwoo Choi wrote: [snip] > +/* GPIO I2C AP 1.8V */ > +#define AP_I2C_GPIO_BUS_55 > +static struct i2c_gpio_platform_data i2c_gpio5_data = { > + .sda_pin= S5PV210_MP05(3), /* XM0ADDR_11 */ > + .scl_pin= S5PV210_MP05(2), /* XM0ADDR_10 */ >

Re: [PATCH 2/2] ARM: S5PV210: Add the GPIO lib

2010-07-29 Thread Mark Brown
On Wed, Jul 28, 2010 at 12:04:45PM +0900, Chanwoo Choi wrote: > This patch add the definition of GPIO to support WM8994 audio codec on > I2C bus. > > Signed-off-by : Chanwoo Choi > Signed-off-by : Kyungmin Park This should come before the patch using it in your patch series, that way things won

Re: [PATCH 1/2] ARM: S5PV210: Add audio support to Aquila

2010-07-29 Thread Mark Brown
On Wed, Jul 28, 2010 at 12:04:44PM +0900, Chanwoo Choi wrote: > +static struct regulator_consumer_supply wm8994_fixed_voltage0_supplies[] = { > + { > + .dev_name = "5-001a", > + .supply = "DBVDD", > + }, { > + .dev_name = "5-001a", >

Re: [PATCHv2 4/4] sdhci: add regulator support

2010-07-29 Thread Mark Brown
On Thu, Jul 29, 2010 at 02:34:35PM +0200, Marek Szyprowski wrote: > This patch adds support for regulator API to sdhci core driver. Regulators > can be used to disable power in suspended state to reduce dissipated > energy. > > Signed-off-by: Marek Szyprowski > Signed-off-by: Kyungmin Park Look

[PATCHv2 4/4] sdhci: add regulator support

2010-07-29 Thread Marek Szyprowski
This patch adds support for regulator API to sdhci core driver. Regulators can be used to disable power in suspended state to reduce dissipated energy. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park --- Changes since V1: - moved regulator support from sdhci-s3c sub-driver to the m

[PATCH 2/4] sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk

2010-07-29 Thread Marek Szyprowski
This patch enables SDHCI_QUIRK_NO_HISPD_BIT on Samsung SDHCI driver. This solves detection problems with some external SD cards. This change has been tested on S5PC100 and S5PC110. It has no inpact on driver speed. Signed-off-by: Kyungmin Park Signed-off-by: Marek Szyprowski --- drivers/mmc/hos

[PATCHv6 3/4] sdhci-s3c: add support for new card detection methods

2010-07-29 Thread Marek Szyprowski
On some Samsung SoCs not all SDHCI controllers have card detect (CD) line. For some embedded designs it is not even needed, because ususally the device (like SDIO flash memory or wifi controller) is permanently wired to the controller. There are also systems which have a card detect line connected

[PATCH v2] SDHCI-S3C updates

2010-07-29 Thread Marek Szyprowski
Hello, This is an updated version of the patches I've sent yesterday. I've fixed issues reported by Maurus Cuelenaere and Ben Dooks. This patch series includes various updates to sdhci-s3c driver. The patches has been rebased onto latest -mm kernel tree from git://zen-kernel.org/kernel/mmotm.git

[PATCHv3 1/4] sdhci-s3c: add support for the non standard minimal clock value

2010-07-29 Thread Marek Szyprowski
S3C SDHCI host controller can change the source for generating mmc clock. By default host bus clock is used, what causes some problems on machines with 133MHz bus, because the SDHCI divider cannot be as high get proper clock value for identification mode. This is not a problem for the controller, b

Re: [PATCH v5 3/7] ARM: S5P: Added default pll values for APLL 800/1000MHz

2010-07-29 Thread Sergei Shtylyov
Hello. MyungJoo Ham wrote: CPUFREQ of S5PV210 uses different APLL settings according to different CPU frequencies. We provide such settings values for CPUFREQ at pll.h. Note that at 1GHz of ARMCLK, APLL should be 1GHz and for other lower ARMCLK, APLL should be 800MHz. Signed-off-by: Myung

[PATCH v5 7/7] ARM: S5PV210: Initial CPUFREQ Support

2010-07-29 Thread MyungJoo Ham
S5PV210 CPUFREQ Support. This CPUFREQ may work without PMIC's DVS support. However, it is not as effective without DVS support as supposed. AVS is not supported in this version. Note that CLK_SRC of some clocks including ARMCLK, G3D, G2D, MFC, and ONEDRAM are modified directly without updating cl

[PATCH v5 6/7] ARM: S5PV210: clock registers (CLK_DIV/SRC/STAT)

2010-07-29 Thread MyungJoo Ham
Previously, most of CLK_DIV/SRC register accessing mask and shift values were used at arch/arm/mach-s5pv210/clock.c only; thus we had not been using macros for these. However, as CPUFREQ uses those shift and mask values as well, we'd better define them at a single location, whose proper location wo

[PATCH v5 5/7] ARM: S5PV210: Access for DMCx registers

2010-07-29 Thread MyungJoo Ham
The CPUFREQ driver requires an access to DMCx registers. We define physical addresses and mapping between physical and virtual addresses of DMCx registers. Signed-off-by: MyungJoo Ham Signed-off-by: Kyungmin Park --- arch/arm/mach-s5pv210/cpu.c | 12 +++- arch/arm

[PATCH v5 0/7] ARM: S5PV210: CPUFREQ Initial Support

2010-07-29 Thread MyungJoo Ham
S5PV210 CPUFREQ Initial Support. This is a series of patches to enable CPUFREQ for S5PV210. Although this works without PMIC's DVS support, it is not as effective without DVS support as supposed. AVS is not supported in this version. At the patch revision v5, the following patches are updated fr

[PATCH v5 4/7] ARM: S5P: Virtual Addresses for DMCx registers.

2010-07-29 Thread MyungJoo Ham
The CPUFREQ driver requires an access to DMCx registers. We define virtual addresses of DMCx registers. Signed-off-by: MyungJoo Ham Signed-off-by: Kyungmin Park --- arch/arm/plat-s5p/include/plat/map-s5p.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/a

[PATCH v5 3/7] ARM: S5P: Added default pll values for APLL 800/1000MHz

2010-07-29 Thread MyungJoo Ham
CPUFREQ of S5PV210 uses different APLL settings according to different CPU frequencies. We provide such settings values for CPUFREQ at pll.h. Note that at 1GHz of ARMCLK, APLL should be 1GHz and for other lower ARMCLK, APLL should be 800MHz. Signed-off-by: MyungJoo Ham Signed-off-by: Kyungmin Pa

[PATCH v5 2/7] ARM: Samsung SoC: added hclk/pclk info to s3c_freq for s5pv210 cpu-freq

2010-07-29 Thread MyungJoo Ham
S5PV210 requires msys/dsys info as well; thus, we've included those at struct s3c_freq, which is used by CPUFREQ of S5PV210. Signed-off-by: MyungJoo Ham Signed-off-by: Kyungmin Park --- arch/arm/plat-samsung/include/plat/cpu-freq.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-)

[PATCH v5 1/7] ARM: S5PV210: Allow to probe EVT revision number.

2010-07-29 Thread MyungJoo Ham
Early products of S5PV210, EVT0, had several errata that require kernel to avoid using some parts/instructions of the CPU or to add protection instructions. There are products with such early production CPUs; thus, we want to distinguish them in kernel. This patch is to distinguish such products.

[PATCH v3 3/3] ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Samsung SoCs

2010-07-29 Thread Kukjin Kim
From: Naveen Krishna Ch This patch adds HAVE_S3C2410_I2C to control inclusion of I2C bus driver on Samsung SoCs and makes I2C bus driver dependency SoC specific instead of machine specific. This will enalbe all machines using Samsung ARCH_S3C2410, _S3C64XX, _S5P6440, _S5PC100, and _S5PV210 to sel

Re: not coming prompt in 2.6.33.6 kernel

2010-07-29 Thread Russell King - ARM Linux
On Thu, Jul 29, 2010 at 09:53:11AM +0800, Wan ZongShun wrote: > >> Console: colour dummy device 80x30 > >> console [ttySAC3] enabled Okay, so the kernel console driver appears... > >> Calibrating delay loop... 398.95 BogoMIPS (lpj=997376) > >> Mount-cache hash table entries: 512 > >> CPU: Testing