commit | eda91833f099277998814105c77b5b12cbfab6db | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Tue May 28 10:07:58 2019 +0200 |
committer | Jerome Brunet <jbrunet@baylibre.com> | Tue Jun 11 11:28:44 2019 +0200 |
tree | 14f34850e10c35deae120c1ccd2dc9e13c93cb9a | |
parent | d43628e9bca69e02efba5041d4bd26d013637e0c [diff] |
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>