Re: [PATCH 0/5] mtd: core: OTP nvmem provider support

2021-04-20 Thread Michael Walle
Hi Rob, Am 2021-04-20 16:08, schrieb Rob Herring: On Fri, Apr 16, 2021 at 09:26:03PM +0200, Michael Walle wrote: Am 2021-04-16 20:44, schrieb Rob Herring: > On Fri, Apr 16, 2021 at 01:49:23PM +0200, Michael Walle wrote: > > The goal is to fetch a (base) MAC address from the OTP region of a > >

Re: [PATCH 0/5] mtd: core: OTP nvmem provider support

2021-04-20 Thread Rob Herring
On Fri, Apr 16, 2021 at 09:26:03PM +0200, Michael Walle wrote: > Hi Rob, > > Am 2021-04-16 20:44, schrieb Rob Herring: > > On Fri, Apr 16, 2021 at 01:49:23PM +0200, Michael Walle wrote: > > > The goal is to fetch a (base) MAC address from the OTP region of a > > > SPI NOR > > > flash. > > > > >

Re: [PATCH 0/5] mtd: core: OTP nvmem provider support

2021-04-16 Thread Michael Walle
Hi Rob, Am 2021-04-16 20:44, schrieb Rob Herring: On Fri, Apr 16, 2021 at 01:49:23PM +0200, Michael Walle wrote: The goal is to fetch a (base) MAC address from the OTP region of a SPI NOR flash. This is the first part, where I try to add the nvmem provider support to the MTD core. I'm not

Re: [PATCH 0/5] mtd: core: OTP nvmem provider support

2021-04-16 Thread Rob Herring
On Fri, Apr 16, 2021 at 01:49:23PM +0200, Michael Walle wrote: > The goal is to fetch a (base) MAC address from the OTP region of a SPI NOR > flash. > > This is the first part, where I try to add the nvmem provider support to > the MTD core. > > I'm not sure about the device tree bindings.

[PATCH 0/5] mtd: core: OTP nvmem provider support

2021-04-16 Thread Michael Walle
The goal is to fetch a (base) MAC address from the OTP region of a SPI NOR flash. This is the first part, where I try to add the nvmem provider support to the MTD core. I'm not sure about the device tree bindings. Consider the following two variants: (1) flash@0 { .. otp {