From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Thu, 15 Nov 2012 16:30:39 +0000 Subject: [PATCH] arm-dt: Enable DT proc updates. In-Reply-To: <5091D8A8.9010307@gmail.com> References: <1351699069-4661-1-git-send-email-panto@antoniou-consulting.com> <5091D8A8.9010307@gmail.com> Message-ID: <20121115163039.E8BBD3E194B@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.