Revision d6ee1e7e9004d3d246cdfa14196989e0a9466c16 authored by Jerome Brunet on 08 November 2018, 09:31:23 UTC, committed by Stephen Boyd on 08 November 2018, 18:21:21 UTC
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 <jbrunet@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent e2576c8
History
File Mode Size
cec-drivers
dvb-drivers
kapi
uapi
v4l-drivers
.gitignore -rw-r--r-- 57 bytes
Makefile -rw-r--r-- 2.0 KB
audio.h.rst.exceptions -rw-r--r-- 517 bytes
ca.h.rst.exceptions -rw-r--r-- 883 bytes
cec.h.rst.exceptions -rw-r--r-- 16.2 KB
conf.py -rw-r--r-- 252 bytes
conf_nitpick.py -rw-r--r-- 3.0 KB
dmx.h.rst.exceptions -rw-r--r-- 2.6 KB
frontend.h.rst.exceptions -rw-r--r-- 5.9 KB
index.rst -rw-r--r-- 330 bytes
intro.rst -rw-r--r-- 1.9 KB
lirc.h.rst.exceptions -rw-r--r-- 1.6 KB
media.h.rst.exceptions -rw-r--r-- 1.0 KB
media_kapi.rst -rw-r--r-- 1000 bytes
media_uapi.rst -rw-r--r-- 811 bytes
net.h.rst.exceptions -rw-r--r-- 316 bytes
typical_media_device.svg -rw-r--r-- 80.4 KB
video.h.rst.exceptions -rw-r--r-- 1.4 KB
videodev2.h.rst.exceptions -rw-r--r-- 23.9 KB

back to top