RE: [PATCH 3/3 v2] clk: qoriq: update clock driver

2018-10-24 Thread Andy Tang
vger.kernel.org; devicet...@vger.kernel.org; > linux-ker...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org > Subject: Re: [PATCH 3/3 v2] clk: qoriq: update clock driver > > On Wed, 2018-10-24 at 10:11 +0800, andy.t...@nxp.com wrote: > > From: Yuantian Tang > > > > Legacy bindin

Re: [PATCH 3/3 v2] clk: qoriq: update clock driver

2018-10-24 Thread Scott Wood
On Wed, 2018-10-24 at 10:11 +0800, andy.t...@nxp.com wrote: > From: Yuantian Tang > > Legacy bindings are deleted. So the legacy support in driver > can be deleted safely. NACK (both this and 2/3). The legacy support is intended to preserve compatibility, regardless of what the dts files in the

[PATCH 3/3 v2] clk: qoriq: update clock driver

2018-10-23 Thread andy . tang
From: Yuantian Tang Legacy bindings are deleted. So the legacy support in driver can be deleted safely. Add more chip-specific compatible as well to support more Socs. Signed-off-by: Tang Yuantian --- v2: - remove all legacy code drivers/clk/clk-qoriq.c | 159 +++---