Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp787254pxa; Wed, 5 Aug 2020 12:45:57 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzXHBUAKB+jwjOqwCL4VMiJE06p/fHjcTKkL670F7cDRRouXoY6kPtGOdZyvVAJikuO+3Hv X-Received: by 2002:aa7:d5d5:: with SMTP id d21mr846018eds.229.1596656757040; Wed, 05 Aug 2020 12:45:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596656757; cv=none; d=google.com; s=arc-20160816; b=B8iny4HOw7jq+H9krSc4itwKLOumCG7UfmPnJvXnzb2m7Ng1HQh3IRvxNx58yLrVpJ ldH07G+Y42SuZXXwDhMPGG11THL1QX4i8Kqlv2+KxByMKMEtQm1ZsBACdI5loNffHrrH Rl3HoixMcFT+78wPYZ6yKcZgGnY1w5WJBIPX3Zh/GGsApAl+eo6+uQxmxU8P5wEmcleW 4WwX8EjcOM3LsWYm6DcDUNhJ516goNGgudfkIbbj0xM5nILjb+9mfoTvf6gL01Mm8BCC ldGTEmwv9f0wbQl7X+IdjuPTZvaIifKEZOH24weeP4fh20tDpPBxXjau9i6d+5d+Hwvx vyXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=WB1Rh9biBE9dJYFfnJ61diM64xkGAOW1rwpYBiVVmWg=; b=0OWhyhrLSb2OHRODm4gg6SVbK1EhVe7hLGpXj6TNfWrWgKrSyAsB9v9di/jvP3ozaN K/aPSbCCQsZBdiyk1QorPbRJfhFxu6RsPML8ZRMZwCbhfqgN95NVBoYe0n/4DjOjtf1A A+spmM0dCNrDiyDzQQWD3JSBOZrCW3wa/rIsydVfD+v1laW0ak9hacdIjaPDnhmQfgY/ hn5qs12hOsm2qqFSIm1q0o7m/Kz7iV8GrioX9u/Au2xb0WzW0/RLqceKEPTJT6jq1AHa luY7Mo9pbKt45netgHhCZ00DmM6JMNFpKRsRTMEoGyZnmxLgkWjoN5knepHkFfTh4jXz ixQQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a18si2010395ejr.184.2020.08.05.12.45.34; Wed, 05 Aug 2020 12:45:57 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729699AbgHETpZ (ORCPT + 99 others); Wed, 5 Aug 2020 15:45:25 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:45454 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729186AbgHETpP (ORCPT ); Wed, 5 Aug 2020 15:45:15 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 29CB91C0BD2; Wed, 5 Aug 2020 21:45:13 +0200 (CEST) Date: Wed, 5 Aug 2020 21:45:12 +0200 From: Pavel Machek To: Konrad Dybcio Cc: Arnd Bergmann , Linus Torvalds , Linux Kernel Mailing List , SoC Team , Linux ARM Subject: Re: [GIT PULL 0/5] ARM: SoC: changes for v5.9 Message-ID: <20200805194512.bh5hds2l46opcole@duo.ucw.cz> References: <20200805172746.GC1118@bug> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v2jz4bfp3v7pyu7z" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --v2jz4bfp3v7pyu7z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Thanks for all the kind words, I really appreciate it. Thanks for good work :-). > >My impression is that the newly added phones are still fairly rudimentar= y, > >but some others that were added in the past releases have gotten > >further. I don't know any details, but I've added Konrad to Cc, he can > >comment on his work. >=20 > Thanks for adding me. The Sony sdm630/6 phones are shaping up really > well, but most of the work is not upstreamed yet mainly due to SMMU > maintainers not liking Qualcomm code and looking for cleaner > solutions. As time progresses, more things will see the light of the > upstream. The current-ish progress can be seen on my github [1]. And > much more is yet to come. >=20 > Regarding msm8992/4, there is a need for the 20nm DSI PHY driver. It > exists for every other gen of qcom SoCs since 2013, but due to low > interest in these platforms, this specific one never got there. I > tried emailing the person who wrote most of the present ones, but > gmail told me the mail didn't exist :shrug:. I won't pretend to understand all this. Do you normally have modems working? > >> Should we have some kind of linux-phones mailing list? There is quite = a lot of > >> stuff common in phones. >=20 > >PostmarketOS is probably the right place to look for this. >=20 > First of all: postmarketOS, not PostmarketOS :P >=20 > I would actually say that's incorrect. With the release of the > PinePhone and the Librem 5, the Linux mobile community has entered its > heyday and plenty mobile-oriented distributions have arisen (for > example Mobian, Manjaro ARM, Pure OS-ARM etc.) and some have gotten > more attention than before (think Ubuntu Touch, Maemo Leste). pmOS is > only one of many. >=20 > The current thing to do is every distro maintains their own kernel (or > over 100 like in pmOS, which is terrible for the poor CI :/) and only > a small percentage of patches end up being upstreamed for various > reasons (clean-ness of the code, will of the maintainers, time > constraints..). As time goes, we're gonna see more stuff being > added. I did not know how popular PinePhone is. Does it currently have useful battery life? Would something like phone@vger.kernel.org be useful for low-level stuff? Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --v2jz4bfp3v7pyu7z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCXysMSAAKCRAw5/Bqldv6 8phFAJ4z18tm5ObumuMFHNk30LayrjBw8gCfZ7oRyGDbXIqWqqdKsst3BA+ROQ4= =OxLd -----END PGP SIGNATURE----- --v2jz4bfp3v7pyu7z--