[linux-sunxi] Re: [RFC PATCH 1/3] mfd: AXP22x: add support for APX221 PMIC

2014-05-23 Thread Boris BREZILLON
Hello Lee On 20/05/2014 09:48, Lee Jones wrote: This patch introduces preliminary support for the X-Powers AXP221 PMIC. The AXP221 is typically used on boards using Allwinner's A31 SoC. At the moment, this driver only exposes regulator devices, but other subdevices. Signed-off-by: Boris

[linux-sunxi] Re: [PATCH] pinctrl: sunxi: fix pin numbers passed to register offset helpers

2014-05-23 Thread Maxime Ripard
On Fri, May 23, 2014 at 12:38:09AM +0200, Linus Walleij wrote: On Thu, May 22, 2014 at 5:20 PM, Chen-Yu Tsai w...@csie.org wrote: The pin numbers passed to sunxi_*_reg helpers to get the correct registers should be the pin offset for the PIO block, not the absolute number we use that is

Re: [linux-sunxi] Re: gslx680 driver ported to sunxi

2014-05-23 Thread Joe Burmeister
Hi, The driver gets the file location from the fex file, from ctp_firmware. There is no point having a standard location because the firmware device can not be generic. There needs to be a different one for every hardware configuration. Joe On 23/05/14 03:46, bonn...@gmail.com wrote: I

[linux-sunxi] Re: [PATCH v2 1/6] wdt: sunxi: Move restart code to the watchdog driver

2014-05-23 Thread Maxime Ripard
On Thu, May 22, 2014 at 02:12:07PM -0700, Guenter Roeck wrote: On Thu, May 22, 2014 at 10:34:44PM +0200, Maxime Ripard wrote: On Mon, May 19, 2014 at 05:04:22PM +0200, Maxime Ripard wrote: On Thu, May 15, 2014 at 11:11:23AM +0200, Maxime Ripard wrote: On Wed, May 07, 2014 at 02:33:18PM

[linux-sunxi] Re: [RFC PATCH 1/3] mfd: AXP22x: add support for APX221 PMIC

2014-05-23 Thread Lee Jones
This patch introduces preliminary support for the X-Powers AXP221 PMIC. The AXP221 is typically used on boards using Allwinner's A31 SoC. At the moment, this driver only exposes regulator devices, but other subdevices. Signed-off-by: Boris BREZILLON boris.brezil...@free-electrons.com

Re: [linux-sunxi] Re: [PATCH v6 0/7] mfd: AXP20x: Add support for AXP202 and AXP209

2014-05-23 Thread Lee Jones
This set of patches introduces the core driver and support for two different subsystems: - Regulators .../ABI/testing/sysfs-driver-input-axp-pek | 11 + Documentation/devicetree/bindings/mfd/axp20x.txt | 93 +++

[linux-sunxi] Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support

2014-05-23 Thread Maxime Ripard
Hi Greg, On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: On Tue, May 13, 2014 at 05:44:14PM +0200, Maxime Ripard wrote: Hi everyone, This patchset adds support for the USB controllers found in the

[linux-sunxi] Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support

2014-05-23 Thread Greg Kroah-Hartman
On Fri, May 23, 2014 at 08:33:39PM +0200, Maxime Ripard wrote: Hi Greg, On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: On Tue, May 13, 2014 at 05:44:14PM +0200, Maxime Ripard wrote: Hi everyone,

[linux-sunxi] Re: Booting 3.15 kernel on Cubietruck

2014-05-23 Thread jonsm...@gmail.com
Can anyone verify for me that serial console has ever worked on the A20 device tree kernels? Am I looking for breakage or has console never worked at all? I've been trying to do bisects and I can't locate any version with a working console. -- Jon Smirl jonsm...@gmail.com -- You received this

[linux-sunxi] Re: Booting 3.15 kernel on Cubietruck

2014-05-23 Thread jonsm...@gmail.com
My Cubietruck has a Rev B A20 chip. Maybe that is the problem. On Fri, May 23, 2014 at 11:57 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: Can anyone verify for me that serial console has ever worked on the A20 device tree kernels? Am I looking for breakage or has console never worked at

Re: [linux-sunxi] Re: Booting 3.15 kernel on Cubietruck

2014-05-23 Thread Dmitriy B.
2014-05-24 7:57 GMT+04:00 jonsm...@gmail.com jonsm...@gmail.com: Can anyone verify for me that serial console has ever worked on the A20 device tree kernels? Am I looking for breakage or has console never worked at all? I ran mainline on my cubietruck couple months ago. Had some problems