Re: [PATCH v2 2/5] ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode

2013-09-26 Thread Simon Horman
On Thu, Sep 26, 2013 at 07:20:57PM +0200, Guennadi Liakhovetski wrote: > This patch adds clock definitions for the 4 I2C interfaces on r8a7790 and > clock aliases, suitable for the DT mode. > > Signed-off-by: Guennadi Liakhovetski Thanks, queued up for v3.13. -- To unsubscribe from this list:

[PATCH v2 2/5] ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode

2013-09-26 Thread Guennadi Liakhovetski
This patch adds clock definitions for the 4 I2C interfaces on r8a7790 and clock aliases, suitable for the DT mode. Signed-off-by: Guennadi Liakhovetski --- v2: part one of former [PATCH 2/4] arch/arm/mach-shmobile/clock-r8a7790.c | 10 ++ 1 files changed, 10 insertions(+), 0

[PATCH v2 2/5] ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode

2013-09-26 Thread Guennadi Liakhovetski
This patch adds clock definitions for the 4 I2C interfaces on r8a7790 and clock aliases, suitable for the DT mode. Signed-off-by: Guennadi Liakhovetski g.liakhovetski+rene...@gmail.com --- v2: part one of former [PATCH 2/4] arch/arm/mach-shmobile/clock-r8a7790.c | 10 ++ 1 files

Re: [PATCH v2 2/5] ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode

2013-09-26 Thread Simon Horman
On Thu, Sep 26, 2013 at 07:20:57PM +0200, Guennadi Liakhovetski wrote: This patch adds clock definitions for the 4 I2C interfaces on r8a7790 and clock aliases, suitable for the DT mode. Signed-off-by: Guennadi Liakhovetski g.liakhovetski+rene...@gmail.com Thanks, queued up for v3.13. -- To