Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335444 > unrolled thread

Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver

Started byJoerg Roedel <joro@8bytes.org>
First post2016-02-16 15:20 +0100
Last post2016-02-18 03:00 +0100
Articles 8 — 5 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Joerg Roedel <joro@8bytes.org> - 2016-02-16 15:20 +0100
    Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Robin Murphy <robin.murphy@arm.com> - 2016-02-16 16:40 +0100
      Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Joerg Roedel <joro@8bytes.org> - 2016-02-16 17:20 +0100
        Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Will Deacon <will.deacon@arm.com> - 2016-02-16 17:30 +0100
          Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Joerg Roedel <joro@8bytes.org> - 2016-02-16 17:30 +0100
            Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Will Deacon <will.deacon@arm.com> - 2016-02-16 17:30 +0100
            Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Philipp Zabel <p.zabel@pengutronix.de> - 2016-02-18 18:00 +0100
    Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver Yong Wu <yong.wu@mediatek.com> - 2016-02-18 03:00 +0100

#1335444 — Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver

FromJoerg Roedel <joro@8bytes.org>
Date2016-02-16 15:20 +0100
SubjectRe: [PATCH v8 3/5] memory: mediatek: Add SMI driver
Message-ID<r2ODV-vy-53@gated-at.bofh.it>
On Sun, Jan 31, 2016 at 12:00:41PM +0100, Matthias Brugger wrote:
> 
> 
> On 26/01/16 05:12, Yong Wu wrote:
> >This patch add SMI(Smart Multimedia Interface) driver. This driver
> >is responsible to enable/disable iommu and control the power domain
> >and clocks of each local arbiter.
> >
> >Signed-off-by: Yong Wu <yong.wu@mediatek.com>
> >Tested-by: Philipp Zabel <p.zabel@pengutronix.de>
> >---
> 
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> 
> Joerg would you mind to take this through your branch?

Hmm, I somehow missed the patch-set, at least I can't find the v8
patches in my inbox.

Yong, can you please re-send with all Acks and other tags added?


Thanks,

	Joerg

[toc] | [next] | [standalone]


#1335529

FromRobin Murphy <robin.murphy@arm.com>
Date2016-02-16 16:40 +0100
Message-ID<r2PTk-1fi-11@gated-at.bofh.it>
In reply to#1335444
Hi Joerg,

On 16/02/16 14:11, Joerg Roedel wrote:
> On Sun, Jan 31, 2016 at 12:00:41PM +0100, Matthias Brugger wrote:
>>
>>
>> On 26/01/16 05:12, Yong Wu wrote:
>>> This patch add SMI(Smart Multimedia Interface) driver. This driver
>>> is responsible to enable/disable iommu and control the power domain
>>> and clocks of each local arbiter.
>>>
>>> Signed-off-by: Yong Wu <yong.wu@mediatek.com>
>>> Tested-by: Philipp Zabel <p.zabel@pengutronix.de>
>>> ---
>>
>> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
>>
>> Joerg would you mind to take this through your branch?
>
> Hmm, I somehow missed the patch-set, at least I can't find the v8
> patches in my inbox.
>
> Yong, can you please re-send with all Acks and other tags added?

Just to note patch 4 of this series also depends on the v3 io-pgtable 
short-descriptor series posted separately[1] - is that on your radar 
already or would you like that resent as well?

Robin.

[1]:http://thread.gmane.org/gmane.linux.kernel.iommu/12007

>
>
> Thanks,
>
> 	Joerg
>
> _______________________________________________
> iommu mailing list
> iommu@lists.linux-foundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/iommu
>

[toc] | [prev] | [next] | [standalone]


#1335604

FromJoerg Roedel <joro@8bytes.org>
Date2016-02-16 17:20 +0100
Message-ID<r2Qw2-1LV-27@gated-at.bofh.it>
In reply to#1335529
On Tue, Feb 16, 2016 at 03:32:11PM +0000, Robin Murphy wrote:
> Hi Joerg,
> 
> On 16/02/16 14:11, Joerg Roedel wrote:
> >On Sun, Jan 31, 2016 at 12:00:41PM +0100, Matthias Brugger wrote:
> >>
> >>
> >>On 26/01/16 05:12, Yong Wu wrote:
> >>>This patch add SMI(Smart Multimedia Interface) driver. This driver
> >>>is responsible to enable/disable iommu and control the power domain
> >>>and clocks of each local arbiter.
> >>>
> >>>Signed-off-by: Yong Wu <yong.wu@mediatek.com>
> >>>Tested-by: Philipp Zabel <p.zabel@pengutronix.de>
> >>>---
> >>
> >>Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> >>
> >>Joerg would you mind to take this through your branch?
> >
> >Hmm, I somehow missed the patch-set, at least I can't find the v8
> >patches in my inbox.
> >
> >Yong, can you please re-send with all Acks and other tags added?
> 
> Just to note patch 4 of this series also depends on the v3
> io-pgtable short-descriptor series posted separately[1] - is that on
> your radar already or would you like that resent as well?

No, that was not on my radar, I somehow expected Will to handle this
series :)

So please resend that as well.


Thanks,

	Joerg

[toc] | [prev] | [next] | [standalone]


#1335610

