From: Chen-Yu Tsai Date: Tue, 13 Jan 2015 01:37:27 +0000 (+0800) Subject: ARM: dts: sun9i: Add clock-indices property for bus gate clocks X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~70^2~14^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203c6883b8b4754eb833d50935338556685b8a93;p=pandora-kernel.git ARM: dts: sun9i: Add clock-indices property for bus gate clocks of_clk_get_parent_name() uses the clock-indices property to resolve clock phandle arguments in case that the argument index does not match the clock-output-names sequence. This is the case on sunxi, where we use the actual bit index as the argument to the phandle. Add the clock-indices property so that of_clk_get_parent_name() resolves the names correctly. Signed-off-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed