[Zaurus-devel] [PATCH 1/2] ARM/scoop: Add CPR register bit definitions

2010-06-11 Thread Marek Vasut
Add bit definitions of the CPR register of the SCOOP chip into scoop.h Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/include/asm/hardware/scoop.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/hardware/scoop.h b/arch/arm/include

[Zaurus-devel] [PATCH 2/3] ARM/scoop: Add CPR register bit definitions

2010-06-12 Thread Marek Vasut
Add bit definitions of the CPR register of the SCOOP chip into scoop.h. Also, cleanup the GPCR definitions to match coding style. Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/include/asm/hardware/scoop.h | 29 + 1 files changed, 17 insertions(+), 12

[Zaurus-devel] [PATCH 1/3] ISL6271A voltage regulator support.

2010-06-12 Thread Marek Vasut
This device is very simple, it supports only one LDO. This single LDO is programmed over I2C to 16 possible voltages. Signed-off-by: Marek Vasut marek.va...@gmail.com --- drivers/regulator/Kconfig |6 + drivers/regulator/Makefile |1 + drivers/regulator/isl6271a

[Zaurus-devel] [PATCH 3/3] pxa/spitz: Rework spitz

2010-06-12 Thread Marek Vasut
will grow by a few kb now, but the file is much more readable. 3) Reworked SD/CF power setting function and made it reentrant. 4) Add ISL6271A regulator support 5) Correctly register WM8750 Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/mach-pxa/include/mach/spitz.h |2

Re: [Zaurus-devel] [PATCH 1/3] ISL6271A voltage regulator support.

2010-06-13 Thread Marek Vasut
Dne So 12. června 2010 19:21:14 Mark Brown napsal(a): On Sat, Jun 12, 2010 at 02:44:37PM +0200, Marek Vasut wrote: This device is very simple, it supports only one LDO. This single LDO is programmed over I2C to 16 possible voltages. Google tells me that the device has three regulators

[Zaurus-devel] [PATCH 2/2] pxa/spitz: Rework spitz

2010-06-13 Thread Marek Vasut
will grow by a few kb now, but the file is much more readable. 3) Reworked SD/CF power setting function and made it reentrant. 4) Add ISL6271A regulator support 5) Correctly register WM8750 Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/mach-pxa/include/mach/spitz.h |2

[Zaurus-devel] [PATCH 1/2] ARM/scoop: Add CPR register bit definitions

2010-06-13 Thread Marek Vasut
Add bit definitions of the CPR register of the SCOOP chip into scoop.h. Also, cleanup the GPCR definitions to match coding style. Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/include/asm/hardware/scoop.h | 29 + 1 files changed, 17 insertions(+), 12

[Zaurus-devel] [PATCH 3/4] pxa2xx/cpufreq: Fix PCMCIA frequency scaling

2010-06-17 Thread Marek Vasut
The MCxx values must be based off memory clock, not CPU core clock. This also fixes the bug where on some machines the LCD went crazy while using PCMCIA. Signed-off-by: Marek Vasut marek.va...@gmail.com --- drivers/pcmcia/pxa2xx_base.c |5 ++--- 1 files changed, 2 insertions(+), 3 deletions

[Zaurus-devel] [PATCH 1/4] pxa2xx/cpufreq: Simplify CPU frequency change asm

2010-06-17 Thread Marek Vasut
This patch does the following changes to cpufreq-pxa2xx: 1) Simplifies the assembler code for frequency change 2) Reads back the MDREFR value to make sure data latched 3) Does as little operations in lock as possible Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/mach-pxa/cpufreq

[Zaurus-devel] [PATCH 2/2] pxa/spitz: Formating and naming fixes

2010-07-07 Thread Marek Vasut
Improve formating so checkpatch passes. Also, change some function and variable names to make the naming consistent. Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/mach-pxa/spitz.c | 282 ++--- 1 files changed, 138 insertions(+), 144

Re: [Zaurus-devel] zaurus battery patches

2010-07-31 Thread Marek Vasut
: Marek Vasut marek.va...@gmail.com Date: Sat, 31 Jul 2010 13:15:24 +0200 Subject: [PATCH] PXA: Reworked spitz-battery Signed-off-by: Marek Vasut marek.va...@gmail.com --- arch/arm/mach-pxa/Makefile|2 +- arch/arm/mach-pxa/spitz.c | 23 ++ drivers/power/Kconfig |7 + drivers

Re: [Zaurus-devel] 2.6.36-rc1 on zaurus: bluetooth regression

2010-08-21 Thread Marek Vasut
Dne So 21. srpna 2010 17:24:45 Pavel Machek napsal(a): Hi! Good news is that it boots, suspends and resumes. Bad news is that bluetooth broke for me. I'm using CF bluetooth card. Socket 0 Bridge: [pxa2xx-pcmcia] (bus ID: pxa2xx-pcmcia) Configuration: state: on

Re: [Zaurus-devel] zaurus: mmcblk0: error -110

2011-04-13 Thread Marek Vasut
On Wednesday, April 13, 2011 07:10:53 PM Marek Vasut wrote: On Tuesday, April 12, 2011 08:04:14 PM Pavel Machek wrote: On Tue 2011-04-12 17:52:17, Cyril Hrubis wrote: Hi! Which model do you have? And check the corresponding board file if card detect GPIO handling is doing right

Re: [Zaurus-devel] Zaurus CF tests -- ok

2011-05-15 Thread Marek Vasut
Hi! Backtrace from QEMU ... I think this is what Cyril observed. But heck, it  happens in QEMU too ;-) Yes, that is pretty much it. It happens randomly, eg. adding printk() line into kernel code (somewhere in mmc stack). Or sometimes crashes in the pccard initalization when two cards