commit | 946fd40f2860bca61abb51676cf72b31ca79d3f8 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Fri Mar 20 01:19:04 2015 +0800 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sat Mar 21 11:49:21 2015 +0100 |
tree | 943fc2992d4bcc9c82c028d93686ba336daa5a23 | |
parent | 9f2430973d6713b73b3d25990d0ceb77a12a13a6 [diff] |
clk: sunxi: Add "cpu" to list of protected clocks for sun5i Now that the ahb clock on sun5i/sun7i is muxable, ahb is no longer guaranteed to be a child of the cpu clock. Add the cpu clock to the list of protected clocks so it doesn't get disabled. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>