RX51: tsc2005 platform data

2011-11-05 Thread Sebastian Reichel
Koskinen aaro.koski...@nokia.com Reviewed-by: Sebastian Reichel s...@debian.org Origin: http://permalink.gmane.org/gmane.linux.kernel.input/12218 Last-Update: 2011-11-06 --- a/arch/arm/mach-omap2/board-rx51-peripherals.c 2011-11-06 00:39:36.0 +0100 +++ b/arch/arm/mach-omap2/board-rx51

Re: HSI framework for linux-next

2011-11-23 Thread Sebastian Reichel
On Wed, Nov 09, 2011 at 08:51:40AM +1100, Stephen Rothwell wrote: Hi Carlos, On Fri, 28 Oct 2011 12:27:46 +0300 Carlos Chinea carlos.chi...@nokia.com wrote: ... Right, so -rc1 has been released so I can consider this. Just a couple of things: Linus (and the rest of us) is

Re: [git:v4l-dvb/for_v3.7] [media] media: rc: Introduce RX51 IR transmitter driver

2012-08-16 Thread Sebastian Reichel
Hi, It was an requirement back then that this driver needs to be a module as 99% of the N900 owners still don't even know they have this kind of capability on their devices, so it doesn't make sense to keep the module loaded unless the user actually needs it. I don't think that's so

OMAP SSI driver

2012-09-10 Thread Sebastian Reichel
Hi Carlos, What's the status of the OMAP SSI driver? Do you plan to send updated patches? Any chance they will land in time for 3.7? -- Sebastian signature.asc Description: Digital signature

Re: [PATCH] rtc-twl: Switch to using threaded irq

2011-06-27 Thread Sebastian Reichel
On Tue, May 31, 2011 at 10:51:39AM +0200, Sebastian Reichel wrote: The driver is accessing to i2c bus in interrupt handler. Therefore, it should use threaded irq. I think the patch should also remove the local_irq_enable() call in twl_rtc_interrupt, since it's no longer needed with threaded

status request of et8k8, ad5820 and their corresponding rx51 board code

2011-08-31 Thread Sebastian Reichel
Hi, What's the plan for the rx51 camera drivers from [0]? Is there a chance, that they get included in the mainline 3.2 or 3.3 kernel? [0] http://git.linuxtv.org/pinchartl/media.git/shortlog/refs/heads/omap3isp-2.6.37-rx51 -- Sebastian signature.asc Description: Digital signature

OMAP4: crypto acceleration (AES, SHA, ...)

2012-09-13 Thread Sebastian Reichel
Hi, Are there plans to add crypto acceleration support to OMAP4? Has this hardware component been removed from OMAP4? I tried to load the code written for OMAP3 on my Pandaboard, but it just outputs platform not supported: [0.370513] omap_init_sham: platform not supported [0.375488]

Re: New randconfig build failures in OMAP

2012-06-05 Thread Sebastian Reichel
On Tue, Jun 05, 2012 at 11:02:14PM +0100, Russell King - ARM Linux wrote: arch/arm/mach-omap2/board-rx51-peripherals.c:147: error: implicit declaration of function 'OMAP_GPIO_IRQ' arch/arm/mach-omap2/board-rx51-peripherals.c:147: error: initializer element is not constant

Re: [PATCH] rtc-twl: Switch to using threaded irq

2011-05-31 Thread Sebastian Reichel
Hi, I think the patch should also remove the local_irq_enable() call in twl_rtc_interrupt, since it's no longer needed with threaded irq. At least on the Pandaboard the RTC is still working with the appended patch. -- Sebastian On Apr 13, 2011 Krishnamoorthy, Balaji T wrote: On Wed, Mar

Re: problem with undefined instruction

