commit | f64111ebaf6776558f0e60d0ea8c7a9c579b9436 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Feb 03 09:51:37 2014 +0800 |
committer | Emilio López <emilio@elopez.com.ar> | Mon Feb 03 00:24:32 2014 -0300 |
tree | 9872cf508b43a63a9e93de59e6667a4c09f24e16 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
clk: sunxi: add clock-output-names dt property support sunxi clock drivers use dt node name as clock name, but clock nodes should be named clk@X, so the names would be the same. Let the drivers read clock names from dt clock-output-names property. 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>