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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91638C3815B for ; Mon, 20 Apr 2020 12:16:48 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1B50C20736 for ; Mon, 20 Apr 2020 12:16:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="kVGjqcUu"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OVUZ0vT+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1B50C20736 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 64CA81677; Mon, 20 Apr 2020 14:15:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 64CA81677 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1587385006; bh=KAzqVOiBIS81KFOL/ZJs57J/pOhM6Nz0EdO47rpBahQ=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=kVGjqcUuWWGgEARIuKgbo24s5uWQ9SAinpCSuU7ymx+iGS3g6RcrqrGxnZsYRsUuo mN7rvwSSXNxh5Muo+YC9cSv0qIxcHopLAleKYXiFGd/2MY3HqPah5hgp27JIxh8+9h 4KwA8eV5JBSMQ5o7MRN7an7e3atvDRw7ptNnmSSA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D99D6F8013E; Mon, 20 Apr 2020 14:15:55 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 85542F801D9; Mon, 20 Apr 2020 14:15:53 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 66B58F8012F for ; Mon, 20 Apr 2020 14:15:46 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 66B58F8012F Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OVUZ0vT+" Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8FB68206F4; Mon, 20 Apr 2020 12:15:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587384945; bh=KAzqVOiBIS81KFOL/ZJs57J/pOhM6Nz0EdO47rpBahQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OVUZ0vT+MNyDotB/kUL/W1MHKii0VS0DFhwEdJP7CHIsDu0nylLuynDiVl0iiwoEh cHbidcQkS2iffAT+AwZoAp6T87FYHO8WISJi1GWOuDjbYy3Yt2etqfMVgx3tOIAZ7A VUXIId2MSpkDjtMF3oZHnoLkBlWI79V1qjGjWQSY= Date: Mon, 20 Apr 2020 13:15:42 +0100 From: Mark Brown To: Sven Van Asbroeck Subject: Re: [PATCH v2 1/2] dt-bindings: sound: add Microsemi ZL38060 binding Message-ID: <20200420121542.GB6507@sirena.org.uk> References: <20200417221341.31428-1-TheSven73@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="b5gNqxB1S1yM7hjW" Content-Disposition: inline In-Reply-To: <20200417221341.31428-1-TheSven73@gmail.com> X-Cookie: Can you MAIL a BEAN CAKE? User-Agent: Mutt/1.10.1 (2018-07-13) Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Liam Girdwood , Takashi Iwai , Rob Herring X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --b5gNqxB1S1yM7hjW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Apr 17, 2020 at 06:13:40PM -0400, Sven Van Asbroeck wrote: > +maintainers: > + - Jaroslav Kysela > + - Takashi Iwai This is supposed to be people maintianing this specific binding, not the subsystem. --b5gNqxB1S1yM7hjW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl6dkm0ACgkQJNaLcl1U h9AdMAf8DV+bgCiPRbrXjlrtlD8glMuBmPvbGRJ0CEppUWue177NY94iTrmvkN4X uFP01XKCX0l4HavAVFxf4ODnSGuwmQBuyEQKYF+DMqRexq0CZlOM3Z8BH11kJTnj PZJoAXRziDJ1kEGBFttHLJRMyBCCKHRpTj0kq8WS5kh1OKCka/XXqKrPmm1m1nbM xFRR6Efn4Ksensm5ddQSNNMjcdbjkXfmVSRtJAqNk94cogGULnKFqxUs4ca87aYp P7h4YRWpNFXjDXV7FAssqSjcqksfpp8IMuD1uxwrnCM02P3L8Fz6Etucs8WdHjws JQuDggV5UbMJzC1QNOCg2O1y6S4lKA== =VMQX -----END PGP SIGNATURE----- --b5gNqxB1S1yM7hjW--