From mboxrd@z Thu Jan 1 00:00:00 1970 From: martin.blumenstingl@googlemail.com (Martin Blumenstingl) Date: Thu, 4 May 2017 20:32:00 +0200 Subject: [PATCH 0/1] mark clk81 as critical on Meson8b Message-ID: <20170504183201.13175-1-martin.blumenstingl@googlemail.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org The GX (gxbb.c) clock controller driver already marks the clk81 clock as criticial. However, the Meson8b clock controller driver does not do this yet. This can lead to a freeze of the whole system when clk81 is disabled by the common clock framework (for example after the last child clock is disabled by a driver which used that child clock). Martin Blumenstingl (1): clk: meson: meson8b: mark clk81 as critical drivers/clk/meson/meson8b.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.12.2