Re: [PATCH v2 2/4] clk / soc: mediatek: Bind clock and gpu driver for mt2712

2020-05-20 Thread Matthias Brugger



On 20/05/2020 12:13, Stephen Boyd wrote:
> Quoting Enric Balletbo i Serra (2020-04-01 13:17:34)
>> Now that the mmsys driver is the top-level entry point for the
>> multimedia subsystem, we could bind the clock and the gpu driver on
>> those devices that is expected to work, so the drm driver is
>> intantiated by the mmsys driver and display, hopefully, working again on
>> those devices.
>>
>> Signed-off-by: Enric Balletbo i Serra 
>> Reviewed-by: Chun-Kuang Hu 
>> ---
> 
> Acked-by: Stephen Boyd 
> 

Now queued for v5.7-next/soc

Thanks!


Re: [PATCH v2 2/4] clk / soc: mediatek: Bind clock and gpu driver for mt2712

2020-05-20 Thread Stephen Boyd
Quoting Enric Balletbo i Serra (2020-04-01 13:17:34)
> Now that the mmsys driver is the top-level entry point for the
> multimedia subsystem, we could bind the clock and the gpu driver on
> those devices that is expected to work, so the drm driver is
> intantiated by the mmsys driver and display, hopefully, working again on
> those devices.
> 
> Signed-off-by: Enric Balletbo i Serra 
> Reviewed-by: Chun-Kuang Hu 
> ---

Acked-by: Stephen Boyd