From patchwork Thu Sep 26 11:07:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 13813260 X-Patchwork-Delegate: geert@linux-m68k.org Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 33B221AD413 for ; Thu, 26 Sep 2024 11:07:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727348853; cv=none; b=H7TLpH0SODUXXFUtVebgDSW8fGwizqraw27KtZYzH/5mVpNucha5zCXzGmJ4cdJayYMW9FEPvYG8h5grhpCQ77s8h69gi8COeYrqqXcrIzrgE7laot2cPVN+8Y+FT/YvVEM+TO3NVSr0ie7PZ71+4DrK1qLNkZK1dxe/wFIS0GI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727348853; c=relaxed/simple; bh=edJHwksCZnYmluxmnPv7cCA4TzlxbJw+/a1qjku+NwI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=N7ZBFAv3PgYqumx3mTwA3zNb+4qgpkAi7nEawRNGuZr9rlMImbOUzucETZOuo8oDYFluKSKciN2WZaZb7i+tdLxT0jprnkVcu3hY/Usjk+WyF5upGEoUcS/3ZLVtpzNAl5cIVJObePemcw2WAdT75EfqarOOWg6puo1qXAk9HIw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=hCAC4QC0; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="hCAC4QC0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; s=k1; bh=1LRJzV7Akg97hUhq7KhF1S6Gs7cXHnyKWjNpI4zDI/s=; b=hCAC4Q C0D1m5zVZvGbAekxjVRg6Bo4Frwe9e4xkPMANe+EfJ+xhjqo6Wq+KgjsMs9Q5urH fkLan1Ttw7yupYM86SmfgVfJbK1gHt0LqYOh84ir5jMxbOjwi2CUmgPEITIelkTm T1GwMkLLac6UqmvfunkIlrTfN7jVjBZXgK0vrVE3eDg0FnUJW3hFZBaZ8dZUeiJ6 MKluir5Pz5i7SObr+j+j2W2pADoDgldF7ZA9aPCwk89iaqe8x+iwZwEjik85DKA2 UorN01sGRNEb+SDfvVDZSVICzz0pth8eu0m7gtQirDvysCCVEZSjVGAtyWOE4Vdb mZ+0APBf69KHhjyw== Received: (qmail 960780 invoked from network); 26 Sep 2024 13:07:28 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 26 Sep 2024 13:07:28 +0200 X-UD-Smtp-Session: l3s3148p1@7od/vgMj2swgAwDPXzRXADDuo30Z+IZ9 From: Wolfram Sang To: linux-renesas-soc@vger.kernel.org Cc: Wolfram Sang , Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org Subject: [PATCH 1/3] ARM: dts: renesas: lager: use proper node names for keys Date: Thu, 26 Sep 2024 13:07:19 +0200 Message-ID: <20240926110718.20519-6-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240926110718.20519-5-wsa+renesas@sang-engineering.com> References: <20240926110718.20519-5-wsa+renesas@sang-engineering.com> Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Avoids 'keyboard: 'four', 'one', 'three', 'two' do not match any of the regexes: ... Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven --- arch/arm/boot/dts/renesas/r8a7790-lager.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/renesas/r8a7790-lager.dts b/arch/arm/boot/dts/renesas/r8a7790-lager.dts index 8590981245a6..d4e8140a762a 100644 --- a/arch/arm/boot/dts/renesas/r8a7790-lager.dts +++ b/arch/arm/boot/dts/renesas/r8a7790-lager.dts @@ -79,28 +79,28 @@ keyboard { pinctrl-0 = <&keyboard_pins>; pinctrl-names = "default"; - one { + key-1 { linux,code = ; label = "SW2-1"; wakeup-source; debounce-interval = <20>; gpios = <&gpio1 14 GPIO_ACTIVE_LOW>; }; - two { + key-2 { linux,code = ; label = "SW2-2"; wakeup-source; debounce-interval = <20>; gpios = <&gpio1 24 GPIO_ACTIVE_LOW>; }; - three { + key-3 { linux,code = ; label = "SW2-3"; wakeup-source; debounce-interval = <20>; gpios = <&gpio1 26 GPIO_ACTIVE_LOW>; }; - four { + key-4 { linux,code = ; label = "SW2-4"; wakeup-source; From patchwork Thu Sep 26 11:07:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 13813263 X-Patchwork-Delegate: geert@linux-m68k.org Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4B9741AD9C1 for ; Thu, 26 Sep 2024 11:07:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727348854; cv=none; b=uJ77hqi8ac/Mbw9MUDVGA5F89EG3DJaRLOq2ZamsZVULvLiL5qca9DE5xxuSKaU5+PP0bLyYmUZbD4XSDfrLrc1jEBdPl/E7zLANsHztnDXbhofTj6jmyc2BPjVfZdpT9hVTZKQ0cciN3ZwF9gLZ0QqQInHNAtebTv4hixQgq00= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727348854; c=relaxed/simple; bh=V9Ay8JAq4S8DENcsrnoXGlS9vimeAb8wlGRwmXwfMJk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=YhGM4s+5fwsPBuS+UYPKeLJq9E7wFsg7zzP04aQ9+gtzoy8ke1I2P/3pn6Q2/UIQgRpIREgOLRW6N0ApeZag/XMQWDaQNgxdkzlGO7Uly4OKQhuwvSBzzjJeXiEEZavDqLBFNXXLDzTYBCAK16GgQRGPEwOqncAM8EQ1DctgR1Y= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=Qh393lcb; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="Qh393lcb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; s=k1; bh=a8DjMxCm0od+c3OPWc76GqeF31DstQ8paL8D6K89IPk=; b=Qh393l cb+cxYXD42iwJqU1LQh8VQHmWSxvgM0agIDp6tAahytdkbG/8Ap3E74GanXiV+K6 cZzBG2QiKP2qoEYfJKU/ONus56SaETr4ZILubbNLShF9xtYmCmgFDm40TZ6VBwRx soavKhH3mtrVdnmqMQezDVu4bKK2TniBTXm0hq3PTAZP451cMmIdz2L6yCLo3pXV 1n+Unia8rI0zNzfXpJ2PqI1OaJUmHHrq3rz3hLw0UplWlAV6hhmfet3xV8t0YFg1 357yo81TN4AzDfCkgk8i7SO2PS3EhYm3FPsf37JIW0DLSQvvKnNOpO33jcxjOBv1 t5qAw6K3wkz1QJRA== Received: (qmail 960836 invoked from network); 26 Sep 2024 13:07:29 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 26 Sep 2024 13:07:29 +0200 X-UD-Smtp-Session: l3s3148p1@B6yKvgMj6swgAwDPXzRXADDuo30Z+IZ9 From: Wolfram Sang To: linux-renesas-soc@vger.kernel.org Cc: Wolfram Sang , Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org Subject: [PATCH 2/3] ARM: dts: renesas: alt: use proper node names for keys Date: Thu, 26 Sep 2024 13:07:20 +0200 Message-ID: <20240926110718.20519-7-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240926110718.20519-5-wsa+renesas@sang-engineering.com> References: <20240926110718.20519-5-wsa+renesas@sang-engineering.com> Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Avoids 'keyboard: 'four', 'one', 'three', 'two' do not match any of the regexes: ... Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven --- arch/arm/boot/dts/renesas/r8a7794-alt.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/renesas/r8a7794-alt.dts b/arch/arm/boot/dts/renesas/r8a7794-alt.dts index b5ecafbb2e4d..ac541c2af798 100644 --- a/arch/arm/boot/dts/renesas/r8a7794-alt.dts +++ b/arch/arm/boot/dts/renesas/r8a7794-alt.dts @@ -96,28 +96,28 @@ keyboard { pinctrl-0 = <&keyboard_pins>; pinctrl-names = "default"; - one { + key-1 { linux,code = ; label = "SW2-1"; wakeup-source; debounce-interval = <20>; gpios = <&gpio3 9 GPIO_ACTIVE_LOW>; }; - two { + key-2 { linux,code = ; label = "SW2-2"; wakeup-source; debounce-interval = <20>; gpios = <&gpio3 10 GPIO_ACTIVE_LOW>; }; - three { + key-3 { linux,code = ; label = "SW2-3"; wakeup-source; debounce-interval = <20>; gpios = <&gpio3 11 GPIO_ACTIVE_LOW>; }; - four { + key-4 { linux,code = ; label = "SW2-4"; wakeup-source; From patchwork Thu Sep 26 11:07:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 13813262 X-Patchwork-Delegate: geert@linux-m68k.org Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EB5811AE852 for ; Thu, 26 Sep 2024 11:07:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727348853; cv=none; b=nQNL4namDNs+NVRqRfeqIxET5s4KZrcG9JMy+Ub+baRng0hPFD1Pi9IA9TdXigBWbKSs9H9LJUlYzQI7vSpLcUC+th9qCNih+wFKCt41XptgJoj/AMcNxdqbCFdkMuNpZrv+/NGCPpyw8WhgFqCBtobhEIWX9jFMn2qk0QK/ncU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727348853; c=relaxed/simple; bh=hU3Pty4eYDHA03390TMR2BJtdl/7EFI2cK7IkmHw2Zc=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=Ta3QjvAYaBb/PJ2P+8f4nlQWAuIimraDVtartgzQqIGo1NC8HuMQg33rMlJ3RUtKypAQPUlpFufyIEmOnuM51u5CUFpZO0glu+e3n91trAD2sJnmsbMOaS0NDOhXRcXMGwb8RekU4j7s2s6ZDKGyhRYQEiEGOIevf5VWHRrcYrQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=ClBzpTiW; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="ClBzpTiW" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; s=k1; bh=kJePYFvauoMgNk88ckHLNwEKGfKuioFAnD8qiMfDACc=; b=ClBzpT iWEtAwM1tUGeeecjy4KP8SNA82bm4zq2ad+W+LmHAMp4N2EiMSk93QIJd+QQ4Au4 9syGqdwqVzRd0VqrfvvpnL37J4tYWN31T8ypQA0Fyhtq/cMN7rgM0V81EA31NNCK pjRfL4I8RdoyRx/lPCXHt0dNTxVZpX/5aMbuDtJDCyFgUqtorgS8nJ0GqFcXYxg9 TboiGelFn9ubY10R97JL1glgWSIWyv5hBLuXE3c5vgOkTsZeMzhRQv/678oVav3Q 4fXcsa5iG4hYpYrbOx7o/YpGXwJhwDVcGp0HjtMTI/5Dpxrz9TLU9arQigk1rLFf hcIH4IUwzWTd/PYg== Received: (qmail 960878 invoked from network); 26 Sep 2024 13:07:29 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 26 Sep 2024 13:07:29 +0200 X-UD-Smtp-Session: l3s3148p1@r9SWvgMj8MwgAwDPXzRXADDuo30Z+IZ9 From: Wolfram Sang To: linux-renesas-soc@vger.kernel.org Cc: Wolfram Sang , Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org Subject: [PATCH 3/3] ARM: dts: renesas: kzm9d: use proper node names for keys Date: Thu, 26 Sep 2024 13:07:21 +0200 Message-ID: <20240926110718.20519-8-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240926110718.20519-5-wsa+renesas@sang-engineering.com> References: <20240926110718.20519-5-wsa+renesas@sang-engineering.com> Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Avoids 'keyboard: 'four', 'one', 'three', 'two' do not match any of the regexes: ... Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven --- arch/arm/boot/dts/renesas/emev2-kzm9d.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/renesas/emev2-kzm9d.dts b/arch/arm/boot/dts/renesas/emev2-kzm9d.dts index 89495dd37358..4e797ac27628 100644 --- a/arch/arm/boot/dts/renesas/emev2-kzm9d.dts +++ b/arch/arm/boot/dts/renesas/emev2-kzm9d.dts @@ -31,28 +31,28 @@ chosen { gpio_keys { compatible = "gpio-keys"; - one { + key-1 { debounce-interval = <50>; wakeup-source; label = "DSW2-1"; linux,code = ; gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>; }; - two { + key-2 { debounce-interval = <50>; wakeup-source; label = "DSW2-2"; linux,code = ; gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>; }; - three { + key-3 { debounce-interval = <50>; wakeup-source; label = "DSW2-3"; linux,code = ; gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>; }; - four { + key-4 { debounce-interval = <50>; wakeup-source; label = "DSW2-4";