[PATCH] bq27x00_battery: fix register offset for bq27425

2014-11-12 Thread Eric Bénard
). Signed-off-by: Eric Bénard --- drivers/power/bq27x00_battery.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/drivers/power/bq27x00_battery.c b/drivers/power/bq27x00_battery.c index e3bacfe..ab18e96 100644 --- a/drivers/power/bq27x00_battery.c +++ b/drivers/power

[PATCH] bq27x00_battery: fix register offset for bq27425

2014-11-12 Thread Eric Bénard
). Signed-off-by: Eric Bénard e...@eukrea.com --- drivers/power/bq27x00_battery.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/drivers/power/bq27x00_battery.c b/drivers/power/bq27x00_battery.c index e3bacfe..ab18e96 100644 --- a/drivers/power/bq27x00_battery.c +++ b

Re: [PATCHv2 8/8] ARM: at91: document Atmel SMART compatibles

2014-09-12 Thread Eric Bénard
Le Fri, 12 Sep 2014 17:43:07 +0200, Alexandre Belloni a écrit : > > Document all the available compatibles for Atmel "SMART" SoCs. > > Signed-off-by: Alexandre Belloni > --- > .../devicetree/bindings/arm/atmel-at91.txt | 40 > ++ > 1 file changed, 40

Re: [PATCHv2 8/8] ARM: at91: document Atmel SMART compatibles

2014-09-12 Thread Eric Bénard
Le Fri, 12 Sep 2014 17:43:07 +0200, Alexandre Belloni alexandre.bell...@free-electrons.com a écrit : Document all the available compatibles for Atmel SMART SoCs. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- .../devicetree/bindings/arm/atmel-at91.txt |

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Eric Bénard
Hi Shawn, Le Wed, 2 Apr 2014 21:14:08 +0800, Shawn Guo a écrit : > > On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: > > Hi Hubert, > > > > Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), > > CHAUMETTE Hubert a écrit : > > > > From: &q

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Eric Bénard
Hi Shawn, Le Wed, 2 Apr 2014 21:14:08 +0800, Shawn Guo shawn@linaro.org a écrit : On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert hchaume...@adeneo-embedded.com a écrit : From: Eric Bénard e

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-24 Thread Eric Bénard
Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert a écrit : > > From: "Eric Bénard" > > that's board specific (the needed delay depends on the routing delay on > > the PCB), so this should not go in a generic file. > > >

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-24 Thread Eric Bénard
Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert hchaume...@adeneo-embedded.com a écrit : From: Eric Bénard e...@eukrea.com that's board specific (the needed delay depends on the routing delay on the PCB), so this should not go in a generic file. Eric I admit

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-21 Thread Eric Bénard
Hi Hubert, Le Fri, 21 Mar 2014 18:08:07 +0100, Hubert Chaumette a écrit : > > Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : > set RGMII GTX_CLK and RX_CLK pad skew to +0.96ns. > > Signed-off-by: Hubert Chaumette > --- > arch/arm/mach-imx/mach-imx6q.c | 3 +++ >

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-21 Thread Eric Bénard
Hi Hubert, Le Fri, 21 Mar 2014 18:08:07 +0100, Hubert Chaumette hchaume...@adeneo-embedded.com a écrit : Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : set RGMII GTX_CLK and RX_CLK pad skew to +0.96ns. Signed-off-by: Hubert Chaumette

Re: [PATCH] ARM: mx28: add dma channels for all auarts

2013-04-19 Thread Eric Bénard
Hi Fabio, Le Fri, 19 Apr 2013 12:26:33 -0300, Fabio Estevam a écrit : > On Fri, Apr 19, 2013 at 12:05 PM, Eric Bénard wrote: > > Only auart0 was filled. > > Tested on a custom i.MX283 board for ttyAPP1/2/3/4. > > > > Signed-off-by: Eric Bénard > > --- >

[PATCH] ARM: mx28: add dma channels for all auarts

2013-04-19 Thread Eric Bénard
Only auart0 was filled. Tested on a custom i.MX283 board for ttyAPP1/2/3/4. Signed-off-by: Eric Bénard --- arch/arm/boot/dts/imx28.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 25f2243..15933ed 100644 --- a/arch