2011-06-06 Thread Sebastian Reichel
On Sat, Apr 30, 2011 at 06:23:57PM +0200, Sebastian Reichel wrote: I'm currently trying to get a mainline based kernel running on my pandaboard. The problem is, that it's crashing very early during the init phase because of undefined instruction exceptions: [1.867980] udevd (56

Re: [RFC PATCHv4 0/7] HSI framework and drivers

2011-06-07 Thread Sebastian Reichel
On Tue, May 17, 2011 at 11:39:13AM +0300, Carlos Chinea wrote: We are still committed to these patches. We are aiming to release a new version in 3 weeks max, sooner if we can. I am very sorry for the delay and I agree that starting to have several out-of-tree drivers is not acceptable. I'll

rx51 platform code for bq27x00

2011-06-16 Thread Sebastian Reichel
Hi, There is a battery driver for the N900 battery in the mainline kernel, but it's not exposed in the rx51 board file. I found an existing patch on [0]. Can this be pulled into the mainline kernel? Mika Laitio: Can you send this patch to the linux-omap mailinglist? [0]

Re: problem with undefined instruction

2011-06-23 Thread Sebastian Reichel
On Tue, Jun 07, 2011 at 02:53:31PM +0300, Tony Lindgren wrote: * Sebastian Reichel s...@debian.org [110606 15:51]: On Sat, Apr 30, 2011 at 06:23:57PM +0200, Sebastian Reichel wrote: I'm currently trying to get a mainline based kernel running on my pandaboard. The problem is, that it's

Re: [GIT PULL] HSI framework

2012-03-07 Thread Sebastian Reichel
On Thu, Jan 19, 2012 at 02:14:19PM +0200, Artem Bityutskiy wrote: On Fri, 2012-01-13 at 15:25 +0200, Carlos Chinea wrote: Hi Linus, I have been working in an HSI framework. The High Speed Synchronous Serial Interface (HSI) is a serial interface mainly used for connecting application

HSI: any status updates on omap_ssi?

2012-04-21 Thread Sebastian Reichel
Hi, Missing omap_ssi support is currently the most important missing feature, to make the mainline kernel on the Nokia N900 useful, see also [0]. Can you prepare SSI inclusion into the mainline kernel, now that HSI has been pulled into 3.4? Do you think we get SSI support in 3.5? [0]

Re: HSI: any status updates on omap_ssi?

2012-04-24 Thread Sebastian Reichel
On Tue, Apr 24, 2012 at 08:23:16AM -0700, Tony Lindgren wrote: * Sebastian Reichel s...@debian.org [120421 04:26]: Hi, Missing omap_ssi support is currently the most important missing feature, to make the mainline kernel on the Nokia N900 useful, see also [0]. Can you prepare SSI

musb module broken in 3.1

2011-11-28 Thread Sebastian Reichel
Hi, I have built a 3.1 mainline kernel with most stuff being configured as module. I hit two errors in the musb kernel driver: 1. When loading g_ether without ohci_hcd being loaded it crashes as in the first log. 2. When loading g_ether with ohci_hcd being loaded it crashes as in the second log.

Re: RX51: tsc2005 platform data

2011-11-28 Thread Sebastian Reichel
On Sun, Nov 06, 2011 at 12:49:42AM +0100, Sebastian Reichel wrote: Hi, Please add tsc2005 to board-rx51-peripherals.c. The code should have gone through the input queue according to [0], but only the touchscreen driver is part of the mainline linux kernel since 2.6.39-rc1. I attached

Re: [PATCH] mfd: add bq2415x charger driver

2011-12-05 Thread Sebastian Reichel
Hi, Good to hear somebody is working on this :) I planned to do this myself, but didn't find any time for it. Here are some comments from me: [...] diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig I would expect the driver in drivers/power. But maybe MFD is better, since the chip can

Re: [PATCH] mfd: add bq2415x charger driver

2011-12-06 Thread Sebastian Reichel
On Tue, Dec 06, 2011 at 04:49:37AM +0200, Felipe Contreras wrote: Not really. There are 6 bits: 640, 320, 160, 80, 40, 20. So values from 0 to 1260mV can be represented, at steps of 20mV. A value of 0 means 3.5V. I just checked it. You'r driver just writes 0x42 to the register, which makes use

Re: It looks like snd-soc-rx51 only works as built-in, not as a module

2011-12-10 Thread Sebastian Reichel
Hi Felipe, Using RX51 audio as module works on 3.1 mainline kernel after loading the following modules: $ modprobe snd-soc-rx51 $ modprobe snd-soc-omap -- Sebastian signature.asc Description: Digital signature

Re: [PATCH v2] omap: rx51: fix USB

2011-12-10 Thread Sebastian Reichel
-by: Sebastian Reichel s...@debian.org -- Sebastian signature.asc Description: Digital signature

Re: [PATCH] omap: rx51: initialize isp1704 properly

2011-12-13 Thread Sebastian Reichel
On Mon, Dec 12, 2011 at 11:44:45AM -0800, Tony Lindgren wrote: * Felipe Contreras felipe.contre...@gmail.com [111208 11:52]: On Thu, Dec 8, 2011 at 4:40 PM, Heikki Krogerus kro...@gmail.com wrote: On Wed, Dec 07, 2011 at 09:56:56PM +0200, Felipe Contreras wrote: From: Heikki Krogerus

RX51 modem support

2011-12-31 Thread Sebastian Reichel
Hi Carlos, The HSI framework is in linux-next and should go into 3.3 in the next weeks. You wrote, that you will take care of SSI rx51, once the framework is in the kernel [0]. What's the current status of this? Will this work be ready for 3.4? [0] https://lkml.org/lkml/2011/6/8/42 --

Re: RFC 2: bq2415x_charger driver

