From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755564AbbJ1SYE (ORCPT ); Wed, 28 Oct 2015 14:24:04 -0400 Received: from foss.arm.com ([217.140.101.70]:35750 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752375AbbJ1SYB (ORCPT ); Wed, 28 Oct 2015 14:24:01 -0400 Subject: Re: [PATCH 02/19] Documentation: devicetree: fix reference to legacy wakeup properties To: Rob Herring References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-3-git-send-email-sudeep.holla@arm.com> Cc: Sudeep Holla , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Pawel Moll , Mark Rutland , Ian Campbell From: Sudeep Holla Organization: ARM Message-ID: <563112BD.2050700@arm.com> Date: Wed, 28 Oct 2015 18:23:57 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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