From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudeep Holla Subject: Re: [PATCH 02/19] Documentation: devicetree: fix reference to legacy wakeup properties Date: Wed, 28 Oct 2015 18:23:57 +0000 Message-ID: <563112BD.2050700@arm.com> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-3-git-send-email-sudeep.holla@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: Sudeep Holla , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Pawel Moll , Mark Rutland , Ian Campbell List-Id: devicetree@vger.kernel.org On 21/10/15 23:04, Rob Herring wrote: > On Wed, Oct 21, 2015 at 5:09 AM, Sudeep Holla wrote: >> This patch marks all the reference to the legacy wakeup bindings >> and replaces them with the standard "wakeup-source" property. >> >> All these legacy property are also listed under a separate section in >> the generic wakeup-source binding document. >> >> Cc: Rob Herring >> Cc: Pawel Moll >> Cc: Mark Rutland >> Cc: Ian Campbell >> Signed-off-by: Sudeep Holla > > Acked-by: Rob Herring > Thanks Rob, can you take these couple(first two) of DT binding patches via devicetree. I can then push remaining patches via respective trees later. -- Regards, Sudeep