On 10/07/2019 02:45 PM, Geert Uytterhoeven wrote:
>> I was unable to get clk_set_rate() setting a lower RPC-IF clock frequency
>> and that issue boiled down to me not passing CLK_SET_RATE_PARENT flag to
>> clk_register_composite() when registering the RPC[D2] clocks...
>>
>> Fixes: db4a0073cc82 ("clk: renesas: rcar-gen3: Add RPC clocks")
>> Signed-off-by: Sergei Shtylyov <[email protected]>
>
> Thanks for your patch!
>
> LGTM, so
> Reviewed-by: Geert Uytterhoeven <[email protected]>
Thanks. :-)
> Now, before I apply this: does this make RPC-IF work?
Unfortunately, no. :-/
MBR, Sergei