Re: [PATCH 01/13] ARM: shmobile: r8a7792: add clock index macros

2016-06-23 Thread Sergei Shtylyov
On 6/23/2016 1:33 AM, Simon Horman wrote: Add macros usable by the device tree sources to reference the R8A7792 clocks by index. Signed-off-by: Sergei Shtylyov --- include/dt-bindings/clock/r8a7792-clock.h | 104 ++ 1 file

Re: [PATCH 01/13] ARM: shmobile: r8a7792: add clock index macros

2016-06-23 Thread Geert Uytterhoeven
On Thu, Jun 23, 2016 at 12:33 AM, Simon Horman wrote: > On Wed, Jun 22, 2016 at 10:52:04PM +0300, Sergei Shtylyov wrote: >>I've just downloaded and opened rev2.00 manual, and still, there's no >> CPG registers other than FRQCRB on V2H. >> >> >It does, however, provide RCAN

Re: [PATCH 01/13] ARM: shmobile: r8a7792: add clock index macros

2016-06-22 Thread Simon Horman
On Wed, Jun 22, 2016 at 10:52:04PM +0300, Sergei Shtylyov wrote: > On 06/01/2016 03:52 AM, Simon Horman wrote: > > >>Add macros usable by the device tree sources to reference the R8A7792 > >>clocks by index. > >> > >>Signed-off-by: Sergei Shtylyov > >> >

Re: [PATCH 01/13] ARM: shmobile: r8a7792: add clock index macros

2016-06-01 Thread Sergei Shtylyov
On 06/01/2016 10:22 AM, Geert Uytterhoeven wrote: Add macros usable by the device tree sources to reference the R8A7792 clocks by index. Signed-off-by: Sergei Shtylyov --- include/dt-bindings/clock/r8a7792-clock.h | 104 ++ 1

Re: [PATCH 01/13] ARM: shmobile: r8a7792: add clock index macros

2016-06-01 Thread Sergei Shtylyov
On 06/01/2016 03:52 AM, Simon Horman wrote: Add macros usable by the device tree sources to reference the R8A7792 clocks by index. Signed-off-by: Sergei Shtylyov --- include/dt-bindings/clock/r8a7792-clock.h | 104 ++ 1 file

Re: [PATCH 01/13] ARM: shmobile: r8a7792: add clock index macros

2016-05-31 Thread Simon Horman
On Wed, Jun 01, 2016 at 01:09:58AM +0300, Sergei Shtylyov wrote: > Add macros usable by the device tree sources to reference the R8A7792 > clocks by index. > > Signed-off-by: Sergei Shtylyov > > --- > include/dt-bindings/clock/r8a7792-clock.h | 104 >