[PATCH v4 1/3] clk: zte: add i2s clocks for zx296718
From: shawnguo@kernel.org (Shawn Guo)
Date: 2017-02-09 03:29:39
Also in:
alsa-devel, linux-clk, linux-devicetree, lkml
From: shawnguo@kernel.org (Shawn Guo)
Date: 2017-02-09 03:29:39
Also in:
alsa-devel, linux-clk, linux-devicetree, lkml
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 <redacted>
Acked-by: Shawn Guo <shawnguo@kernel.org> There is no compile-time dependency between this clk patch and I2S driver one, so it can just go via clk tree, I think. Shawn