From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH] arm-dt: Enable DT proc updates. Date: Thu, 15 Nov 2012 16:30:39 +0000 Message-ID: <20121115163039.E8BBD3E194B@localhost> References: <1351699069-4661-1-git-send-email-panto@antoniou-consulting.com> <5091D8A8.9010307@gmail.com> Return-path: In-Reply-To: <5091D8A8.9010307@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring , Pantelis Antoniou Cc: Russell King , Matt Porter , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Russ Dill , linux-omap@vger.kernel.org, Koen Kooi , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Wed, 31 Oct 2012 21:04:24 -0500, Rob Herring wrote: > On 10/31/2012 10:57 AM, Pantelis Antoniou wrote: > > This simple patch enables dynamic changes of the DT tree on runtime > > to be visible to the device-tree proc interface. > > > > Signed-off-by: Pantelis Antoniou > > Acked-by: Rob Herring Applied, thanks. g.