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=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 93466C64E8A for ; Sat, 28 Nov 2020 21:54:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 58C8620857 for ; Sat, 28 Nov 2020 21:54:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404116AbgK1Vye (ORCPT ); Sat, 28 Nov 2020 16:54:34 -0500 Received: from honk.sigxcpu.org ([24.134.29.49]:46232 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387469AbgK1TLD (ORCPT ); Sat, 28 Nov 2020 14:11:03 -0500 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 0BB99FB03; Sat, 28 Nov 2020 20:10:21 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OulIfsJVjWyf; Sat, 28 Nov 2020 20:10:19 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 63E664068E; Sat, 28 Nov 2020 20:10:19 +0100 (CET) Date: Sat, 28 Nov 2020 20:10:19 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Pavel Machek Cc: Catalin Marinas , Will Deacon , Bjorn Andersson , Shawn Guo , Li Yang , Vinod Koul , Anson Huang , Geert Uytterhoeven , Michael Walle , Krzysztof Kozlowski , Olof Johansson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/1] arm64: defconfig: Enable Librem 5 hardware Message-ID: <20201128191019.GB6719@bogon.m.sigxcpu.org> References: <20201127200908.GA1162@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201127200908.GA1162@amd> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Pavel, On Fri, Nov 27, 2020 at 09:09:08PM +0100, Pavel Machek wrote: > Hi! > > > This series enables components found on Purism's Librem 5 > > that are available in mainline. > > > > - changes from v1 > > - As per review comments from Krzysztof Kozlowski > > https://lore.kernel.org/linux-arm-kernel/CAJKOXPdEwiSTg+cMes_wes5oz2F1qEexsus6iHenuLs9SAXk6g@mail.gmail.com/ > > - Squash config changes into a single commit > > - Add touch controller > > > > 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? Good point. Done with v3. > How complete is the support? The components enabled should work in 5.11 (there's some LCD/DSI patches in flight (that's why i did not send the corresponding DT addition yet) and we need to submit a DT for Evergreen (imx8mq-librem5r4). https://git.sigxcpu.org/cgit/talks/2020-debconf-mobile/plain/talk.pdf is a bit outdated but has some numbers starting on page 24. > In particular, what interface do you use to configure audio routing > for the modem? https://salsa.debian.org/DebianOnMobile-team/callaudiod manages that. Cheers, -- Guido > > Best regards, > Pavel > -- > http://www.livejournal.com/~pavelmachek