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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62A74C001B0 for ; Mon, 24 Jul 2023 18:05:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230486AbjGXSFG (ORCPT ); Mon, 24 Jul 2023 14:05:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34114 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229495AbjGXSFE (ORCPT ); Mon, 24 Jul 2023 14:05:04 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DF59170F; Mon, 24 Jul 2023 11:05:00 -0700 (PDT) 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 3B3A061367; Mon, 24 Jul 2023 18:04:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A3330C433C8; Mon, 24 Jul 2023 18:04:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690221898; bh=CAoflnTwe94yGJqZQj4Ul2RQGZ3TwNts/jFgOPaKF78=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MKLSQL3Zm6gw03tQtEzPPFIb4BA8Z9CBEdy7kx7Y0rhqyGLkg9iiQnNDfaoig6Lsb ocRjgj9Qx1tWYGO0MHbb3sDVJ2Z1MALwJuaj16Clibqh7jeYvT8h6r4APBM7oaQo6C huv9PUcjaeoBMZjMpSmGIDcQjIm2iQ/UjIDpOKneBWueijam7KKBtFucv3uZGW0PS6 avIb6oVLP0HDrCl+wJqsNi7GHmOQhbOZXB0nACci4CUVfe0AzgSq3TV8/6pT5gsGvE sQ1ObgLJH/DENR3eXg4jYN2oqNV9yLU4qi/ojgUZN9CRtwEyEwZ4fPVl9b0F7zeXmf MxqxSkOSoIE9A== Date: Mon, 24 Jul 2023 19:04:52 +0100 From: Conor Dooley To: Alexander Stein Cc: Rob Herring , Ming Qian , Shijie Qin , Zhou Peng , Mauro Carvalho Chehab , Krzysztof Kozlowski , Conor Dooley , Mirela Rabulea , Shawn Guo , Sascha Hauer , Fabio Estevam , Mark Brown , Anson Huang , NXP Linux Team , Pengutronix Kernel Team , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org Subject: Re: [PATCH v2 1/3] dt-bindings: media: amphion: Fix subnode pattern Message-ID: <20230724-march-geography-cf35b5589ce9@spud> References: <20230724122101.2903318-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PrQcu0f5/2leJ+es" Content-Disposition: inline In-Reply-To: <20230724122101.2903318-1-alexander.stein@ew.tq-group.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --PrQcu0f5/2leJ+es Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 24, 2023 at 02:20:58PM +0200, Alexander Stein wrote: > DT nodes use dashes instead of underscore. Adjust pattern to also fix > warnings regarding nodes in arch/arm64/boot/dts/freescale/imx8-ss-vpu.dtsi >=20 > Fixes: 38ad8b32f3af ("dt-bindings: media: amphion: add amphion video code= c bindings") > Signed-off-by: Alexander Stein Acked-by: Conor Dooley Thanks, Conor. --PrQcu0f5/2leJ+es Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZL69RAAKCRB4tDGHoIJi 0sjtAQCT5BNmU7oQNEtpMY0RSS6rZduTZAdo9i/nHj1ckp6pDAEAwspsvK7GviX1 1JLoNXkEnfIVPWsK/oWgwtoalCSOoQc= =ujEk -----END PGP SIGNATURE----- --PrQcu0f5/2leJ+es--