From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0EAE3EB64D7 for ; Tue, 13 Jun 2023 21:05:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=SLmzjq2VV1TZnyTDWGd1C5SoJ209QX3daNMokGLB7zw=; b=vrBIbEoYd9zOkt0kVACMTuv7WI yJlL8acxOXJnpqarUKtFnTdqoqC2cWgAqx3LV2hEgpH9Z3Vrz8XkEkSeJo3X2qTS/8+0HkvjZgWWb SGUppNBHgO0uOokQuVhga9ThZ6Qcyp4BG8uNjiXaUOWvCO/DfeVXJqgM2zyj3UEtlHWsJiuCs6eGS 3/h9VxY6vPNAduWY7MIYsfjTKZqTwHLtKzLYYNvcvMm6e9S6kYixJwnNd0q5ohWkoEWe8zaXcyyu/ qJ2GTqy8fBhZYGGHbCZGmoX3T8GqRn4IfkSLe97waCGXAC+d6dyhVv+ZgFsJPGt0aQG8YPVzDdKys s7HbCOlw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9BCO-009AWQ-0e; Tue, 13 Jun 2023 21:05:08 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9BCD-009ATl-1G; Tue, 13 Jun 2023 21:05:02 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5D2366185C; Tue, 13 Jun 2023 21:04:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6D2E4C433C0; Tue, 13 Jun 2023 21:04:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686690294; bh=VBPiqTRrsIFfKk/fO/C3p90Jg4hrTEWW72mMyNqP8Bw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o4S9KTQPHV5/MUgpI5lJaIPPqruvLjgsqcJkFh6ESTRrsJ5vmpgqutzv5WbtVeDak FNTlVB0SU5ls6XfiWGKQg7AR6cKCS/TcGZODeMv013IguCIYYGa1s5UOG5Ac6VVIde HbeJiMNFw7P+NLaGpjkt2trxu3qama0hoob7NvuJnye8F6wODJUDtuVRMWmvNvXA1B zwranu9PVWVCfAhuGhLY1YGlMtgeEx6ta0hY4PPSN9RRkp7sgbkk35gLH8/YRpKd30 33LsU2gv6rRKrMldaReoRx2YaSChFufpYBbrGm6Ls9eqdVWWRmFeTBojh9QLxBWQz2 m2xzyDwrzRHLw== Date: Tue, 13 Jun 2023 22:04:50 +0100 From: Conor Dooley To: Rob Herring Cc: Dmitry Torokhov , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Chen Zhong , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH] dt-bindings: input: mediatek,pmic-keys: Fix typo in "linux,keycodes" property name Message-ID: <20230613-gyration-cruelness-76f4bbaff421@spud> References: <20230613201040.2823802-1-robh@kernel.org> MIME-Version: 1.0 In-Reply-To: <20230613201040.2823802-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230613_140457_586595_52EE7FF2 X-CRM114-Status: GOOD ( 11.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2667446843515300420==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2667446843515300420== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bCcdyfHFgv1454zA" Content-Disposition: inline --bCcdyfHFgv1454zA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jun 13, 2023 at 02:10:40PM -0600, Rob Herring wrote: > "linux-keycodes" is the wrong property name and is unused. It should be > "linux,keycodes" instead. Nothing in-tree at least, looks like they use the correct property already. Reviewed-by: Conor Dooley Cheers, Conor. --bCcdyfHFgv1454zA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIjZ8gAKCRB4tDGHoIJi 0otUAP0eUymc3D3skmsQWKQ/oO7+LbtvdtektOzxuO0m2uAF2wEAzYvSHucAROnW HzZ5CWNeAPTLYXKs05aIkCxdFDfv2wo= =OBNz -----END PGP SIGNATURE----- --bCcdyfHFgv1454zA-- --===============2667446843515300420== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2667446843515300420==--