From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH] clk: rockchip: remove deprecated gate-clk code and dt-binding Date: Wed, 23 May 2018 13:20:34 +0200 Message-ID: <4588886.sEysoKttEW@diego> References: <20180512143038.30447-1-heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180512143038.30447-1-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org Cc: mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, sboyd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Am Samstag, 12. Mai 2018, 16:30:38 CEST schrieb Heiko Stuebner: > Initially we tried modeling clocks via the devicetree before switching > to clocks declared in the clock drivers and only exporting specific > ids to the devicetree. > > As the old code was in the kernel for 1-2 releases when the new mode > of operation was added we kept it for backwards compatibility. > > That deprecation notice is in the binding since july 2014, so nearly > 4 years now and I think it's time to drop the old cruft. > > Especially as at the time using the mainline kernel on Rockchip devices > was not really possible, except for experiments on the really old socs of > the rk3066 + rk3188 line, so there shouldn't be any devicetrees still > around that rely on that code. > > Signed-off-by: Heiko Stuebner applied to my Rockchip clock-tree with the 2 received tags.