On Wed, Jan 30, 2019 at 04:08:39PM +0100, Boris Brezillon wrote:
> Hi Greg,
>
> On Wed, 30 Jan 2019 15:50:54 +0100
> Greg Kroah-Hartman wrote:
>
> > On Tue, Jan 29, 2019 at 08:02:37PM +0100, Geert Uytterhoeven wrote:
> > > Hi Boris,
> > >
> > > On Fri, Jan 18, 2019 at 11:07 PM Boris Brezillon
Hi Greg,
On Wed, 30 Jan 2019 15:50:54 +0100
Greg Kroah-Hartman wrote:
> On Tue, Jan 29, 2019 at 08:02:37PM +0100, Geert Uytterhoeven wrote:
> > Hi Boris,
> >
> > On Fri, Jan 18, 2019 at 11:07 PM Boris Brezillon
> > wrote:
> > > Did you consider converting this driver to spimem? Looks like t
On Tue, 29 Jan 2019 20:02:37 +0100
Geert Uytterhoeven wrote:
> Hi Boris,
>
> On Fri, Jan 18, 2019 at 11:07 PM Boris Brezillon
> wrote:
> > Did you consider converting this driver to spimem? Looks like the
> > protocol used to communicate with the memory resembles the one used on
> > SPI NANDs/
On Tue, Jan 29, 2019 at 08:02:37PM +0100, Geert Uytterhoeven wrote:
> Hi Boris,
>
> On Fri, Jan 18, 2019 at 11:07 PM Boris Brezillon
> wrote:
> > Did you consider converting this driver to spimem? Looks like the
> > protocol used to communicate with the memory resembles the one used on
> > SPI N
Hi Boris,
On Fri, Jan 18, 2019 at 11:07 PM Boris Brezillon wrote:
> Did you consider converting this driver to spimem? Looks like the
> protocol used to communicate with the memory resembles the one used on
> SPI NANDs/NORs and fits pretty well in the spi_mem_op representation.
>
> By doing this
Hi Boris,
On Fri, Jan 18, 2019 at 11:07 PM Boris Brezillon wrote:
> On Fri, 18 Jan 2019 15:05:23 +0100
> Geert Uytterhoeven wrote:
> > This patch series contains two improvements for the AT25 SPI EEPROM
> > driver, related to SPI transfers.
> >
> > Changes compared to v1:
> > - Merge "off" and
Hi Geert,
On Fri, 18 Jan 2019 15:05:23 +0100
Geert Uytterhoeven wrote:
> Hi all,
>
> This patch series contains two improvements for the AT25 SPI EEPROM
> driver, related to SPI transfers.
>
> Changes compared to v1:
> - Merge "off" and "offset" into a single variable instead of just
>
Hi all,
This patch series contains two improvements for the AT25 SPI EEPROM
driver, related to SPI transfers.
Changes compared to v1:
- Merge "off" and "offset" into a single variable instead of just
killing the cast, as suggested by Arnd,
- Add Acked-by,
- Dropped "[PATCH 3/3]
8 matches
Mail list logo