Quoting Stephen Boyd (2018-07-26 00:35:14)
> Quoting Sean Wang (2018-07-18 03:06:27)
> > On Wed, 2018-07-18 at 11:05 +0300, Laurent Pinchart wrote:
> > > Hi Sean,
> > >
> > > This looks very strange to me. I'm not familiar with the hardware
> > > architecture, but a clock controller that includes
Quoting Sean Wang (2018-07-18 03:06:27)
> On Wed, 2018-07-18 at 11:05 +0300, Laurent Pinchart wrote:
> > Hi Sean,
> >
> > On Wednesday, 18 July 2018 05:57:35 EEST Sean Wang wrote:
> > > On Wed, 2018-07-18 at 00:03 +0200, matthias@kernel.org wrote:
> > > > From: Matthias Brugger
> > > >
> > >
On Wed, 2018-07-18 at 11:05 +0300, Laurent Pinchart wrote:
> Hi Sean,
>
> On Wednesday, 18 July 2018 05:57:35 EEST Sean Wang wrote:
> > On Wed, 2018-07-18 at 00:03 +0200, matthias@kernel.org wrote:
> > > From: Matthias Brugger
> > >
> > > The MMSYS subsystem includes clocks and drm component
Hi Sean,
On 18/07/18 04:57, Sean Wang wrote:
> On Wed, 2018-07-18 at 00:03 +0200, matthias@kernel.org wrote:
>> From: Matthias Brugger
>>
>> The MMSYS subsystem includes clocks and drm components.
>> This patch adds an initailization path through a platform device
>> for the clock part, so th
On 18/07/18 09:27, Matthias Brugger wrote:
> Hi Sean,
>
> On 18/07/18 04:57, Sean Wang wrote:
>> On Wed, 2018-07-18 at 00:03 +0200, matthias@kernel.org wrote:
>>> From: Matthias Brugger
>>>
>>> The MMSYS subsystem includes clocks and drm components.
>>> This patch adds an initailization pat
On Wed, 2018-07-18 at 09:27 +0200, Matthias Brugger wrote:
> Hi Sean,
>
> On 18/07/18 04:57, Sean Wang wrote:
> > On Wed, 2018-07-18 at 00:03 +0200, matthias@kernel.org wrote:
> >> From: Matthias Brugger
> >>
> >> The MMSYS subsystem includes clocks and drm components.
> >> This patch adds an
Hi Sean,
On Wednesday, 18 July 2018 05:57:35 EEST Sean Wang wrote:
> On Wed, 2018-07-18 at 00:03 +0200, matthias@kernel.org wrote:
> > From: Matthias Brugger
> >
> > The MMSYS subsystem includes clocks and drm components.
> > This patch adds an initailization path through a platform device
>
On Wed, 2018-07-18 at 00:03 +0200, matthias@kernel.org wrote:
> From: Matthias Brugger
>
> The MMSYS subsystem includes clocks and drm components.
> This patch adds an initailization path through a platform device
> for the clock part, so that both drivers get probed from the same
> device tr
From: Matthias Brugger
The MMSYS subsystem includes clocks and drm components.
This patch adds an initailization path through a platform device
for the clock part, so that both drivers get probed from the same
device tree compatible.
Signed-off-by: Matthias Brugger
---
drivers/gpu/drm/mediatek