From patchwork Wed Oct 21 10:10:13 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 55365 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lf0-f71.google.com (mail-lf0-f71.google.com [209.85.215.71]) by patches.linaro.org (Postfix) with ESMTPS id 0C0572303B for ; Wed, 21 Oct 2015 10:12:31 +0000 (UTC) Received: by lffz202 with SMTP id z202sf15529034lff.3 for ; Wed, 21 Oct 2015 03:12:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=3vs43cZgDdQFQg2Gc+O8eIxi4DWJzGRS+EKrwLdJCCo=; b=kCcyUMhcRDQiS9vKR1aP2mJxB9SXYbkm5k7A7cd7U7pFBvd27oAHdOEzyFNpO1ZWty WgG7ZuPJdKd5h18qMkgD11Cw9JsTWCP3BKUjINTIBRAfHwUxiqRzQ94yjQEYs+9Tn9n/ Wk6AiBFbOYVzrIdRfCg3X0Q69CFvIHw0TkYy1ewkf9lZHN4ed6oq8wtvzXhqA5HbVs/l 3hoA7eC8mNCx9Zm/TlaqxHy0TVrOPKtm9BQzM4JSlWfVnYvkxPYYCy370RQfQbtPdDLN MojIjKkpCm6QIwPw8lxtsGJuaPpRf4kiTMU+NS0gYYEl6fQFfxWU7MKf96aeAbQZattO xPag== X-Gm-Message-State: ALoCoQktc2DaMmU6FnVN3bH98d49eNvpXiAOXR4GImBcXsILIwcImup4b4jKbnNqPMyPuyheX1L+ X-Received: by 10.181.11.195 with SMTP id ek3mr2032658wid.7.1445422350043; Wed, 21 Oct 2015 03:12:30 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.218.208 with SMTP id r199ls197886lfg.2.gmail; Wed, 21 Oct 2015 03:12:29 -0700 (PDT) X-Received: by 10.112.135.233 with SMTP id pv9mr4726049lbb.42.1445422349867; Wed, 21 Oct 2015 03:12:29 -0700 (PDT) Received: from mail-lf0-f50.google.com (mail-lf0-f50.google.com. [209.85.215.50]) by mx.google.com with ESMTPS id be4si5765757lbc.131.2015.10.21.03.12.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Oct 2015 03:12:29 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) client-ip=209.85.215.50; Received: by lfaz124 with SMTP id z124so18553126lfa.1 for ; Wed, 21 Oct 2015 03:12:29 -0700 (PDT) X-Received: by 10.25.77.17 with SMTP id a17mr50438lfb.19.1445422349753; Wed, 21 Oct 2015 03:12:29 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp2595529lbq; Wed, 21 Oct 2015 03:12:28 -0700 (PDT) X-Received: by 10.68.249.34 with SMTP id yr2mr9727051pbc.73.1445422345366; Wed, 21 Oct 2015 03:12:25 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id yq4si12255955pbb.236.2015.10.21.03.12.24; Wed, 21 Oct 2015 03:12:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932651AbbJUKMU (ORCPT + 28 others); Wed, 21 Oct 2015 06:12:20 -0400 Received: from foss.arm.com ([217.140.101.70]:59988 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932607AbbJUKLD (ORCPT ); Wed, 21 Oct 2015 06:11:03 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5001349; Wed, 21 Oct 2015 03:10:57 -0700 (PDT) Received: from e103737-lin.cambridge.arm.com (e103737-lin.cambridge.arm.com [10.1.207.150]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 0717B3F308; Wed, 21 Oct 2015 03:11:00 -0700 (PDT) From: Sudeep Holla To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Cc: Sudeep Holla , Marek Szyprowski , Kukjin Kim , linux-samsung-soc@vger.kernel.org Subject: [PATCH 16/19] ARM: dts: s5pv210: replace legacy *, wakeup property with wakeup-source Date: Wed, 21 Oct 2015 11:10:13 +0100 Message-Id: <1445422216-29375-17-git-send-email-sudeep.holla@arm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sudeep.holla@arm.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 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 Cc: linux-samsung-soc@vger.kernel.org Signed-off-by: Sudeep Holla --- arch/arm/boot/dts/s5pv210-aquila.dts | 4 ++-- arch/arm/boot/dts/s5pv210-goni.dts | 4 ++-- arch/arm/boot/dts/s5pv210-smdkv210.dts | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/boot/dts/s5pv210-aquila.dts b/arch/arm/boot/dts/s5pv210-aquila.dts index f00cea7aca2f..72f162e7040b 100644 --- a/arch/arm/boot/dts/s5pv210-aquila.dts +++ b/arch/arm/boot/dts/s5pv210-aquila.dts @@ -257,7 +257,7 @@ linux,code = ; label = "power"; debounce-interval = <1>; - gpio-key,wakeup; + wakeup-source; }; }; }; @@ -268,7 +268,7 @@ &keypad { linux,input-no-autorepeat; - linux,input-wakeup; + wakeup-source; samsung,keypad-num-rows = <3>; samsung,keypad-num-columns = <3>; pinctrl-names = "default"; diff --git a/arch/arm/boot/dts/s5pv210-goni.dts b/arch/arm/boot/dts/s5pv210-goni.dts index a3d4643b202e..f4d0a023c31c 100644 --- a/arch/arm/boot/dts/s5pv210-goni.dts +++ b/arch/arm/boot/dts/s5pv210-goni.dts @@ -239,7 +239,7 @@ linux,code = ; label = "power"; debounce-interval = <1>; - gpio-key,wakeup; + wakeup-source; }; }; }; @@ -250,7 +250,7 @@ &keypad { linux,input-no-autorepeat; - linux,input-wakeup; + wakeup-source; samsung,keypad-num-rows = <3>; samsung,keypad-num-columns = <3>; pinctrl-names = "default"; diff --git a/arch/arm/boot/dts/s5pv210-smdkv210.dts b/arch/arm/boot/dts/s5pv210-smdkv210.dts index da7d210df670..54fcc3fc82e2 100644 --- a/arch/arm/boot/dts/s5pv210-smdkv210.dts +++ b/arch/arm/boot/dts/s5pv210-smdkv210.dts @@ -59,7 +59,7 @@ &keypad { linux,input-no-autorepeat; - linux,input-wakeup; + wakeup-source; samsung,keypad-num-rows = <8>; samsung,keypad-num-columns = <8>; pinctrl-names = "default";