Re: [PATCH v6 2/3] reset: mchp: sparx5: add switch reset driver

2021-02-26 Thread Steen Hegelund
Hi Alex, On Thu, 2021-02-25 at 21:40 +0100, Alexandre Belloni wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > Hello, > > > ... > > +static int mchp_sparx5_map_io(struct platform_device *pdev, char > > *name, > > +  

Re: [PATCH v6 2/3] reset: mchp: sparx5: add switch reset driver

2021-02-25 Thread Alexandre Belloni
Hello, On 25/02/2021 10:50:04+0100, Steen Hegelund wrote: > The Sparx5 Switch SoC has a number of components that can be reset > indiviually, but at least the Switch Core needs to be in a well defined > state at power on, when any of the Sparx5 drivers starts to access the > Switch Core, this rese

[PATCH v6 2/3] reset: mchp: sparx5: add switch reset driver

2021-02-25 Thread Steen Hegelund
The Sparx5 Switch SoC has a number of components that can be reset indiviually, but at least the Switch Core needs to be in a well defined state at power on, when any of the Sparx5 drivers starts to access the Switch Core, this reset driver is available. The reset driver is loaded early via the po