Re: [PATCH v4 1/3] clk: zte: add i2s clocks for zx296718

2017-02-10 Thread Stephen Boyd
On 02/09, Baoyou Xie wrote: > The i2s related clock support is missing from the existing zx296718 > clock driver. This patch adds it, so that the upstream ZX I2S driver > can work out. > > Signed-off-by: Baoyou Xie > --- Applied to clk-next -- Qualcomm Innovation

Re: [PATCH v4 1/3] clk: zte: add i2s clocks for zx296718

2017-02-10 Thread Stephen Boyd
On 02/09, Baoyou Xie wrote: > The i2s related clock support is missing from the existing zx296718 > clock driver. This patch adds it, so that the upstream ZX I2S driver > can work out. > > Signed-off-by: Baoyou Xie > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of

Re: [PATCH v4 1/3] clk: zte: add i2s clocks for zx296718

2017-02-08 Thread Shawn Guo
On Thu, Feb 09, 2017 at 11:12:56AM +0800, Baoyou Xie wrote: > The i2s related clock support is missing from the existing zx296718 > clock driver. This patch adds it, so that the upstream ZX I2S driver > can work out. > > Signed-off-by: Baoyou Xie Acked-by: Shawn Guo

Re: [PATCH v4 1/3] clk: zte: add i2s clocks for zx296718

2017-02-08 Thread Shawn Guo
On Thu, Feb 09, 2017 at 11:12:56AM +0800, Baoyou Xie wrote: > The i2s related clock support is missing from the existing zx296718 > clock driver. This patch adds it, so that the upstream ZX I2S driver > can work out. > > Signed-off-by: Baoyou Xie Acked-by: Shawn Guo There is no compile-time

[PATCH v4 1/3] clk: zte: add i2s clocks for zx296718

2017-02-08 Thread Baoyou Xie
The i2s related clock support is missing from the existing zx296718 clock driver. This patch adds it, so that the upstream ZX I2S driver can work out. Signed-off-by: Baoyou Xie --- drivers/clk/zte/clk-zx296718.c | 4 1 file changed, 4 insertions(+) diff --git

[PATCH v4 1/3] clk: zte: add i2s clocks for zx296718

2017-02-08 Thread Baoyou Xie
The i2s related clock support is missing from the existing zx296718 clock driver. This patch adds it, so that the upstream ZX I2S driver can work out. Signed-off-by: Baoyou Xie --- drivers/clk/zte/clk-zx296718.c | 4 1 file changed, 4 insertions(+) diff --git