From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Subject: Re: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles Date: Wed, 25 Jun 2014 12:14:43 +0100 Message-ID: <20140625111443.GG14495@leverpostej> References: <1403547659-24558-1-git-send-email-balbi@ti.com> <1403547659-24558-2-git-send-email-balbi@ti.com> <20140625014016.GA21616@saruman.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140625014016.GA21616-HgARHv6XitL9zxVx7UNMDg@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Felipe Balbi Cc: Rob Herring , Benoit Cousson , Rob Herring , Kumar Gala , Tony Lindgren , Russell King - ARM Linux , Rajendra Nayak , Nishanth Menon , Sricharan R , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linux Kernel Mailing List , Linux OMAP Mailing List , Linux ARM Kernel Mailing List List-Id: devicetree@vger.kernel.org On Wed, Jun 25, 2014 at 02:40:16AM +0100, Felipe Balbi wrote: > Hi, > > On Tue, Jun 24, 2014 at 04:11:48PM -0500, Rob Herring wrote: > > On Mon, Jun 23, 2014 at 1:20 PM, Felipe Balbi wrote: > > > by providing phandles to rtc, wdt, cpu and dispc nodes, > > > boards can access them to add board-specific data. > > > > Strictly speaking, you are adding labels, not phandles. You can do > > heh, fair point. Easily editable when applying, though (?) > > > phandles without using labels, but the syntax is not so obvious. I'd > > tell you what it is but offhand I don't remember. :) > > something along the lines of using the full path ? Yup. The full path in braces: phandle-property = <&{/full/path/to/node@0xDEAD}>; Mark. -- 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