[PATCH v4 3/9] ARM: dts: sun9i: Add clock-indices property for bus gate clocks

Chen-Yu Tsai wens at csie.org
Mon Jan 19 17:50:37 PST 2015


On Tue, Jan 20, 2015 at 5:59 AM, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> On Sat, Jan 17, 2015 at 01:19:28PM +0800, Chen-Yu Tsai wrote:
>> 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 <wens at csie.org>
>
> Did you change anything in that patch?
>
> I already applied it from v3, so let me know if I need to drop it.

Please drop it. I just didn't realize you merged it after our
discussion.

ChenYu



More information about the linux-arm-kernel mailing list