2012-01-27 Thread Sebastian Reichel
On Fri, Jan 27, 2012 at 03:40:43AM +0100, Pali Rohár wrote: Driver has power_supply interface (without new charger interface - due to compatibility with n900 kernel 2.6.28) and additional sysfs entires for configuring bq chip. IMHO the new charger interface [0] should be used. It has been

Re: [RESEND PATCH v3 1/6] watchdog: omap_wdt: convert to new watchdog core

2012-12-13 Thread Sebastian Reichel
On Mon, Nov 12, 2012 at 02:47:03PM -0800, Tony Lindgren wrote: * Aaro Koskinen aaro.koski...@iki.fi [121112 10:49]: Convert omap_wdt to new watchdog core. On OMAP boards, there are usually multiple watchdogs. Since the new watchdog core supports multiple watchdogs, all watchdog drivers used

Re: [RESEND PATCH v3 1/6] watchdog: omap_wdt: convert to new watchdog core

2012-12-13 Thread Sebastian Reichel
Hi Tony, On Thu, Dec 13, 2012 at 05:32:57PM -0800, Tony Lindgren wrote: * Sebastian Reichel s...@debian.org [121213 17:26]: What's the status of this patchset? If I'm not mistaken it is neither included in linux-omap, nor in linux-watchdog-next. It should be all linux-watchdog-next

Re: [PATCH_v2] watchdog: Convert twl4030_wdt to watchdog core

2012-12-13 Thread Sebastian Reichel
Hi, On Thu, Sep 27, 2012 at 11:23:12PM +0200, Wim Van Sebroeck wrote: On 09/11/2012 09:01 AM, Jarkko Nikula wrote: Convert the twl4030_wdt watchdog driver to watchdog core. While at there use devm_kzalloc and set the default timeout in order to be able test this driver with a simple

rx51: omapfb: no driver for display

2011-03-26 Thread Sebastian Reichel
Hi, I've got problems getting a working tty with the mainline 2.6.38 kernel on my Nokia N900. Here is the related output from dmesg: $ grep -E (omapdss|omapfb|acx565akm) dmesg [0.890899] omapdss CORE: clk ick, rate 8300 [0.890930] omapdss CORE: clk dss1_fck, rate 9600 [

Re: rx51: omapfb: no driver for display

2011-03-28 Thread Sebastian Reichel
On Mon, Mar 28, 2011 at 09:01:29AM +0300, Tomi Valkeinen wrote: On Sun, 2011-03-27 at 04:39 +0200, Sebastian Reichel wrote: Hi, I've got problems getting a working tty with the mainline 2.6.38 kernel on my Nokia N900. Here is the related output from dmesg: $ grep -E (omapdss|omapfb

RX-51: Platform support for lp5523

2011-03-29 Thread Sebastian Reichel
Hi, Is there any reason, that the rx51 platform code does not support the lp5523 chip? The chip driver itself is in the mainline kernel since 2.6.37-rc2. -- Sebastian signature.asc Description: Digital signature

Re: RX-51: Platform support for lp5523

2011-03-29 Thread Sebastian Reichel
On Tue, Mar 29, 2011 at 10:36:47AM -0700, Tony Lindgren wrote: * Sebastian Reichel s...@debian.org [110329 10:26]: Is there any reason, that the rx51 platform code does not support the lp5523 chip? The chip driver itself is in the mainline kernel since 2.6.37-rc2. Got a patch

Re: [PATCH v2] ADP1653 board code for Nokia RX-51

