commit | 97e36b3ce3106988b82e1ca53b1d1c872bde855a | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Feb 03 09:51:40 2014 +0800 |
committer | Emilio López <emilio@elopez.com.ar> | Mon Feb 03 00:24:33 2014 -0300 |
tree | 98701fe174677daf598fb4b699214b8284bbf3bb | |
parent | 667f542db542fddc62d1299b17451d7cae84f6e1 [diff] |
clk: sunxi: get divs parent clock name from parent factor clock Divs clocks consist of a parent factor clock with multiple outputs, and seperate clocks for each output. Get the name of the parent clock from the parent factor clock, instead of the DT node name. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Emilio López <emilio@elopez.com.ar>