Re: [PATCH v6 40/41] ARM: da8xx-dt: switch to device tree clocks

2018-02-05 Thread Bartosz Golaszewski
2018-02-05 15:04 GMT+01:00 Bartosz Golaszewski : > 2018-01-24 4:26 GMT+01:00 David Lechner : >> On 01/20/2018 11:14 AM, David Lechner wrote: >>> >>> This removes all of the clock init code from da8xx-dt.c. This includes >>> all of the OF_DEV_AUXDATA that was just used for looking up clocks. >>> >>>

Re: [PATCH v6 40/41] ARM: da8xx-dt: switch to device tree clocks

2018-02-05 Thread Bartosz Golaszewski
2018-01-24 4:26 GMT+01:00 David Lechner : > On 01/20/2018 11:14 AM, David Lechner wrote: >> >> This removes all of the clock init code from da8xx-dt.c. This includes >> all of the OF_DEV_AUXDATA that was just used for looking up clocks. >> >> Signed-off-by: David Lechner >> --- >> >> v6 changes: >

Re: [PATCH v6 40/41] ARM: da8xx-dt: switch to device tree clocks

2018-01-23 Thread David Lechner
On 01/20/2018 11:14 AM, David Lechner wrote: This removes all of the clock init code from da8xx-dt.c. This includes all of the OF_DEV_AUXDATA that was just used for looking up clocks. Signed-off-by: David Lechner --- v6 changes: - removed misleading statement from commit message arch/arm/ma

[PATCH v6 40/41] ARM: da8xx-dt: switch to device tree clocks

2018-01-20 Thread David Lechner
This removes all of the clock init code from da8xx-dt.c. This includes all of the OF_DEV_AUXDATA that was just used for looking up clocks. Signed-off-by: David Lechner --- v6 changes: - removed misleading statement from commit message arch/arm/mach-davinci/da8xx-dt.c | 61 +