From mboxrd@z Thu Jan 1 00:00:00 1970 From: sudeep.holla@arm.com (Sudeep Holla) Date: Wed, 28 Oct 2015 18:23:57 +0000 Subject: [PATCH 02/19] Documentation: devicetree: fix reference to legacy wakeup properties In-Reply-To: References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-3-git-send-email-sudeep.holla@arm.com> Message-ID: <563112BD.2050700@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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