From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965267AbbLOQh5 (ORCPT ); Tue, 15 Dec 2015 11:37:57 -0500 Received: from foss.arm.com ([217.140.101.70]:50285 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965147AbbLOQhy (ORCPT ); Tue, 15 Dec 2015 11:37:54 -0500 Subject: Re: [PATCH 16/19] ARM: dts: s5pv210: replace legacy *,wakeup property with wakeup-source To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Marek Szyprowski , Kukjin Kim References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-17-git-send-email-sudeep.holla@arm.com> Cc: Sudeep Holla , linux-samsung-soc@vger.kernel.org From: Sudeep Holla Organization: ARM Message-ID: <567041DF.5020109@arm.com> Date: Tue, 15 Dec 2015 16:37:51 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <1445422216-29375-17-git-send-email-sudeep.holla@arm.com> Content-Type: text/plain; charset=windows-1252; 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 11:10, Sudeep Holla wrote: > Though the keyboard and other driver will continue to support the legacy > "gpio-key,wakeup", "linux,input-wakeup" boolean property to enable the > wakeup source, "wakeup-source" is the new standard binding. > > This patch replaces all the legacy wakeup properties with the unified > "wakeup-source" property in order to avoid any futher copy-paste > duplication. > > Cc: Marek Szyprowski > Cc: Kukjin Kim Ping, do you prefer taking via your tree or should I send to armsoc directly ? -- Regards, Sudeep