FromWill Deacon <will.deacon@arm.com>
Date2016-02-16 17:30 +0100
Message-ID<r2QFI-1Px-5@gated-at.bofh.it>
In reply to#1335604
On Tue, Feb 16, 2016 at 05:10:09PM +0100, Joerg Roedel wrote:
> On Tue, Feb 16, 2016 at 03:32:11PM +0000, Robin Murphy wrote:
> > On 16/02/16 14:11, Joerg Roedel wrote:
> > >On Sun, Jan 31, 2016 at 12:00:41PM +0100, Matthias Brugger wrote:
> > >>On 26/01/16 05:12, Yong Wu wrote:
> > >>>This patch add SMI(Smart Multimedia Interface) driver. This driver
> > >>>is responsible to enable/disable iommu and control the power domain
> > >>>and clocks of each local arbiter.
> > >>>
> > >>>Signed-off-by: Yong Wu <yong.wu@mediatek.com>
> > >>>Tested-by: Philipp Zabel <p.zabel@pengutronix.de>
> > >>>---
> > >>
> > >>Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> > >>
> > >>Joerg would you mind to take this through your branch?
> > >
> > >Hmm, I somehow missed the patch-set, at least I can't find the v8
> > >patches in my inbox.
> > >
> > >Yong, can you please re-send with all Acks and other tags added?
> > 
> > Just to note patch 4 of this series also depends on the v3
> > io-pgtable short-descriptor series posted separately[1] - is that on
> > your radar already or would you like that resent as well?
> 
> No, that was not on my radar, I somehow expected Will to handle this
> series :)

I'm more than happy to bake a branch containing all the page table stuff,
but Yong's stuff depends on it so I'll work with whatever is easiest for
you.

Will

[toc] | [prev] | [next] | [standalone]


#1335612

FromJoerg Roedel <joro@8bytes.org>
Date2016-02-16 17:30 +0100
Message-ID<r2QFI-1Px-13@gated-at.bofh.it>
In reply to#1335610
On Tue, Feb 16, 2016 at 04:20:00PM +0000, Will Deacon wrote:
> I'm more than happy to bake a branch containing all the page table stuff,
> but Yong's stuff depends on it so I'll work with whatever is easiest for
> you.

Okay, to the best is if you would collect all the page table patches and
send me a pull-request. I pull that into my tree then and put Yong's
stuff on-top.



	Joerg

[toc] | [prev] | [next] | [standalone]


#1335613

FromWill Deacon <will.deacon@arm.com>
Date2016-02-16 17:30 +0100
Message-ID<r2QFI-1Px-17@gated-at.bofh.it>
In reply to#1335612
On Tue, Feb 16, 2016 at 05:26:41PM +0100, Joerg Roedel wrote:
> On Tue, Feb 16, 2016 at 04:20:00PM +0000, Will Deacon wrote:
> > I'm more than happy to bake a branch containing all the page table stuff,
> > but Yong's stuff depends on it so I'll work with whatever is easiest for
> > you.
> 
> Okay, to the best is if you would collect all the page table patches and
> send me a pull-request. I pull that into my tree then and put Yong's
> stuff on-top.

Okey doke, I'll put something together this week.

Cheers,

Will

[toc] | [prev] | [next] | [standalone]


#1337526

FromPhilipp Zabel <p.zabel@pengutronix.de>
Date2016-02-18 18:00 +0100
Message-ID<r3A5R-8tj-15@gated-at.bofh.it>
In reply to#1335612
Hi Joerg,

Am Dienstag, den 16.02.2016, 17:26 +0100 schrieb Joerg Roedel:
> On Tue, Feb 16, 2016 at 04:20:00PM +0000, Will Deacon wrote:
> > I'm more than happy to bake a branch containing all the page table stuff,
> > but Yong's stuff depends on it so I'll work with whatever is easiest for
> > you.
> 
> Okay, to the best is if you would collect all the page table patches and
> send me a pull-request. I pull that into my tree then and put Yong's
> stuff on-top.

could you provide a branch that I may then pull in, stack the
mediatek-drm driver patches (that depend on the SMI driver) on top and
have them merged via drm-next?

regards
Philipp

[toc] | [prev] | [next] | [standalone]


#1336967

FromYong Wu <yong.wu@mediatek.com>
Date2016-02-18 03:00 +0100
Message-ID<r3m2R-6Iz-7@gated-at.bofh.it>
In reply to#1335444
On Tue, 2016-02-16 at 15:11 +0100, Joerg Roedel wrote:
> On Sun, Jan 31, 2016 at 12:00:41PM +0100, Matthias Brugger wrote:
> > 
> > 
> > On 26/01/16 05:12, Yong Wu wrote:
> > >This patch add SMI(Smart Multimedia Interface) driver. This driver
> > >is responsible to enable/disable iommu and control the power domain
> > >and clocks of each local arbiter.
> > >
> > >Signed-off-by: Yong Wu <yong.wu@mediatek.com>
> > >Tested-by: Philipp Zabel <p.zabel@pengutronix.de>
> > >---
> > 
> > Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> > 
> > Joerg would you mind to take this through your branch?
> 
> Hmm, I somehow missed the patch-set, at least I can't find the v8
> patches in my inbox.
> 
> Yong, can you please re-send with all Acks and other tags added?

Hi Joerg,
  
     I have re-sent v9[1] which has added all the tags yesterday.

     Could you find them in your inbox? If not again, please tell me.

     Thanks.

[1]:http://lists.linuxfoundation.org/pipermail/iommu/2016-February/015713.html

> 
> 
> Thanks,
> 
> 	Joerg
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web