From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754887AbbJUMlT (ORCPT ); Wed, 21 Oct 2015 08:41:19 -0400 Received: from foss.arm.com ([217.140.101.70]:60820 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753338AbbJUMlR (ORCPT ); Wed, 21 Oct 2015 08:41:17 -0400 Subject: Re: [PATCH 10/19] ARM: dts: at91: replace gpio-key,wakeup with wakeup-source property To: Ulf Hansson , Nicolas Ferre References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-11-git-send-email-sudeep.holla@arm.com> <5627672D.60108@atmel.com> <56276832.9040006@arm.com> <56277372.6080203@arm.com> Cc: Sudeep Holla , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Alexandre Belloni , Jean-Christophe Plagniol-Villard From: Sudeep Holla Organization: ARM Message-ID: <562787E9.9030606@arm.com> Date: Wed, 21 Oct 2015 13:41:13 +0100 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: <56277372.6080203@arm.com> 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 12:13, Sudeep Holla wrote: > On 21/10/15 12:01, Ulf Hansson wrote: >> On 21 October 2015 at 12:25, Sudeep Holla wrote: [..] >>> >>> Yes that was my intention for splitting the patches per SoC group. >>> Many SoC maintainers prefer that. >> >> Hold on! All patches that changes the DT parsing to accept the >> "standardized wakeup-source" binding, need to be merged upstream >> before corresponding DTS changes. >> > > Agreed. Sorry for that I forgot about it as there are only few > subsystems that needed additions. Most of the input subsystem had > already moved to new binding, just that binding documents were left > unchanged. > Having looked at it again, I think at-least this patch has no dependency on those driver/sub-system changes. Only patch 11, 13 and 17 has dependency. All the other DTS changes are related to input subsystem where all the required changes are already there. -- Regards, Sudeep