Re: [PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform

2021-07-03 Thread Segher Boessenkool
On Fri, Jul 02, 2021 at 08:56:31AM +, Jonathan Neuschäfer wrote: > On Thu, Jul 01, 2021 at 09:56:55PM +0200, Emmanuel Gil Peyrot wrote: > > On Sat, Jun 26, 2021 at 11:34:01PM +, Jonathan Neuschäfer wrote: > > > On Wed, May 19, 2021 at 11:50:43AM +0200, Emmanuel Gil Peyrot wrote: > [...] > >

Re: [PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform

2021-07-02 Thread Jonathan Neuschäfer
On Thu, Jul 01, 2021 at 09:56:55PM +0200, Emmanuel Gil Peyrot wrote: > On Sat, Jun 26, 2021 at 11:34:01PM +, Jonathan Neuschäfer wrote: > > On Wed, May 19, 2021 at 11:50:43AM +0200, Emmanuel Gil Peyrot wrote: [...] > > > + otp@d8001ec { > > > + compatible = "nintendo,hol

Re: [PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform

2021-07-01 Thread Emmanuel Gil Peyrot
On Sat, Jun 26, 2021 at 11:34:01PM +, Jonathan Neuschäfer wrote: > On Wed, May 19, 2021 at 11:50:43AM +0200, Emmanuel Gil Peyrot wrote: > > This can be used by the newly-added nintendo-otp nvmem module. > > > > Signed-off-by: Emmanuel Gil Peyrot > > --- > > arch/powerpc/boot/dts/wii.dts | 5

Re: [PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform

2021-06-26 Thread Jonathan Neuschäfer
On Wed, May 19, 2021 at 11:50:43AM +0200, Emmanuel Gil Peyrot wrote: > This can be used by the newly-added nintendo-otp nvmem module. > > Signed-off-by: Emmanuel Gil Peyrot > --- > arch/powerpc/boot/dts/wii.dts | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/arch/powerpc/boot/dts/

[PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform

2021-05-19 Thread Emmanuel Gil Peyrot
This can be used by the newly-added nintendo-otp nvmem module. Signed-off-by: Emmanuel Gil Peyrot --- arch/powerpc/boot/dts/wii.dts | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/powerpc/boot/dts/wii.dts b/arch/powerpc/boot/dts/wii.dts index aaa381da1906..7837c4a3f09c 100644 --- a