From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:43536 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388329AbeKPDsE (ORCPT ); Thu, 15 Nov 2018 22:48:04 -0500 Date: Thu, 15 Nov 2018 12:39:18 -0500 From: Sasha Levin To: Neil Armstrong Cc: stable@vger.kernel.org, Jerome Brunet , Stephen Boyd , Carlo Caione , Kevin Hilman , Michael Turquette , linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: meson: axg: mark fdiv2 and fdiv3 as critical Message-ID: <20181115173918.GI95254@sasha-vm> References: <20181108093123.21498-1-jbrunet@baylibre.com> <5BEAFF2D.9080105@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5BEAFF2D.9080105@baylibre.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Nov 13, 2018 at 05:43:25PM +0100, Neil Armstrong wrote: >Hi Stable team, > >Le 08/11/2018 10:31, Jerome Brunet a �crit : >> Similar to gxbb and gxl platforms, axg SCPI Cortex-M co-processor >> uses the fdiv2 and fdiv3 to, among other things, provide the cpu >> clock. >> >> Until clock hand-off mechanism makes its way to CCF and the generic >> SCPI claims platform specific clocks, these clocks must be marked as >> critical to make sure they are never disabled when needed by the >> co-processor. >> >> Fixes: 05f814402d61 ("clk: meson: add fdiv clock gates") >> Signed-off-by: Jerome Brunet > >Could this fix go into the next 4.18 and 4.19 stable releases since it hit linus master with commit id d6ee1e7e9004d3d246cdfa14196989e0a9466c16 ? Queued for 4.19 and 4.18, thank you. -- Thanks, Sasha