Re: [PATCH v5 18/27] misc: am33xx: add control module driver

2020-11-16 Thread Simon Glass
Hi Dario, On Sun, 8 Nov 2020 at 03:50, Dario Binacchi wrote: > > Hi Simon, > I still have some doubts and therefore I would like to also add > Lokesh on this matter to finally decide what to do. > > > Il 03/11/2020 16:12 Simon Glass ha scritto: > > > > > > Hi Dario, > > > > On Sun, 1 Nov 2020 at

Re: [PATCH v5 18/27] misc: am33xx: add control module driver

2020-11-15 Thread Lokesh Vutla
Hi Dario, On 08/11/20 4:20 pm, Dario Binacchi wrote: > Hi Simon, > I still have some doubts and therefore I would like to also add > Lokesh on this matter to finally decide what to do. > >> Il 03/11/2020 16:12 Simon Glass ha scritto: >> >> >> Hi Dario, >> >> On Sun, 1 Nov 2020 at 02:13, Dario

Re: [PATCH v5 18/27] misc: am33xx: add control module driver

2020-11-08 Thread Dario Binacchi
Hi Simon, I still have some doubts and therefore I would like to also add Lokesh on this matter to finally decide what to do. > Il 03/11/2020 16:12 Simon Glass ha scritto: > > > Hi Dario, > > On Sun, 1 Nov 2020 at 02:13, Dario Binacchi wrote: > > > > Hi Simon, > > > > > Il 28/10/2020 03:10 S

Re: [PATCH v5 18/27] misc: am33xx: add control module driver

2020-11-03 Thread Simon Glass
Hi Dario, On Sun, 1 Nov 2020 at 02:13, Dario Binacchi wrote: > > Hi Simon, > > > Il 28/10/2020 03:10 Simon Glass ha scritto: > > > > > > On Sun, 25 Oct 2020 at 06:40, Dario Binacchi wrote: > > > > > > The implementation of this driver was needed to bind the device tree > > > sub-nodes of the 'c

Re: [PATCH v5 18/27] misc: am33xx: add control module driver

2020-11-01 Thread Dario Binacchi
Hi Simon, > Il 28/10/2020 03:10 Simon Glass ha scritto: > > > On Sun, 25 Oct 2020 at 06:40, Dario Binacchi wrote: > > > > The implementation of this driver was needed to bind the device tree > > sub-nodes of the 'clocks' node. In fact, the lack of the compatible > > property in the 'clocks' n

Re: [PATCH v5 18/27] misc: am33xx: add control module driver

2020-10-27 Thread Simon Glass
On Sun, 25 Oct 2020 at 06:40, Dario Binacchi wrote: > > The implementation of this driver was needed to bind the device tree > sub-nodes of the 'clocks' node. In fact, the lack of the compatible > property in the 'clocks' node does not allow the generic 'syscon' or > 'simple-bus' drivers linked to

[PATCH v5 18/27] misc: am33xx: add control module driver

2020-10-25 Thread Dario Binacchi
The implementation of this driver was needed to bind the device tree sub-nodes of the 'clocks' node. In fact, the lack of the compatible property in the 'clocks' node does not allow the generic 'syscon' or 'simple-bus' drivers linked to the 'scm_conf@0' node to bind the 'clocks' node and in turn it