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=-5.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 64E42C3E8C5 for ; Fri, 27 Nov 2020 20:10:41 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 0EDB720786 for ; Fri, 27 Nov 2020 20:10:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="mWISYsHK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EDB720786 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ucw.cz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=XbQagqpAPJP5sLlNKAQVosjtJwiNvBrBOfjD/sQST/c=; b=mWISYsHKpwVYemm3w+Iw2kFKC c+idFUQ7LXtrD5xwJghup+Ni9HpXlYSg15iX3V663aIb1iY7+qqv08E21Emx1sVsvsX3Q+c671Ste tUYWoWZu2LB0KwUL/3tCtrz85yHQv6vJIyLUaShIAFVWA91cmbmPIUG7gp6al9HOnw5BDOqdgaPfm eJSZLcJwZFjobRjGvoVQj3gMUpE0nEyEPaQqlY5VaJYYFQSRLkiuWwG5ZkPYuUAaUbrYiB42zqFud HciV+tolESk8ztc48EI3LzlLfuT6YvrqwPGuvVdF62mXtNAcBLSgEGG5SYiMYFwOUT9iEQxrgOxDm 7HsswrDhA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kik3R-0007of-Bd; Fri, 27 Nov 2020 20:09:17 +0000 Received: from jabberwock.ucw.cz ([46.255.230.98]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kik3O-0007nw-Cu for linux-arm-kernel@lists.infradead.org; Fri, 27 Nov 2020 20:09:15 +0000 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id C1A2D1C0BA1; Fri, 27 Nov 2020 21:09:08 +0100 (CET) Date: Fri, 27 Nov 2020 21:09:08 +0100 From: Pavel Machek To: Guido =?iso-8859-1?Q?G=FCnther?= Subject: Re: [PATCH v2 0/1] arm64: defconfig: Enable Librem 5 hardware Message-ID: <20201127200908.GA1162@amd> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201127_150914_592566_ADBB3FF1 X-CRM114-Status: GOOD ( 16.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, Geert Uytterhoeven , Anson Huang , Catalin Marinas , Michael Walle , Krzysztof Kozlowski , Li Yang , Vinod Koul , Olof Johansson , Shawn Guo , Bjorn Andersson , Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============4828964021066486884==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4828964021066486884== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This series enables components found on Purism's Librem 5 > that are available in mainline. >=20 > - changes from v1 > - As per review comments from Krzysztof Kozlowski > https://lore.kernel.org/linux-arm-kernel/CAJKOXPdEwiSTg+cMes_wes5oz2F= 1qEexsus6iHenuLs9SAXk6g@mail.gmail.com/ > - Squash config changes into a single commit > - Add touch controller >=20 > Patches are on top of Shawn's imx/defconfig Thanks for bringing support for your hardware to the mainline. Can I ask phone-devel@vger.kernel.org to be cc-ed for phone-related changes? How complete is the support? In particular, what interface do you use to configure audio routing for the modem? Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl/BXOMACgkQMOfwapXb+vKMDwCfeVehz/dUwFZ6LGuqAeeai88m r0cAoKCFrcm01w2lifPIvevCXdBiKEN7 =70XS -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE-- --===============4828964021066486884== 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 --===============4828964021066486884==--