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 B9E9FC433F5 for ; Thu, 10 Feb 2022 13:26:17 +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=nSPFVhkf9Q6kKG8xdWdToiQCp2UROWQVFC79axbM7B8=; b=vVQpWKitMSzk34tyZCb4CTLKA/ +kVgS8Xm4nLStHbAN7oGKFhxzhxRjIHlJyJ91QnC6+Dqazm0ZgFdz55End84euENVxj3XmAi5LjE2 ufZ6DmlxD4bYgAJBhQ5Rm4ct6if1v+g7EHFnqkMJ4JNZtiq5VpcV8rq08KcIiARzqsBOLVczMmHmk oW45uq4Y5JV0sutlUvCWEYeT1R6ypKfQlGTwe3utyTckCmQOoG1ujnxUIlF4bVdbokKyDCU/dw14W Emcw0U7AEMHvDRVwIRbsyJF6qtZahHIapTBayuBGIMH1GZCWvoHRzmOSRD40cVji08t7moD4ZEipI OLMl+zcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nI9RG-003sNl-79; Thu, 10 Feb 2022 13:24:46 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nI9RC-003sNN-Mw for linux-arm-kernel@lists.infradead.org; Thu, 10 Feb 2022 13:24:44 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 81DA860F2A; Thu, 10 Feb 2022 13:24:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D97DEC004E1; Thu, 10 Feb 2022 13:24:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1644499481; bh=ViynvLIQDsJVAJBLbYN5w/IOJ3P4Uxv4v6juOv+xZyk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gItkCPtKoy6GdMXg82CIa87ENm4a3P3P9M+aF0xm3hfzRif0qZPfQgr+UnNMZL/Ds KAYO/5+G2nfRuMg44tsmx8PYtt2PO5xWuCiuJEwGvj+W4PO9jAt2Kn2oG8B026iKpr pkQfi/N8iQgdy9vsOwLgj/ljjroVLCvUCPJA6tJ+HuvjHhGMPBj1WZCPm5M/rcboiS Y0NR/iF09U+VYu4gj5OoD9Tkj9YYZ/14obS7bOXYXxYKAiEx7vODQIwKXAO+LunibS 08Y7YOtWxrrBoD5YDKwHLYy5H42R3VcZxKa5ThCJWKC0ZH0eblm/nx/5hrjrv4SAiu lTh2xd9mmXKyQ== Date: Thu, 10 Feb 2022 13:24:34 +0000 From: Mark Brown To: Apertis package maintainers Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com, linux-kernel@vger.kernel.org, ariel.dalessandro@collabora.com, festevam@gmail.com, krzysztof.kozlowski@canonical.com, lgirdwood@gmail.com, michael@amarulasolutions.com, robh+dt@kernel.org, s.hauer@pengutronix.de, shawnguo@kernel.org Subject: Re: [PATCH 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec Message-ID: References: <20220207164946.558862-1-packagers@lists.apertis.org> MIME-Version: 1.0 In-Reply-To: <20220207164946.558862-1-packagers@lists.apertis.org> X-Cookie: Only God can make random selections. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220210_052442_812946_7E04F267 X-CRM114-Status: GOOD ( 13.10 ) 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="===============7615710501149632994==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7615710501149632994== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CYrnMS08Bmr4w452" Content-Disposition: inline --CYrnMS08Bmr4w452 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 07, 2022 at 01:49:45PM -0300, Apertis package maintainers wrote: > From: Ariel D'Alessandro >=20 > Commit 8c9b9cfb7724 ("ASoC: fsl-asoc-card: Support > fsl,imx-audio-tlv320aic31xx codec")' added support for tlv320aic31xx > codec to fsl-asoc-card, but missed the related device-tree compatible > string documentation. Fix this. >=20 > Signed-off-by: Ariel D'Alessandro > --- This has a signoff from Ariel but the mail comes from something called "Apertis package maintainers" and I really can't tell if there's a good signoff chain here, please see Documentation/process/submitting-patches.rst for details on what this is and why it's important. The submission really needs to come from an actual person who's providing a signoff. --CYrnMS08Bmr4w452 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmIFEhEACgkQJNaLcl1U h9DDqgf8CJDwEojZnDvk8O6VbLMqNsI7vZnNWIite24PPFflMdCzOcl2IVhXN4T5 apANt9Yr2O8JzrVxlcFO2rfi0cRDtZoF7Vx/jnpLuVm9jlsLmO+K+HlHUZBUL2XZ YUyCW4rigVG6DEoecWrb5Qn6aEqiJ1LAg6G8MLXo9cxe1e2qLZoMVQqcxrbsuFrv yo0cAeBtxUqdShl5BZPi6kdT46fHEXMyosHIDNjpN+82h89Bi9ZwHety4rUYGRA9 civSqSx4+uVuCih0WZJWUNc2U2Mu0RVWjX6HXMrbL3WZxEXNh1nJpv8YIp4jbush 8DxcuUQz2QS9oyXliknsdIJdLIkCsg== =8Brv -----END PGP SIGNATURE----- --CYrnMS08Bmr4w452-- --===============7615710501149632994== 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 --===============7615710501149632994==--