commit | 6edfa11cb396c7d3eff75e89dfa7bca385bf2edd | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | Thu Jun 08 16:17:11 2017 +0200 |
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | Fri Jun 09 13:12:42 2017 +0200 |
tree | 32eb05e9fa8fb38489fa37fd99c8654f45ac84da | |
parent | ce3bb8f55408db8b571c2b82161a4ee8e835c605 [diff] |
clk: samsung: Add enable/disable operation for PLL36XX clocks The existing enable/disable ops for PLL35XX are made more generic and used also for PLL36XX. This fixes issues in the kernel with PLL36XX PLLs when the PLL has not been already enabled by bootloader. Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>