[PATCH] ARM: mx28: add dma channels for all auarts

2013-04-19 Thread Eric Bénard
Only auart0 was filled. Tested on a custom i.MX283 board for ttyAPP1/2/3/4. Signed-off-by: Eric Bénard e...@eukrea.com --- arch/arm/boot/dts/imx28.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 25f2243..15933ed

Re: [PATCH] ARM: mx28: add dma channels for all auarts

2013-04-19 Thread Eric Bénard
Hi Fabio, Le Fri, 19 Apr 2013 12:26:33 -0300, Fabio Estevam feste...@gmail.com a écrit : On Fri, Apr 19, 2013 at 12:05 PM, Eric Bénard e...@eukrea.com wrote: Only auart0 was filled. Tested on a custom i.MX283 board for ttyAPP1/2/3/4. Signed-off-by: Eric Bénard e...@eukrea.com

[PATCH 2/3] ARM: mx28: add auart3 2 pins pinmux to imx28.dtsi

2013-04-08 Thread Eric Bénard
Add auart3 2 pins configuration on its main pads Signed-off-by: Eric Bénard --- arch/arm/boot/dts/imx28.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 13799cf..5c45f29 100644 --- a/arch/arm/boot/dts/imx28

[PATCH 3/3] ARM: mx28: add auart4 2 pins pinmux to imx28.dtsi

2013-04-08 Thread Eric Bénard
Add auart4 2 pins configuration on SSP3 pads Signed-off-by: Eric Bénard --- arch/arm/boot/dts/imx28.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 5c45f29..25f2243 100644 --- a/arch/arm/boot/dts/imx28.dtsi

[PATCH 1/3] ARM: mx28: add auart2 2 pins pinmux to imx28.dtsi

2013-04-08 Thread Eric Bénard
Add auart2 2 pins configuration on its main pads Signed-off-by: Eric Bénard --- arch/arm/boot/dts/imx28.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 7ba4966..13799cf 100644 --- a/arch/arm/boot/dts/imx28

[PATCH 1/3] ARM: mx28: add auart2 2 pins pinmux to imx28.dtsi

2013-04-08 Thread Eric Bénard
Add auart2 2 pins configuration on its main pads Signed-off-by: Eric Bénard e...@eukrea.com --- arch/arm/boot/dts/imx28.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 7ba4966..13799cf 100644 --- a/arch/arm

[PATCH 3/3] ARM: mx28: add auart4 2 pins pinmux to imx28.dtsi

2013-04-08 Thread Eric Bénard
Add auart4 2 pins configuration on SSP3 pads Signed-off-by: Eric Bénard e...@eukrea.com --- arch/arm/boot/dts/imx28.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 5c45f29..25f2243 100644 --- a/arch/arm/boot

[PATCH 2/3] ARM: mx28: add auart3 2 pins pinmux to imx28.dtsi

2013-04-08 Thread Eric Bénard
Add auart3 2 pins configuration on its main pads Signed-off-by: Eric Bénard e...@eukrea.com --- arch/arm/boot/dts/imx28.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 13799cf..5c45f29 100644 --- a/arch/arm

Re: [PATCH] cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macro

2013-04-02 Thread Eric Bénard
Hi Sascha, Le Tue, 2 Apr 2013 09:18:00 +0200, Sascha Hauer a écrit : > Any comment to this one? It looks like an obvious bugfix, but since this > is quite old and was never noticed I wonder if there's something else > wrong aswell? > the patch seems OK. Acked-by: Eric Bénard

Re: [PATCH] cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macro

2013-04-02 Thread Eric Bénard
Hi Sascha, Le Tue, 2 Apr 2013 09:18:00 +0200, Sascha Hauer s.ha...@pengutronix.de a écrit : Any comment to this one? It looks like an obvious bugfix, but since this is quite old and was never noticed I wonder if there's something else wrong aswell? the patch seems OK. Acked-by: Eric Bénard

Re: [PATCH v2] ARM: eukrea_mbimx27-baseboard - use stock get_pendown_state() in ads7846

