From: Peter Griffin Date: Tue, 18 Oct 2016 15:35:00 +0000 (+0200) Subject: ARM: dts: stih410-clocks: Add PROC_STFE as a critical clock X-Git-Tag: v4.10-rc1~82^2~34^2~5 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=97a0b97f9e8197429eee5f87ce14373f73dbd9d3;p=uclinux-h8%2Flinux.git ARM: dts: stih410-clocks: Add PROC_STFE as a critical clock Once the ST frontend demux HW IP has been enabled, the clock can't be disabled otherwise the system will hang and the board will be unserviceable. To allow balanced clock enable/disable calls in the driver we use the critical clock infrastructure to take an extra reference on the clock so the clock will never actually be disabled. Signed-off-by: Peter Griffin Acked-by: Patrice Chotard --- diff --git a/arch/arm/boot/dts/stih410-clock.dtsi b/arch/arm/boot/dts/stih410-clock.dtsi index 8598effd6c01..07c8ef9d77f6 100644 --- a/arch/arm/boot/dts/stih410-clock.dtsi +++ b/arch/arm/boot/dts/stih410-clock.dtsi @@ -208,7 +208,8 @@ "clk-clust-hades", "clk-hwpe-hades", "clk-fc-hades"; - clock-critical = , + clock-critical = , + , , , ,