Re: [U-Boot] [PATCH v4 0/5] dm: omap3_spi: Convert to driver model

2016-03-01 Thread Christophe Henri RICARD
Hi Jagan, Yes i did build and test those patches on top of the current u-boot master branch. Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: mardi 1 mars 2016 16:51 To: Christophe Henri RICARD Cc: Tom Rini; u-boot@lists.denx.de Subject: Re

Re: [U-Boot] [PATCH v4 0/5] dm: omap3_spi: Convert to driver model

2016-03-01 Thread Christophe Henri RICARD
Hi Jagan, Just saw your mail but patches were already sent. It was easier for me to manage anyway. Please let me know if it is really an issue. Best Regards Christophe From: Jagan Teki [mailto:jt...@openedev.com] Sent: mardi 1 mars 2016 15:00 To: Christophe Henri RICARD Cc: Tom Rini; u-boot

Re: [U-Boot] [PATCH v4 0/5] dm: omap3_spi: Convert to driver model

2016-03-01 Thread Christophe Henri RICARD
Hi Jagan, Yes. To be honest I am not sure where it comes from... I will send back the latest 3 patches within this day. Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: mardi 1 mars 2016 14:35 To: Christophe Henri RICARD Cc: u-boot

Re: [U-Boot] [PATCH v4 0/5] dm: omap3_spi: Convert to driver model

2016-03-01 Thread Christophe Henri RICARD
: lundi 29 février 2016 13:45 To: u-boot@lists.denx.de Cc: Christophe Henri RICARD; Simon Glass; Tom Rini; Jagan Teki Subject: Re: [PATCH v4 0/5] dm: omap3_spi: Convert to driver model Christophe/All, On 22 February 2016 at 18:11, Jagan Teki wrote: > Christophe, > > Please test this seri

Re: [U-Boot] [PATCH v4 5/5] spi: omap3: Convert to driver model

2016-02-29 Thread Christophe Henri RICARD
Hi Jagan, I like your work but i think there is some few formatting issue on the patch itself. Please see below CR >> Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: lundi 22 février 2016 13:39 To: u-boot@lists.denx.de Cc: Christophe

Re: [U-Boot] [PATCH v4 0/5] dm: omap3_spi: Convert to driver model

2016-02-29 Thread Christophe Henri RICARD
the whole serie I have tested as a ack and tested by ? I will answer back on each patch where I got the issue. Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: lundi 29 février 2016 13:45 To: u-boot@lists.denx.de Cc: Christophe Henri RICARD

Re: [U-Boot] [PATCH v4 3/5] spi: omap3: Move headers code inside the driver

2016-02-29 Thread Christophe Henri RICARD
Hi Jagan, Please see some feedback below. I got some patch formatting issues. Please see below CR >> Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: lundi 22 février 2016 13:39 To: u-boot@lists.denx.de Cc: Christophe Henri RICARD;

Re: [U-Boot] [PATCH 1/3] spi: omap3: Move headers code inside the driver

2016-02-14 Thread Christophe Henri RICARD
Hi Jagan, Sorry for the delay. Acked-by: Christophe Ricard Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: jeudi 11 février 2016 20:01 To: u-boot@lists.denx.de Cc: Jagan Teki; Tom Rini; Simon Glass; Christophe Henri RICARD Subject: [PATCH

Re: [U-Boot] [PATCH 3/3] spi: omap3: Convert to driver model

2016-02-14 Thread Christophe Henri RICARD
Hi Jagan, Acked-by: Christophe Ricard Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: jeudi 11 février 2016 20:01 To: u-boot@lists.denx.de Cc: Jagan Teki; Tom Rini; Simon Glass; Christophe Henri RICARD Subject: [PATCH 3/3] spi: omap3

Re: [U-Boot] [PATCH 2/3] spi: omap3: Make local functions as static

2016-02-14 Thread Christophe Henri RICARD
Hi Jagan, Acked-by: Christophe Ricard Best Regards Christophe -Original Message- From: Jagan Teki [mailto:jt...@openedev.com] Sent: jeudi 11 février 2016 20:01 To: u-boot@lists.denx.de Cc: Jagan Teki; Tom Rini; Simon Glass; Christophe Henri RICARD Subject: [PATCH 2/3] spi: omap3: Make

[U-Boot] Severals questions How to submit new u-boot features

2010-09-03 Thread Christophe Henri RICARD
Hi, I am actually working to add a new driver to u-boot related to Trusted Platform Module (TPM) for embedded system. (On a u-boot version 2009.11) I would be interested to know: - what is the process to do the submission ? - Because the available i2c interfaces looks to be o