2012-12-04 Thread Eric Bénard
etting > > GPIO line for us. > > > > Signed-off-by: Dmitry Torokhov > > Eric, Sascha, could I get a formal ack on this one please ? > Acked-by: Eric Bénard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma

Re: [PATCH v2] ARM: eukrea_mbimx27-baseboard - use stock get_pendown_state() in ads7846

2012-12-04 Thread Eric Bénard
of setting GPIO line for us. Signed-off-by: Dmitry Torokhov dmitry.torok...@gmail.com Eric, Sascha, could I get a formal ack on this one please ? Acked-by: Eric Bénard e...@eukrea.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH] ARM: eukrea_mbimx27-baseboard - use stock get_pendown_state() in ads7846

2012-11-27 Thread Eric Bénard
Le Tue, 27 Nov 2012 08:42:09 +0100, Sascha Hauer a écrit : > On Sat, Nov 24, 2012 at 12:25:30AM -0800, Dmitry Torokhov wrote: > > The default implementation matches exactly our custom one so we can switch > > to using the default one. As a bonus the driver will take care of setting > > GPIO line

Re: [PATCH] ARM: eukrea_mbimx27-baseboard - use stock get_pendown_state() in ads7846

2012-11-27 Thread Eric Bénard
Le Tue, 27 Nov 2012 08:42:09 +0100, Sascha Hauer s.ha...@pengutronix.de a écrit : On Sat, Nov 24, 2012 at 12:25:30AM -0800, Dmitry Torokhov wrote: The default implementation matches exactly our custom one so we can switch to using the default one. As a bonus the driver will take care of

Re: [PATCH 2/5 v2] ARM: AT91SAM9G45: same platform data structure for all crypto peripherals

2012-11-07 Thread Eric Bénard
Hi Jean-Christophe, Le Wed, 7 Nov 2012 17:45:23 +0100, Jean-Christophe PLAGNIOL-VILLARD a écrit : > > @@ -1900,7 +1900,7 @@ static void __init at91_add_device_tdes(void) {} > > * */ > > > > #if

Re: [PATCH 2/5] ARM: AT91SAM9G45: same platform data structure for all crypto peripherals

2012-11-07 Thread Eric Bénard
Hi Jean-Christophe, Le Wed, 7 Nov 2012 16:26:15 +0100, Jean-Christophe PLAGNIOL-VILLARD a écrit : > > @@ -1931,9 +1931,9 @@ static struct platform_device at91sam9g45_aes_device > > = { > > static void __init at91_add_device_aes(void) > > { > > struct at_dma_slave *atslave; > > -

Re: [PATCH 2/5] ARM: AT91SAM9G45: same platform data structure for all crypto peripherals

2012-11-07 Thread Eric Bénard
Hi Jean-Christophe, Le Wed, 7 Nov 2012 16:26:15 +0100, Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com a écrit : @@ -1931,9 +1931,9 @@ static struct platform_device at91sam9g45_aes_device = { static void __init at91_add_device_aes(void) { struct at_dma_slave *atslave;

Re: [PATCH 2/5 v2] ARM: AT91SAM9G45: same platform data structure for all crypto peripherals

2012-11-07 Thread Eric Bénard
Hi Jean-Christophe, Le Wed, 7 Nov 2012 17:45:23 +0100, Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com a écrit : @@ -1900,7 +1900,7 @@ static void __init at91_add_device_tdes(void) {} * */ #if

Re: mxc_nand.c on mach-imx/imx53

2012-08-29 Thread Eric Bénard
Hi Roland, Le Wed, 29 Aug 2012 17:20:17 +0200, Roland Stigge a écrit : > Using ".ecclayout_4k = _hw_eccoob_4k" also doesn't work. So is > there any hint how I can proceed from here? Any plans or hint regarding > the "XXX"? > you may need something like this patch from barebox :

Re: mxc_nand.c on mach-imx/imx53

2012-08-29 Thread Eric Bénard
Hi Roland, Le Wed, 29 Aug 2012 17:20:17 +0200, Roland Stigge sti...@antcom.de a écrit : Using .ecclayout_4k = nandv2_hw_eccoob_4k also doesn't work. So is there any hint how I can proceed from here? Any plans or hint regarding the XXX? you may need something like this patch from barebox :