From: Chen-Yu Tsai Date: Mon, 3 Feb 2014 01:51:37 +0000 (+0800) Subject: clk: sunxi: add clock-output-names dt property support X-Git-Tag: v3.15-rc1~72^2~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64111ebaf6776558f0e60d0ea8c7a9c579b9436;p=pandora-kernel.git 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 Acked-by: Maxime Ripard Acked-by: Mike Turquette Signed-off-by: Emilio López --- Reading git-diff-tree failed