From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [RFC PATCH v3] drivers: bus: add ARM CCI support Date: Tue, 21 May 2013 19:38:38 +1000 Message-ID: <1369129118.6387.61.camel@pasglop> References: <1368095640-3675-1-git-send-email-lorenzo.pieralisi@arm.com> <1368095640-3675-2-git-send-email-lorenzo.pieralisi@arm.com> <1369051881.3511.4.camel@linaro1.home> <20130521092119.GA1885@e102568-lin.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130521092119.GA1885-7AyDDHkRsp3ZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Lorenzo Pieralisi Cc: "Jon Medhurst (Tixy)" , Nicolas Pitre , Russell King , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , Stephen Boyd , Javi Merino , "rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org" , Santosh Shilimkar , Amit Kucheria , "grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: devicetree@vger.kernel.org On Tue, 2013-05-21 at 10:21 +0100, Lorenzo Pieralisi wrote: > The node name, not type, but point is taken. I prefer to add a > compatible property to slave-if nodes (eg "arm,cci-400-control-if"), > I do not think that checking the node name is the standard way of > doing > things in DT world. > > Thoughts ? Agreed. Cheers, Ben.