Re: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Maxime Ripard
Bresticker; > > James Hartley; linux-arm-ker...@lists.infradead.org; linux- > > ker...@vger.kernel.org > > Subject: Re: [PATCH 0/7] New eFuse subsystem > > > > > > > > On 02/25/2015 09:02 AM, Maxime Ripard wrote: > > > Hi Ezequiel, > >

RE: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread James Hartley
> Subject: Re: [PATCH 0/7] New eFuse subsystem > > > > On 02/25/2015 09:02 AM, Maxime Ripard wrote: > > Hi Ezequiel, > > > > On Wed, Feb 25, 2015 at 08:45:12AM -0300, Ezequiel Garcia wrote: > >> This patchset introduces a new driver subsystem, meant t

Re: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Ezequiel Garcia
On 02/25/2015 09:02 AM, Maxime Ripard wrote: > Hi Ezequiel, > > On Wed, Feb 25, 2015 at 08:45:12AM -0300, Ezequiel Garcia wrote: >> This patchset introduces a new driver subsystem, meant to support eFuse >> (alias OTP, one-time-programmable) devices. >> >> The motivation behind this work is to

Re: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Maxime Ripard
Hi Ezequiel, On Wed, Feb 25, 2015 at 08:45:12AM -0300, Ezequiel Garcia wrote: > This patchset introduces a new driver subsystem, meant to support eFuse > (alias OTP, one-time-programmable) devices. > > The motivation behind this work is to have a common place for drivers > that are currently

[PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Ezequiel Garcia
This patchset introduces a new driver subsystem, meant to support eFuse (alias OTP, one-time-programmable) devices. The motivation behind this work is to have a common place for drivers that are currently more or less scattered: the tegra efuses are in drivers/soc/ and the sunxi efuses in

Re: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Maxime Ripard
Hi Ezequiel, On Wed, Feb 25, 2015 at 08:45:12AM -0300, Ezequiel Garcia wrote: This patchset introduces a new driver subsystem, meant to support eFuse (alias OTP, one-time-programmable) devices. The motivation behind this work is to have a common place for drivers that are currently more or

RE: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread James Hartley
Hi Maxime, -Original Message- From: Ezequiel Garcia Sent: 25 February 2015 12:30 To: Maxime Ripard Cc: Thierry Reding; Stephen Warren; Arnd Bergmann; Andrew Bresticker; James Hartley; linux-arm-ker...@lists.infradead.org; linux- ker...@vger.kernel.org Subject: Re: [PATCH 0/7] New

Re: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Ezequiel Garcia
On 02/25/2015 09:02 AM, Maxime Ripard wrote: Hi Ezequiel, On Wed, Feb 25, 2015 at 08:45:12AM -0300, Ezequiel Garcia wrote: This patchset introduces a new driver subsystem, meant to support eFuse (alias OTP, one-time-programmable) devices. The motivation behind this work is to have a

Re: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Maxime Ripard
...@lists.infradead.org; linux- ker...@vger.kernel.org Subject: Re: [PATCH 0/7] New eFuse subsystem On 02/25/2015 09:02 AM, Maxime Ripard wrote: Hi Ezequiel, On Wed, Feb 25, 2015 at 08:45:12AM -0300, Ezequiel Garcia wrote: This patchset introduces a new driver subsystem, meant

[PATCH 0/7] New eFuse subsystem

2015-02-25 Thread Ezequiel Garcia
This patchset introduces a new driver subsystem, meant to support eFuse (alias OTP, one-time-programmable) devices. The motivation behind this work is to have a common place for drivers that are currently more or less scattered: the tegra efuses are in drivers/soc/ and the sunxi efuses in