Re: [PATCH 1/1] ARM: owl: Add Actions Semi Owl S500 SoC machine

2021-03-19 Thread Cristian Ciocaltea
On Fri, Mar 12, 2021 at 11:28:53AM +0200, Cristian Ciocaltea wrote: > Hi Andreas, > > On Fri, Mar 12, 2021 at 09:39:31AM +0100, Andreas Färber wrote: > > Hi Cristian, > > > > On 11.03.21 20:19, Cristian Ciocaltea wrote: > > > Add machine entry for the S500 variant of the Actions Semi Owl SoCs > >

Re: [PATCH 1/1] ARM: owl: Add Actions Semi Owl S500 SoC machine

2021-03-12 Thread Cristian Ciocaltea
Hi Andreas, On Fri, Mar 12, 2021 at 09:39:31AM +0100, Andreas Färber wrote: > Hi Cristian, > > On 11.03.21 20:19, Cristian Ciocaltea wrote: > > Add machine entry for the S500 variant of the Actions Semi Owl SoCs > > family. > > > > For the moment the only purpose is to provide the system serial

Re: [PATCH 1/1] ARM: owl: Add Actions Semi Owl S500 SoC machine

2021-03-12 Thread Andreas Färber
Hi Cristian, On 11.03.21 20:19, Cristian Ciocaltea wrote: > Add machine entry for the S500 variant of the Actions Semi Owl SoCs > family. > > For the moment the only purpose is to provide the system serial > information which will be used by the Owl Ethernet MAC driver to > generate a stable MAC

[PATCH 1/1] ARM: owl: Add Actions Semi Owl S500 SoC machine

2021-03-11 Thread Cristian Ciocaltea
Add machine entry for the S500 variant of the Actions Semi Owl SoCs family. For the moment the only purpose is to provide the system serial information which will be used by the Owl Ethernet MAC driver to generate a stable MAC address. Signed-off-by: Cristian Ciocaltea --- arch/arm/mach-actions