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 4C6EFC0015E for ; Sat, 12 Aug 2023 01:46:06 +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-Transfer-Encoding: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bBsvFOUK1CV3V6Z89HUBlQ7sae/NhQ6K5iyCUyyhW+k=; b=SFRkfH3sBE94n8 CZn1MSXQZONj/bJEvsO8ElRXdkZb6npFThm7pX9TO0FBI2lD+KbERn9GJnWe322v9LJgddOXvo7TB 4ocI/8aiTFJsWJqcWwDBjraCqe+7KMZfzcbJysSad4nhwoPeda3gCGTkjwfBDMXiXgHDYRQu1IEYe W+LDtb5TmC76mykhkQNiNIdvDKwijl1wH6ApVuXlg5UMDVXsCbZO86faccX4beSYxHDpUakUAGOIj a6+si2jFS4jcNIamQfuu1s8vZvW5QIOgVTxvbj24BuPEwlygtL98VGaUZiEry6CNNG/Q0W9DO4Zk5 FoXAHA4p/LynT/S6GgPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qUdhI-00CNG2-24; Sat, 12 Aug 2023 01:45:44 +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 1qUdhG-00CNFC-0u for linux-arm-kernel@lists.infradead.org; Sat, 12 Aug 2023 01:45:43 +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 B7F6C612DC; Sat, 12 Aug 2023 01:45:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 78166C433C8; Sat, 12 Aug 2023 01:45:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691804741; bh=vNkmzlI9L5jAASd0gE9YqwM9suAaQmBQ72FxIQsS+uA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hk/5wiFAyUAffaCOE3Fyw4fUpAxrBVuNFXQel5VufXYJLMxmU9NTelg9do5lrXq2O yH0Uadd6aFun+uT7hc+B8qv51YFlPSI+wGxAu82jmrXxXhkNjdKcqp2JN/uou3j518 ohxMFWCNpOtwAOZinCck/1iOW1+8Vb8nrmtJLVL8rDq52Yfes05cdG2Sef1un5JyG/ QtQG60xX9/wnp4+0rFlQohRTdD4Qr8bQT1L9X6CdSDBf6XabrMzAFPHXMV4vwkDAIn Nqof/bw0CtQV3RvxmepdhpsIFiru7JzHSkAL+VP0zT4FIb/31rlxcAFO+KQK+Zey57 epOvZkWxXva6g== Date: Sat, 12 Aug 2023 09:45:31 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/1] ARM: dts: imx6qdl: mba6: Fix gpio-keys button node names Message-ID: <20230812014531.GG151430@dragon> References: <20230810143727.1459152-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230810143727.1459152-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230811_184542_369243_543C15EF X-CRM114-Status: UNSURE ( 9.62 ) X-CRM114-Notice: Please train this message. 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 10, 2023 at 04:37:27PM +0200, Alexander Stein wrote: > Numbers are separated by dashes. Fixes the warnings: > arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dtb: gpio-buttons: 'button1', > 'button2', 'button3' do not match any of the regexes: > '^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switch))$', 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/input/gpio-keys.yaml# > > Signed-off-by: Alexander Stein Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel