From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Subject: Re: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles Date: Tue, 24 Jun 2014 16:51:24 -0400 Message-ID: <53A9E4CC.4050409@ti.com> References: <1403547659-24558-1-git-send-email-balbi@ti.com> <1403547659-24558-2-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1403547659-24558-2-git-send-email-balbi@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Felipe Balbi , Benoit Cousson Cc: Nishanth Menon , devicetree@vger.kernel.org, linux@arm.linux.org.uk, Tony Lindgren , Rajendra Nayak , Linux Kernel Mailing List , r.sricharan@ti.com, robh+dt@kernel.org, galak@codeaurora.org, Linux OMAP Mailing List , Linux ARM Kernel Mailing List List-Id: linux-omap@vger.kernel.org On 06/23/2014 02:20 PM, Felipe Balbi wrote: > by providing phandles to rtc, wdt, cpu and dispc nodes, > boards can access them to add board-specific data. > > Signed-off-by: Felipe Balbi Tested-by: Tom Rini -- Tom From mboxrd@z Thu Jan 1 00:00:00 1970 From: trini@ti.com (Tom Rini) Date: Tue, 24 Jun 2014 16:51:24 -0400 Subject: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles In-Reply-To: <1403547659-24558-2-git-send-email-balbi@ti.com> References: <1403547659-24558-1-git-send-email-balbi@ti.com> <1403547659-24558-2-git-send-email-balbi@ti.com> Message-ID: <53A9E4CC.4050409@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/23/2014 02:20 PM, Felipe Balbi wrote: > by providing phandles to rtc, wdt, cpu and dispc nodes, > boards can access them to add board-specific data. > > Signed-off-by: Felipe Balbi Tested-by: Tom Rini -- Tom From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756883AbaFXUxD (ORCPT ); Tue, 24 Jun 2014 16:53:03 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:54179 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756482AbaFXUwO (ORCPT ); Tue, 24 Jun 2014 16:52:14 -0400 Message-ID: <53A9E4CC.4050409@ti.com> Date: Tue, 24 Jun 2014 16:51:24 -0400 From: Tom Rini Organization: Texas Instruments User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Felipe Balbi , Benoit Cousson CC: , , Tony Lindgren , , Rajendra Nayak , Nishanth Menon , , , Linux Kernel Mailing List , Linux OMAP Mailing List , Linux ARM Kernel Mailing List Subject: Re: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles References: <1403547659-24558-1-git-send-email-balbi@ti.com> <1403547659-24558-2-git-send-email-balbi@ti.com> In-Reply-To: <1403547659-24558-2-git-send-email-balbi@ti.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/23/2014 02:20 PM, Felipe Balbi wrote: > by providing phandles to rtc, wdt, cpu and dispc nodes, > boards can access them to add board-specific data. > > Signed-off-by: Felipe Balbi Tested-by: Tom Rini -- Tom