clk: meson: g12a: mark fclk_div3 as critical
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 28 May 2019 08:07:58 +0000 (10:07 +0200)
committerJerome Brunet <jbrunet@baylibre.com>
Tue, 11 Jun 2019 09:28:44 +0000 (11:28 +0200)
commiteda91833f099277998814105c77b5b12cbfab6db
tree14f34850e10c35deae120c1ccd2dc9e13c93cb9a
parentd43628e9bca69e02efba5041d4bd26d013637e0c
clk: meson: g12a: mark fclk_div3 as critical

On Amlogic Meson G12b platform, the fclk_div3 seems to be necessary for
the system to operate correctly.

Disabling it cause the entire system to freeze, including peripherals.

Let's mark this clock as critical, fixing boot on G12b platforms.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/g12a.c