From patchwork Fri Dec 21 18:12:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 154417 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp1223505ljp; Fri, 21 Dec 2018 10:12:29 -0800 (PST) X-Google-Smtp-Source: AFSGD/WtZKxuu2aW3Y0uKdo8ns/ev6QHGePLO0NJwQ2KyFd46lEvxzxYQtiQGjs4akuHQD4YqJY5 X-Received: by 2002:a62:5a03:: with SMTP id o3mr3529416pfb.19.1545415949409; Fri, 21 Dec 2018 10:12:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545415949; cv=none; d=google.com; s=arc-20160816; b=rOt4KBpnqG4S3KNxL6PATV1qQiq5dCpqlUCeNedv1RWwWMa/u/phrwO5SeDl2D8TUA iiooBjrE7CqmeYe0P9PvF2Hg4gFh40QEHCqobYMgWg7SwkuYAFINyHOFwG6Am8/KO92n mfB9LviN7/gH+EHBrOKNdbqwM7H2XBQpvy/imNrX9F/x6XUZ+I7NTUza426JN62CxGqJ QgwckAYWT1qCzR7eHvVJbhwAb7FSHMQUIVfoHHvhtBXgw3FslO27o+5mwLIQ7gAGvTAI lwCm2Z46T1fbuVgYxBbFvZi2OcHf/168qxvUTK55Kdn8hIsiAJfzoyd/rcYxqFz4F7Tg Z1GA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=TIBwj6ViKEoebRRLb/9HvDo98J4sIy1RztnjdqPYhng=; b=usUBXaJEa2c3oyCisKjYtmM1b3M8RITSDrqfGRylEDbUwzkfBguE+KeLIAMk06SqKH Eaqx4h9HATb4jPBP0OcwZuJRK+31roQu7o3u0NyJLZC/GT5XPPHnXmXFc658W1Wd/y6+ 4u3cHT6kfyqcJvdHnI56IgynUzcRpLVagvUoME5SJTIMeh09umnhnclqHHYupj/UO78b iXs5TliKAPDCiCOeehZ7eWafvP0uWFv0kGfREt6BAvOxYKd/y/UNg/k/0KutcnAaI+wc Zbxkd6BaFGL5D9V6YX75icLs49ImAZINRbAbwGXtzIjMPDrwDEvqS4iQIqEAk+FURCmc TIDA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d8si18972212plo.196.2018.12.21.10.12.29; Fri, 21 Dec 2018 10:12:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388517AbeLUSM2 (ORCPT + 6 others); Fri, 21 Dec 2018 13:12:28 -0500 Received: from foss.arm.com ([217.140.101.70]:56094 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732279AbeLUSM2 (ORCPT ); Fri, 21 Dec 2018 13:12:28 -0500 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 280CA1596; Fri, 21 Dec 2018 10:12:28 -0800 (PST) Received: from usa.arm.com (e107155-lin.cambridge.arm.com [10.1.196.42]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id DDD653F575; Fri, 21 Dec 2018 10:12:26 -0800 (PST) From: Sudeep Holla To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, Sudeep Holla , =?utf-8?q?Beno=C3=AEt_Cousson?= , Tony Lindgren , linux-omap@vger.kernel.org Subject: [PATCH -next] ARM: dts: am437x: replace linux, wakeup with wakeup-source property Date: Fri, 21 Dec 2018 18:12:20 +0000 Message-Id: <20181221181220.6877-1-sudeep.holla@arm.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Most of the legacy "linux,wakeup" boolean property is already replaced with "wakeup-source". However few occurrences of old property has popped up again, probably from the remnants in downstream trees. Replace the legacy properties with the unified "wakeup-source" property introduced in the commit aeda5003d0b9 ("Input: matrix_keypad - change name of wakeup property to "wakeup-source"") Cc: "BenoƮt Cousson" Cc: Tony Lindgren Cc: linux-omap@vger.kernel.org Signed-off-by: Sudeep Holla --- arch/arm/boot/dts/am437x-gp-evm.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.17.1 diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts index f4a20cade808..4c6ee37ea573 100644 --- a/arch/arm/boot/dts/am437x-gp-evm.dts +++ b/arch/arm/boot/dts/am437x-gp-evm.dts @@ -71,7 +71,7 @@ pinctrl-0 = <&matrix_keypad_default>; pinctrl-1 = <&matrix_keypad_sleep>; - linux,wakeup; + wakeup-source; row-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH /* Bank0, pin3 */ &gpio4 3 GPIO_ACTIVE_HIGH /* Bank4, pin3 */