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
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énar
Hi Roland,
Le Wed, 29 Aug 2012 17:20:17 +0200,
Roland Stigge 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 :
http://gi
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
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;
> > - stru
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 defined(CONFIG_CRYPTO_DEV_ATM
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
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
> > ---
>
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
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
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
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: "E
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 insertions(+)
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 +++
> 1
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.
> >
> >
).
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
16 matches
Mail list logo