linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eddie Huang <eddie.huang@mediatek.com>
To: Joerg Roedel <joro@8bytes.org>,
	"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>
Cc: "Honghui Zhang (张洪辉)" <Honghui.Zhang@mediatek.com>,
	"treding@nvidia.com" <treding@nvidia.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"robh@kernel.org" <robh@kernel.org>,
	"robin.murphy@arm.com" <robin.murphy@arm.com>,
	"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"pebolle@tiscali.nl" <pebolle@tiscali.nl>,
	"Kendrick Hsu (徐子凡)" <Kendrick.Hsu@mediatek.com>,
	"arnd@arndb.de" <arnd@arndb.de>,
	srv_heupstream <srv_heupstream@mediatek.com>,
	"catalin.marinas@arm.com" <catalin.marinas@arm.com>,
	"will.deacon@arm.com" <will.deacon@arm.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"tfiga@google.com" <tfiga@google.com>,
	"iommu@lists.linux-foundation.org"
	<iommu@lists.linux-foundation.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"djkurtz@google.com" <djkurtz@google.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"linux-mediatek@lists.infradead.org"
	<linux-mediatek@lists.infradead.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>,
	"Yingjoe Chen (??英洲)" <Yingjoe.Chen@mediatek.com>,
	"Youlin Pei (裴友林)" <youlin.pei@mediatek.com>,
	"Erin Lo (?_雅?g)" <erin.lo@mediatek.com>
Subject: Re: [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701
Date: Wed, 22 Jun 2016 13:45:42 +0800	[thread overview]
Message-ID: <1466574342.27791.8.camel@mtksdaap41> (raw)
In-Reply-To: <20160621095748.GE28248@8bytes.org>

On Tue, 2016-06-21 at 17:57 +0800, Joerg Roedel wrote:
> On Wed, Jun 08, 2016 at 05:51:01PM +0800, honghui.zhang@mediatek.com wrote:
> > From: Honghui Zhang <honghui.zhang@mediatek.com>
> > 
> > Add the dtsi node of iommu and smi for mt2701.
> > 
> > Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>
> > ---
> >  arch/arm/boot/dts/mt2701.dtsi | 51 +++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 51 insertions(+)
> 
> Okay, I pushed my arm/mediatek branch to my tree at
> 
> 	git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
> 
> Please base the patch on that branch and re-send.
> 

I think it is better let Mediatek SoC maintainer Matthias to accept dtsi
patch like other drivers. This can avoid dtsi conflict. As I
remember,last time MT8173 IOMMU dtsi patch accepted in iommu tree and
mt8173.dtsi had conflict with arm soc tree at the merge window. Honghui
should resend this patch to Matthias, and elaborate your dependency with
clock and power domain dtsi, then Matthias know the merge sequence. 

Eddie
Thanks

  reply	other threads:[~2016-06-22  5:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08  9:50 [PATCH v4 0/5] MT2701 iommu support honghui.zhang
2016-06-08  9:50 ` [PATCH v4 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi honghui.zhang
2016-06-08  9:50 ` [PATCH v4 2/5] iommu/mediatek: move the common struct into header file honghui.zhang
2016-06-08  9:50 ` [PATCH v4 3/5] memory/mediatek: add support for mt2701 honghui.zhang
2016-06-08  9:51 ` [PATCH v4 4/5] iommu/mediatek: add support for mtk iommu generation one HW honghui.zhang
2016-06-08  9:51 ` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701 honghui.zhang
2016-06-21  9:41   ` Joerg Roedel
2016-06-21  9:55     ` Honghui Zhang
2016-06-21  9:57   ` Joerg Roedel
2016-06-22  5:45     ` Eddie Huang [this message]
2016-06-22  7:45       ` Honghui Zhang
2016-06-22  8:31         ` Joerg Roedel
2016-06-22  8:39           ` Honghui Zhang
2016-06-22  8:58             ` Joerg Roedel
2016-07-03  6:24   ` Matthias Brugger
2016-07-03 19:12     ` Matthias Brugger
2016-07-04  1:32       ` Honghui Zhang
2016-07-04  8:00         ` Matthias Brugger
2017-01-13 14:54           ` Matthias Brugger
2017-01-16  2:48             ` Honghui Zhang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1466574342.27791.8.camel@mtksdaap41 \
    --to=eddie.huang@mediatek.com \
    --cc=Honghui.Zhang@mediatek.com \
    --cc=Kendrick.Hsu@mediatek.com \
    --cc=Yingjoe.Chen@mediatek.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=djkurtz@google.com \
    --cc=erin.lo@mediatek.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=joro@8bytes.org \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=matthias.bgg@gmail.com \
    --cc=p.zabel@pengutronix.de \
    --cc=pebolle@tiscali.nl \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=srv_heupstream@mediatek.com \
    --cc=tfiga@google.com \
    --cc=treding@nvidia.com \
    --cc=will.deacon@arm.com \
    --cc=youlin.pei@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).