Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1612190imm; Tue, 10 Jul 2018 05:06:45 -0700 (PDT) X-Google-Smtp-Source: AAOMgpf8fDc1vYXzGnHeq4GN89GCFFhpLk6boFyqZ94L98VugaYi9Vq/GAc+jMg7f+A3WGYQIixf X-Received: by 2002:a17:902:42c3:: with SMTP id h61-v6mr24371215pld.319.1531224405420; Tue, 10 Jul 2018 05:06:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531224405; cv=none; d=google.com; s=arc-20160816; b=kkMuW1EJeBMrZjKz8S14CkkuMGfIwzOiCXs+U0RXxBcjDzDasRrrwcW9RP90UHbRix QTQ0H6QhYnELKt+p0DylFV2DOVqVh+XbbhNd5/wLwzVOho6WKhw9mt58O6a+oZfcMRvZ WL/6ql4JGPHAWa8kGWxz1WlaSacRSCx3toXZgFyY/aYeUBTmLoFvGTdSxdC1HAKRh5hE pG7EwBYnvQB+sn6Zy+ApHLFbvWxSzf/xZiPysIxD/hr8eDYu+f2M8r56jRVMF/XwdPFT fnGZ1FuX+3tPGQZkq2CiAGyavON2XB1xhDKwhVfBbekHhLQeZ3oiAQwC94fV0APss1vi pIaw== 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:arc-authentication-results; bh=AQHXRXSxPvtpVT9aCOW6nbh8CaDB7URU9upIVbPujiM=; b=kcs3ZsVrWtzljKiw/KpfbaTfPURUm/d3TkoatOcGoTugITcvomuvGyfSBQ7P8Rld9z 3gcdiup+H1+qeYmpUwmGCw3F5adfeon/cwUZoVUvg2yYcrULio4dCS1BQ6Pr0TuTwFWo AQdYEjOSAFwqVHZrbgIXK+ZxKngpGT7u8dsRl+cbMEVRNfeUgZcfOvr/WoqLPQr9qTQn UqZ0oZGdVC60BDhXiYPuatN1+f9XegJWFjnHCl5qwimCTaFfMx74mXsQKlJxImB2bvNG AnUcOu+LZoewCjDR0M6Wj549/4+846CN4/sPL6lQc9U4x0ypXVBLCh8yExggF0fObROo H41Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n59-v6si16393066plb.198.2018.07.10.05.06.11; Tue, 10 Jul 2018 05:06:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933248AbeGJMFJ (ORCPT + 99 others); Tue, 10 Jul 2018 08:05:09 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:53982 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932710AbeGJMFI (ORCPT ); Tue, 10 Jul 2018 08:05:08 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 1BC6980498; Tue, 10 Jul 2018 14:05:06 +0200 (CEST) Date: Tue, 10 Jul 2018 14:05:04 +0200 From: Pavel Machek To: =?utf-8?B?UGF3ZcWC?= Chmiel Cc: kgene@kernel.org, krzk@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, xc-racer2@live.ca Subject: Re: [PATCH v4 0/5] Initial support for Samsung Galaxy S and Galaxy S 4G Message-ID: <20180710120504.GB6884@amd> References: <1530958183-10956-1-git-send-email-pawel.mikolaj.chmiel@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WhfpMioaduB5tiZL" Content-Disposition: inline In-Reply-To: <1530958183-10956-1-git-send-email-pawel.mikolaj.chmiel@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --WhfpMioaduB5tiZL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This patch series adds support for Samsung Galaxy S and Galaxy S 4G. > Both are commercial phone based on Aries family. Thanks for doing this. What kind of userspace are your running? (I do have N900 here running Debian and PostmarketOS, and Droid 4 running Maemo Leste) Best regards, Pavel =09 --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --WhfpMioaduB5tiZL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAltEoPAACgkQMOfwapXb+vLwOgCgl0jgMCercNULc9DErx+XC+09 LR4AnRyBJGPrh3+2AK+jMo8V5Mh2yNd6 =GQTU -----END PGP SIGNATURE----- --WhfpMioaduB5tiZL--