2013-03-06 Thread Sebastian Reichel
On Wed, Mar 06, 2013 at 09:20:16PM +0100, Pali Rohár wrote: On Wednesday 06 March 2013 21:12:06 Pali Rohár wrote: On Sunday 17 February 2013 20:03:03 Aaro Koskinen wrote: On Sun, Feb 17, 2013 at 04:16:49PM +0100, Pali Rohár wrote: +/* + * arch/arm/mach-omap2/board-rx51-camera.c +

Re: N900 device tree conversion: how to do first step

2013-07-19 Thread Sebastian Reichel
Hi, On Sun, Jun 09, 2013 at 03:59:44AM +0200, Pavel Machek wrote: I'd like to convert Nokia N900 to device tree. Unfortunately, serial port is not easily available (very special cable would be needed, does someone know where to get one?) One way to get one is building it yourself. I

Pandaboard: DT Boot fails when initramfs is loaded

2013-08-11 Thread Sebastian Reichel
Hi, I try to boot the mainline omap kernel (I tried current mainline kernel from git and mainline 3.10-rc1+) on my Pandaboard using U-Boot as follows: mmcinfo ext2load mmc 0:2 0x8000 /boot/uImage ext2load mmc 0:2 0x8160 /boot/uInitrd ext2load mmc 0:2 0x9000 /boot/omap4-panda.dtb

RX51: kernel message spam from CPUfreq driver

2013-08-11 Thread Sebastian Reichel
Hi, On RX-51 (Nokia N900) the (mainline) kernel constantly outputs the following message about 2-3x per second since some releases: [ 1038.314514] cpu cpu0: CPUfreq: Cannot find matching frequency for 12500 (The message is from drivers/cpufreq/omap-cpufreq.c, line 100) This is really

[RFC PATCH 0/3] OMAP SSI driver

2013-08-11 Thread Sebastian Reichel
, that it does not break the boot on my Pandaboard. The driver has been written by Carlos Chinea and has already been sent for public review as part of the HSI framework RFC before: https://lkml.org/lkml/2011/6/10/280 -- Sebastian Sebastian Reichel (3): ARM: OMAP2+: hwmod-data: Add SSI

[PATCH 3/3] ARM: OMAP2+: Add SSI driver configuration

2013-08-11 Thread Sebastian Reichel
From: Sebastian Reichel s...@ring0.de This patch configures and activates the OMAP SSI driver on the RX-51. --- arch/arm/mach-omap2/Makefile |4 ++ arch/arm/mach-omap2/board-rx51-peripherals.c | 10 +++- arch/arm/mach-omap2/ssi.c| 82

[PATCH 1/3] ARM: OMAP2+: hwmod-data: Add SSI information

2013-08-11 Thread Sebastian Reichel
From: Sebastian Reichel s...@ring0.de This patch adds Synchronous Serial Interface (SSI) hwmod support for OMAP34xx SoCs. --- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 104 1 file changed, 104 insertions(+) diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c

Re: Pandaboard: DT Boot fails when initramfs is loaded

2013-08-13 Thread Sebastian Reichel
On Mon, Aug 12, 2013 at 03:17:07PM +0300, Roger Quadros wrote: What is the size of your uImage and uInitrd? Are you sure the load addresses are far apart to not cause overwrite? There should be about 23M space for the uImage (0x8160-0x8000) and ca. 245MB for the uInitrd (0x9000 -

Re: RX51: kernel message spam from CPUfreq driver

2013-08-13 Thread Sebastian Reichel
Hi, On Mon, Aug 12, 2013 at 11:59:28AM +0530, Rajendra Nayak wrote: Whats the system clock frequency used on RX-51? I guess omap2_dpll_round_rate() for some reason thinks that with the given sys clock its not possible to lock the DPLL at 125Mhz. If you can send the debug logs from

Re: 3.11-rc1+ multiplatform kernel+dtb pandaboard issues

2013-08-21 Thread Sebastian Reichel
Hi, On Wed, Aug 21, 2013 at 03:41:43PM -0400, Kyle McMartin wrote: On Wed, Aug 21, 2013 at 11:43:21AM -0400, Kyle McMartin wrote: I've suspected there might be a config issue, as omap2_defconfig works alright, as does booting a uImage with an appended omap4-panda.dtb, but there's no love

Re: [PATCH 2/3] ARM: OMAP2+: HSI: Introduce OMAP SSI driver

2013-08-23 Thread Sebastian Reichel
Hi, On Fri, Aug 23, 2013 at 03:57:05PM +0200, Linus Walleij wrote: The HSI subsystem is lacking an active maintainer, interested? Given that you can apparently test the OMAP HSI driver you're one of the few applicable candidates. I don't think I'm a good candidate for that. At least not yet.

Re: [PATCH 3/3] ARM: OMAP2+: Add SSI driver configuration

2013-08-23 Thread Sebastian Reichel
On Fri, Aug 23, 2013 at 03:58:30PM +0200, Linus Walleij wrote: On Mon, Aug 12, 2013 at 10:30 AM, Tony Lindgren t...@atomide.com wrote: * Sebastian Reichel s...@debian.org [130811 09:25]: From: Sebastian Reichel s...@ring0.de This patch configures and activates the OMAP SSI driver

Re: [PATCH 1/3] ARM: OMAP2+: hwmod-data: Add SSI information

2013-08-23 Thread Sebastian Reichel
Hi Paul, On Wed, Aug 21, 2013 at 01:22:09AM +, Paul Walmsley wrote: From: Sebastian Reichel s...@ring0.de This patch adds Synchronous Serial Interface (SSI) hwmod support for OMAP34xx SoCs. a few comments: - please add your Signed-off-by: to the patch description, per

Re: [PATCH 4/4] RX-51: Add platform function and data for bq24150a charger

2013-09-09 Thread Sebastian Reichel
Hi Pali, On Sun, Sep 08, 2013 at 10:50:39AM +0200, Pali Rohár wrote: This patch will register bq24150a charger in RX-51 board data. Patch also adding platform function between isp1704 and bq2415x drivers for detecting charger type. So finally charging battery on Nokia N900 (RX-51) working

[RFCv2 3/3] ARM: dts: N900: Add SSI information

2013-09-15 Thread Sebastian Reichel
Add SSI device tree data for OMAP34xx and Nokia N900. Signed-off-by: Sebastian Reichel s...@debian.org --- Documentation/devicetree/bindings/hsi/omap_ssi.txt | 73 ++ arch/arm/boot/dts/omap3-n900.dts | 8 +++ arch/arm/boot/dts/omap34xx.dtsi

[RFCv2 1/3] ARM: OMAP2+: hwmod-data: Add SSI information

2013-09-15 Thread Sebastian Reichel
This patch adds Synchronous Serial Interface (SSI) hwmod support for OMAP34xx SoCs. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 48 ++ 1 file changed, 48 insertions(+) diff --git a/arch/arm/mach-omap2

[RFCv2 0/3] OMAP SSI driver

2013-09-15 Thread Sebastian Reichel
(*) of the patchset: https://lkml.org/lkml/2013/8/11/67 (*) There have been patchsets send out by Carlos before my RFCv1, see RFCv1 for details. -- Sebastian Sebastian Reichel (3): ARM: OMAP2+: hwmod-data: Add SSI information ARM: OMAP2+: HSI: Introduce OMAP SSI driver ARM: dts: N900

Re: [RFCv2 3/3] ARM: dts: N900: Add SSI information

2013-09-16 Thread Sebastian Reichel
Hi, Is the Synchronous Serial Interface (SSI) only supported by OMAP34xx/OMAP35xx SoC and not by OMAP36xx/OMAP37xx SoC? I'm asking this since if SSI is supported by both we should add the device nodes in omap3.dtsi instead of omap34xx.dtsi. I thought that all OMAP3 SoC supported SSI and

Re: [RFCv2 3/3] ARM: dts: N900: Add SSI information

2013-09-16 Thread Sebastian Reichel
On Mon, Sep 16, 2013 at 09:10:32PM +0300, Aaro Koskinen wrote: On Mon, Sep 16, 2013 at 05:01:47PM +0200, Sebastian Reichel wrote: Is the Synchronous Serial Interface (SSI) only supported by OMAP34xx/OMAP35xx SoC and not by OMAP36xx/OMAP37xx SoC? I'm asking this since if SSI

Re: [PATCH v2 0/9] wilink: add device tree support

2013-09-21 Thread Sebastian Reichel
On Sat, Sep 21, 2013 at 02:27:18PM +0200, Pavel Machek wrote: Hi! This is a follow-up on a previous patch set that had a smaller audience. This time, I added the lists and people who were involved in the review of the bindings documentation, since most of my changes in v2 are

Re: [PATCH v2 0/9] wilink: add device tree support

2013-09-22 Thread Sebastian Reichel
On Sun, Sep 22, 2013 at 03:36:32PM +0200, Pavel Machek wrote: Unfortunately I don't have much time to work on wl1251. I think it wouldn't be too difficult to do though, so patches are welcome. ;) Maybe you could try to make this change and I could support you if needed?

Re: [PATCH 4/4] RX-51: Add platform function and data for bq24150a charger

2013-09-23 Thread Sebastian Reichel
On Mon, Sep 23, 2013 at 09:16:18PM +0200, Pali Rohár wrote: It is not as simple as it looks. This is reason why I submited this patch long time after I submited bq2415x driver. Problem is that for rx51 is needed specific function which connect to two drivers (bq2415x and isp1704) plus it

Re: [PATCH 4/4] RX-51: Add platform function and data for bq24150a charger

2013-09-23 Thread Sebastian Reichel
On Mon, Sep 23, 2013 at 10:06:46PM +0200, Pali Rohár wrote: On Monday 23 September 2013 22:00:09 Sebastian Reichel wrote: On Mon, Sep 23, 2013 at 09:16:18PM +0200, Pali Rohár wrote: It is not as simple as it looks. This is reason why I submited this patch long time after I submited

Re: [RFCv2 3/3] ARM: dts: N900: Add SSI information

2013-09-23 Thread Sebastian Reichel
Hi, On Mon, Sep 23, 2013 at 02:35:35PM -0600, Stephen Warren wrote: On 09/15/2013 02:44 PM, Sebastian Reichel wrote: Add SSI device tree data for OMAP34xx and Nokia N900. What is an SSI device, ... Synchronous Serial Interface (SSI), which is an interface from the OMAP3 for modem

Re: [PATCH 4/4] RX-51: Add platform function and data for bq24150a charger

2013-09-24 Thread Sebastian Reichel
Hi, On Tue, Sep 24, 2013 at 07:05:47PM +0200, Pali Rohár wrote: No, isp1704 driver is doing fastcharger detection (and then export charger type via sysfs power supply) based on musb usb events. Real charging (enabling/disabling and setting properties) is done by bq24150a chip which has

[RFCv3 1/7] ARM: OMAP2+: hwmod-data: Add SSI information

2013-10-06 Thread Sebastian Reichel
This patch adds Synchronous Serial Interface (SSI) hwmod support for OMAP34xx SoCs. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 48 ++ 1 file changed, 48 insertions(+) diff --git a/arch/arm/mach-omap2

[RFCv3 7/7] ARM: dts: N900: Add SSI information

2013-10-06 Thread Sebastian Reichel
Add SSI device tree data for OMAP3 and Nokia N900. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 12 ++ arch/arm/boot/dts/omap3.dtsi | 47 2 files changed, 59 insertions(+) diff --git a/arch/arm/boot

[RFCv3 4/7] HSI: hsi-char: add Device Tree support

2013-10-06 Thread Sebastian Reichel
Add of_match_table to hsi_char driver, so that it can be referenced from Device Tree. Signed-off-by: Sebastian Reichel s...@debian.org --- drivers/hsi/clients/hsi_char.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/hsi/clients/hsi_char.c b/drivers/hsi/clients

[RFCv3 0/7] OMAP SSI driver

2013-10-06 Thread Sebastian Reichel
into DT. Version 2 of the patchset: https://lkml.org/lkml/2013/9/15/98 -- Sebastian Sebastian Reichel (7): ARM: OMAP2+: hwmod-data: Add SSI information HSI: add Device Tree support for HSI clients HSI: method to unregister clients from an hsi port HSI: hsi-char: add Device Tree support

[RFCv3 3/7] HSI: method to unregister clients from an hsi port

2013-10-06 Thread Sebastian Reichel
This exports a method to unregister all clients from an hsi port. Signed-off-by: Sebastian Reichel s...@debian.org --- drivers/hsi/hsi.c | 10 ++ include/linux/hsi/hsi.h | 1 + 2 files changed, 11 insertions(+) diff --git a/drivers/hsi/hsi.c b/drivers/hsi/hsi.c index 4384d7e

[RFCv3 2/7] HSI: add Device Tree support for HSI clients

2013-10-06 Thread Sebastian Reichel
Add new method hsi_add_clients_from_dt, which can be used to initialize HSI clients from a device tree node. The patch also documents the DT binding for trivial HSI clients. Signed-off-by: Sebastian Reichel s...@debian.org --- .../devicetree/bindings/hsi/trivial-devices.txt| 36

Re: [PATCH V3] ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree

2013-10-07 Thread Sebastian Reichel
On Mon, Oct 07, 2013 at 03:43:49PM -0500, Nishanth Menon wrote: diff --git a/arch/arm/mach-omap2/board-generic.c b/arch/arm/mach-omap2/board-generic.c index 39c7838..4fe5b9c 100644 --- a/arch/arm/mach-omap2/board-generic.c +++ b/arch/arm/mach-omap2/board-generic.c @@ -113,6 +113,7 @@

Re: [PATCH 0/1] Possibly fix USB OTG on GTA04 and N900

2013-10-08 Thread Sebastian Reichel
to work. Tested-by: Sebastian Reichel s...@debian.org -- Sebastian signature.asc Description: Digital signature

[PATCH 1/2] Input: twl4030_keypad - add device tree support

2013-10-09 Thread Sebastian Reichel
Add device tree support for twl4030 keypad driver and update the Documentation with twl4030 keypad device tree binding information. This patch also adds a twl4030 keypad node to the twl4030.dtsi file, so that board files can just add the keymap. Tested on Nokia N900. Signed-off-by: Sebastian

[PATCH 2/2] ARM: dts: N900: TWL4030 Keypad Matrix definition

2013-10-09 Thread Sebastian Reichel
Add Keyboard Matrix information to N900's DTS file. This patch maps the keys exactly as the original board code. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 55 1 file changed, 55 insertions(+) diff --git

Re: [RFCv3 1/7] ARM: OMAP2+: hwmod-data: Add SSI information

2013-10-10 Thread Sebastian Reichel
On Wed, Oct 09, 2013 at 05:43:13AM +, Paul Walmsley wrote: On Sun, 6 Oct 2013, Sebastian Reichel wrote: This patch adds Synchronous Serial Interface (SSI) hwmod support for OMAP34xx SoCs. Signed-off-by: Sebastian Reichel s...@debian.org Thanks, queued this one for v3.13. You

Re: [RFCv3 0/7] OMAP SSI driver

2013-10-10 Thread Sebastian Reichel
Hi, On Tue, Oct 08, 2013 at 10:28:15AM -0700, Tony Lindgren wrote: * Sebastian Reichel s...@debian.org [131006 13:36]: Here is the third round of the OMAP SSI driver patches. Thanks for updating these, they look good to me now: Acked-by: Tony Lindgren t...@atomide.com Ok. I guess it's

Re: [RFCv3 0/7] OMAP SSI driver

2013-10-10 Thread Sebastian Reichel
On Thu, Oct 10, 2013 at 09:28:01PM +0300, Aaro Koskinen wrote: On Thu, Oct 10, 2013 at 07:21:30PM +0200, Sebastian Reichel wrote: Any issues with this or any other suggestions how to proceed? Maybe you could provide some brief instructions/description of how this was tested? Sure. I used

Re: [RFCv3 0/7] OMAP SSI driver

2013-10-10 Thread Sebastian Reichel
On Thu, Oct 10, 2013 at 11:19:14PM +0300, Aaro Koskinen wrote: On Thu, Oct 10, 2013 at 10:02:36PM +0200, Sebastian Reichel wrote: P.S.: You can get a mainline kernel status matrix for the Nokia N900 on this page: http://elinux.org/N900 Thanks for summary, You're welcome

Re: [RFCv3 0/7] OMAP SSI driver

2013-10-21 Thread Sebastian Reichel
Hi, On Sun, Oct 06, 2013 at 10:27:08PM +0200, Sebastian Reichel wrote: Here is the third round of the OMAP SSI driver patches. ping! I'm still waiting for feedback from DT maintainers. Can you review the changes and Ack them or tell me how to proceed? -- Sebastian signature.asc Description

[PATCH] DTS: ARM: OMAP3-N900: Add pinctrl for i2c devices

2013-10-22 Thread Sebastian Reichel
Add pin muxing support for the Nokia N900 i2c controllers. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 35 +++ 1 file changed, 35 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3

[PATCH] DTS: ARM: OMAP3-N900: Fix i2c bus speed

2013-10-22 Thread Sebastian Reichel
Fix the bus speed of i2c bus 2 and 3. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 57f5a2a..2374b9a 100644

[PATCH] DTS: ARM: OMAP3-N900: Add UART support

2013-10-22 Thread Sebastian Reichel
Add UART support to Nokia N900. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 28 1 file changed, 28 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 2374b9a..99d0668

[PATCH] DTS: ARM: OMAP3-N900: Add support for SD cards

2013-10-22 Thread Sebastian Reichel
Add support for external SD card slot. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 99d0668

[PATCHv2 3/3] ARM: dts: N900: TWL4030 Keypad Matrix definition

2013-10-22 Thread Sebastian Reichel
Add Keyboard Matrix information to N900's DTS file. This patch maps the keys exactly as the original board code. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 55 1 file changed, 55 insertions(+) diff --git

[PATCHv2 0/3] Add Nokia N900 DT support

2013-10-22 Thread Sebastian Reichel
very early, so I was not able to check this patch using non-DT boot. -- Sebastian Sebastian Reichel (3): Input: twl4030-keypad - add device tree support DTS: ARM: TWL4030: Add keypad node ARM: dts: N900: TWL4030 Keypad Matrix definition .../devicetree/bindings/input/twl4030-keypad.txt

[PATCHv2 1/3] Input: twl4030-keypad - add device tree support

2013-10-22 Thread Sebastian Reichel
Add device tree support for twl4030 keypad driver and update the Documentation with twl4030 keypad device tree binding information. Tested on Nokia N900. Signed-off-by: Sebastian Reichel s...@debian.org --- .../devicetree/bindings/input/twl4030-keypad.txt | 31 drivers/input/keyboard

[PATCHv2 2/3] DTS: ARM: TWL4030: Add keypad node

2013-10-22 Thread Sebastian Reichel
Add keypad node to twl4030, so that board DTS files can just add the keymap. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/twl4030.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi index

[PATCH] ARM: dts: N900: GPIO key definitions

2013-10-22 Thread Sebastian Reichel
Add device tree node for the GPIO keys provided by the N900 board. This is a simple conversion of the existing board code. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 48 1 file changed, 48 insertions(+) diff

[PATCH] DTS: ARM: OMAP3-N900: Add vibrator device

2013-10-22 Thread Sebastian Reichel
Add support for Nokia N900's vibrator. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 2841002..55deb18 100644 --- a/arch/arm

[PATCH 1/2] Documentation: DTS: bq27xxx are trivial i2c devices

2013-10-22 Thread Sebastian Reichel
Add all chips supported by the bq27xxx driver to the list of trivial i2c devices. Signed-off-by: Sebastian Reichel s...@debian.org --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree

[PATCH 2/4] Input: twl4030-pwrbutton: use dev_err for errors

2013-10-22 Thread Sebastian Reichel
Use dev_err() to output errors instead of dev_dbg(). Signed-off-by: Sebastian Reichel s...@debian.org --- drivers/input/misc/twl4030-pwrbutton.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/input/misc/twl4030-pwrbutton.c b/drivers/input/misc/twl4030

[PATCH 1/4] Input: twl4030-pwrbutton - add device tree support

2013-10-22 Thread Sebastian Reichel
Add device tree support for twl4030 power button driver. Signed-off-by: Sebastian Reichel s...@debian.org --- drivers/input/misc/twl4030-pwrbutton.c | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/drivers/input/misc/twl4030-pwrbutton.c b/drivers/input

[PATCH 2/2] DTS: ARM: OMAP3-N900: Add bq27200 battery monitor

2013-10-22 Thread Sebastian Reichel
Support the bq27200 battery monitor chip. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 60cb33f..992338c 100644 --- a/arch

[PATCH 0/4] Add N900 powerbutton DT support

2013-10-22 Thread Sebastian Reichel
board using the twl4030 power button. Sebastian Reichel (4): Input: twl4030-pwrbutton - add device tree support Input: twl4030-pwrbutton: use dev_err for errors Input: twl4030-pwrbutton: simplify driver using devm_* ARM: dts: twl4030: Add power button support arch/arm/boot/dts/twl4030.dtsi

[PATCH 4/4] ARM: dts: twl4030: Add power button support

2013-10-22 Thread Sebastian Reichel
Enable support for the power button. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/twl4030.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi index 773c94c..19e3cd0 100644 --- a/arch/arm/boot/dts

[PATCH 3/4] Input: twl4030-pwrbutton: simplify driver using devm_*

2013-10-22 Thread Sebastian Reichel
Use managed irq resource to simplify the driver. Signed-off-by: Sebastian Reichel s...@debian.org --- drivers/input/misc/twl4030-pwrbutton.c | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/input/misc/twl4030-pwrbutton.c b/drivers/input/misc/twl4030

[PATCH 1/2] leds: lp55xx: handle enable pin in driver

2013-10-22 Thread Sebastian Reichel
This patch moves the handling of the chip's enable pin from the board code into the driver. It also updates all board-code files using the driver to incorporate this change. This is needed for device tree support of the enable pin. Signed-off-by: Sebastian Reichel s...@debian.org

[PATCH 0/2] Add lp5523 DT support

2013-10-22 Thread Sebastian Reichel
Hi, This patchset adds device tree support for the enable-pin of the lp55xx. The second part adds support for the LP5523 to the Nokia N900's DTS file. I have tested the patchset only using DT boot, since non-DT boot is currently broken for me. -- Sebastian Sebastian Reichel (2): leds: lp55xx

[PATCH 2/2] DTS: ARM: OMAP3-N900: Add LP5523 support

2013-10-22 Thread Sebastian Reichel
Add support for LP5523 device. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 61 1 file changed, 61 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 7688f6a

Re: [RFCv3 7/7] ARM: dts: N900: Add SSI information

2013-10-22 Thread Sebastian Reichel
Hi Benoit, On Tue, Oct 22, 2013 at 02:48:45PM +0200, Benoit Cousson wrote: Thanks to Tony, I've just realized that I missed all your patches, that for some reason ended-up in my junk folder :-( oh :( Can you check why they ended up in junk? I would like to prevent more mails going there.

[PATCH 01/14] DTS: ARM: OMAP3-N900: Add pinctrl for i2c devices

2013-10-22 Thread Sebastian Reichel
Add pin muxing support for the Nokia N900 i2c controllers. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 35 +++ 1 file changed, 35 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3

[PATCH 09/14] DTS: ARM: OMAP3-N900: Specify regulator info

2013-10-22 Thread Sebastian Reichel
Add regulator names and voltage information to the Nokia N900 DTS file. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 84 1 file changed, 84 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm

[PATCH 11/14] DTS: ARM: OMAP3-N900: Mux RX51_LCD_RESET_GPIO in DTS

2013-10-22 Thread Sebastian Reichel
Add RX51_LCD_RESET_GPIO pin mux information to display. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 999a80c..5afbd28

[PATCH 12/14] DTS: ARM: OMAP3-N900: Add TLV320AIC3X support

2013-10-22 Thread Sebastian Reichel
This patch adds support for Nokia N900 TLV320AIC3X chips. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts

[PATCH 13/14] DTS: ARM: OMAP3-N900: Add LP5523 support

2013-10-22 Thread Sebastian Reichel
Add support for LP5523 device. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 61 1 file changed, 61 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 98797e5

[PATCH 14/14] DTS: TWL4030: Add power button support

2013-10-22 Thread Sebastian Reichel
Enable support for the power button. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/twl4030.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi index cb5afcd..af7fa40 100644 --- a/arch/arm/boot/dts

[PATCH 07/14] DTS: ARM: OMAP3-N900: Add LP5523 support

2013-10-22 Thread Sebastian Reichel
Add support for LP5523 device. Signed-off-by: Sebastian Reichel s...@debian.org --- arch/arm/boot/dts/omap3-n900.dts | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index a02f64f..c7e0d2d 100644 --- a/arch/arm/boot/dts

  1   2   3   4   5   6   >