Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-21 Thread Tomi Valkeinen
On 21/10/16 12:53, Sekhar Nori wrote: > On Friday 21 October 2016 02:55 PM, Tomi Valkeinen wrote: >> On 20/10/16 22:39, Kevin Hilman wrote: >> >>> However, after our discussion on IRC, we'll respin this without the DT >>> bindings at all. Next version will just use static configuration data >>>

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-21 Thread Tomi Valkeinen
On 21/10/16 12:53, Sekhar Nori wrote: > On Friday 21 October 2016 02:55 PM, Tomi Valkeinen wrote: >> On 20/10/16 22:39, Kevin Hilman wrote: >> >>> However, after our discussion on IRC, we'll respin this without the DT >>> bindings at all. Next version will just use static configuration data >>>

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-21 Thread Sekhar Nori
On Friday 21 October 2016 02:55 PM, Tomi Valkeinen wrote: > On 20/10/16 22:39, Kevin Hilman wrote: > >> However, after our discussion on IRC, we'll respin this without the DT >> bindings at all. Next version will just use static configuration data >> in the drivers/bus driver based on SoC

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-21 Thread Sekhar Nori
On Friday 21 October 2016 02:55 PM, Tomi Valkeinen wrote: > On 20/10/16 22:39, Kevin Hilman wrote: > >> However, after our discussion on IRC, we'll respin this without the DT >> bindings at all. Next version will just use static configuration data >> in the drivers/bus driver based on SoC

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-21 Thread Tomi Valkeinen
On 20/10/16 22:39, Kevin Hilman wrote: > However, after our discussion on IRC, we'll respin this without the DT > bindings at all. Next version will just use static configuration data > in the drivers/bus driver based on SoC compatible string, since for the > use-cases I'm aware of, the settings

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-21 Thread Tomi Valkeinen
On 20/10/16 22:39, Kevin Hilman wrote: > However, after our discussion on IRC, we'll respin this without the DT > bindings at all. Next version will just use static configuration data > in the drivers/bus driver based on SoC compatible string, since for the > use-cases I'm aware of, the settings

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-20 Thread Kevin Hilman
Hi Laurent, Laurent Pinchart writes: > On Thursday 20 Oct 2016 09:57:51 Kevin Hilman wrote: >> Laurent Pinchart writes: >> > On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: >> >> 2016-10-18 22:49 GMT+02:00

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-20 Thread Kevin Hilman
Hi Laurent, Laurent Pinchart writes: > On Thursday 20 Oct 2016 09:57:51 Kevin Hilman wrote: >> Laurent Pinchart writes: >> > On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: >> >> 2016-10-18 22:49 GMT+02:00 Laurent Pinchart: >> >>> On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-20 Thread Laurent Pinchart
Hi Kevin, On Thursday 20 Oct 2016 09:57:51 Kevin Hilman wrote: > Laurent Pinchart writes: > > On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: > >> 2016-10-18 22:49 GMT+02:00 Laurent Pinchart: > >>> On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-20 Thread Laurent Pinchart
Hi Kevin, On Thursday 20 Oct 2016 09:57:51 Kevin Hilman wrote: > Laurent Pinchart writes: > > On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: > >> 2016-10-18 22:49 GMT+02:00 Laurent Pinchart: > >>> On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: > Create the driver

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-20 Thread Kevin Hilman
+Arnd, Olof Laurent Pinchart writes: > Hi Bartosz, > > On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: >> 2016-10-18 22:49 GMT+02:00 Laurent Pinchart: >> > On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: >> >> Create the driver for the

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-20 Thread Kevin Hilman
+Arnd, Olof Laurent Pinchart writes: > Hi Bartosz, > > On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: >> 2016-10-18 22:49 GMT+02:00 Laurent Pinchart: >> > On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: >> >> Create the driver for the da8xx System Configuration and

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-19 Thread Bartosz Golaszewski
2016-10-18 22:49 GMT+02:00 Laurent Pinchart : > Hi Bartosz, > > Thank you for the patch. > > On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: >> Create the driver for the da8xx System Configuration and implement >> support for writing to the three Master

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-19 Thread Bartosz Golaszewski
2016-10-18 22:49 GMT+02:00 Laurent Pinchart : > Hi Bartosz, > > Thank you for the patch. > > On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: >> Create the driver for the da8xx System Configuration and implement >> support for writing to the three Master Priority registers. >> >>

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-19 Thread Laurent Pinchart
Hi Bartosz, On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: > 2016-10-18 22:49 GMT+02:00 Laurent Pinchart: > > On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: > >> Create the driver for the da8xx System Configuration and implement > >> support for writing to the three

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-19 Thread Laurent Pinchart
Hi Bartosz, On Wednesday 19 Oct 2016 10:26:57 Bartosz Golaszewski wrote: > 2016-10-18 22:49 GMT+02:00 Laurent Pinchart: > > On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: > >> Create the driver for the da8xx System Configuration and implement > >> support for writing to the three

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-18 Thread Laurent Pinchart
Hi Bartosz, Thank you for the patch. On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: > Create the driver for the da8xx System Configuration and implement > support for writing to the three Master Priority registers. > > Signed-off-by: Bartosz Golaszewski >

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-18 Thread Laurent Pinchart
Hi Bartosz, Thank you for the patch. On Monday 17 Oct 2016 18:30:49 Bartosz Golaszewski wrote: > Create the driver for the da8xx System Configuration and implement > support for writing to the three Master Priority registers. > > Signed-off-by: Bartosz Golaszewski > --- >

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-17 Thread Kevin Hilman
Bartosz Golaszewski writes: > Create the driver for the da8xx System Configuration and implement > support for writing to the three Master Priority registers. > > Signed-off-by: Bartosz Golaszewski [...] > +#define DA8XX_IO_PHYS

Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-17 Thread Kevin Hilman
Bartosz Golaszewski writes: > Create the driver for the da8xx System Configuration and implement > support for writing to the three Master Priority registers. > > Signed-off-by: Bartosz Golaszewski [...] > +#define DA8XX_IO_PHYS0x01c0ul > +#define

[PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-17 Thread Bartosz Golaszewski
Create the driver for the da8xx System Configuration and implement support for writing to the three Master Priority registers. Signed-off-by: Bartosz Golaszewski --- .../devicetree/bindings/bus/ti,da850-syscfg.txt| 63 +++ drivers/bus/Kconfig

[PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

2016-10-17 Thread Bartosz Golaszewski
Create the driver for the da8xx System Configuration and implement support for writing to the three Master Priority registers. Signed-off-by: Bartosz Golaszewski --- .../devicetree/bindings/bus/ti,da850-syscfg.txt| 63 +++ drivers/bus/Kconfig| 8 +