From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH V2] QorIQ/TMU: add TMU node to device tree for QorIQ T104x Date: Wed, 10 Jun 2015 13:37:29 -0500 Message-ID: <1433961449.2477.107.camel@freescale.com> References: <1429085868-47577-1-git-send-email-hongtao.jia@freescale.com> <1432669078.7862.13.camel@freescale.com> <1433872049.2477.80.camel@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jia Hongtao-B38951 Cc: "edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" , "linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , "rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org" List-Id: devicetree@vger.kernel.org On Wed, 2015-06-10 at 03:56 -0500, Jia Hongtao-B38951 wrote: > > -----Original Message----- > > From: Wood Scott-B07421 > > Sent: Wednesday, June 10, 2015 1:47 AM > > To: Jia Hongtao-B38951 > > Cc: edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org; linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; > > devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org > > Subject: Re: [PATCH V2] QorIQ/TMU: add TMU node to device tree for > > QorIQ > > T104x > > > > On Mon, 2015-06-08 at 21:19 -0500, Jia Hongtao-B38951 wrote: > > > > -----Original Message----- > > > > From: Wood Scott-B07421 > > > > Sent: Wednesday, May 27, 2015 3:38 AM > > > > To: Jia Hongtao-B38951 > > > > Cc: edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org; linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; > > > > devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; > > > > rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org > > > > Subject: Re: [PATCH V2] QorIQ/TMU: add TMU node to device tree > > > > for > > > > QorIQ T104x > > > > > > > > On Tue, 2015-05-26 at 01:33 -0500, Jia Hongtao-B38951 wrote: > > > > > diff --git a/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi > > > > > > b/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi > > > > > > index 15ae462..bb9f792 100644 > > > > > > --- a/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi > > > > > > +++ b/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi > > > > > > @@ -345,6 +345,7 @@ > > > > > > reg = <0xea000 0x4000>; > > > > > > }; > > > > > > > > > > > > +/include/ "qoriq-tmu-t104xsi.dtsi" > > > > > > /include/ "elo3-dma-0.dtsi" > > > > > > /include/ "elo3-dma-1.dtsi" > > > > > > /include/ "qoriq-espi-0.dtsi" > > > > > > > > Why is this chip-specific enough to be called "t104xsi", but > > > > not > > > > chip- > > > > specific enough to just go directly into t1040si-post? > > The tmu node includes lots of contents. > Is it looks messy if just go directly into t1040si-post? I don't think it's too much to go into the main file. Having too many files is a hassle as well... -Scott -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html