Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2569324ybi; Mon, 17 Jun 2019 07:03:20 -0700 (PDT) X-Google-Smtp-Source: APXvYqxKNtk9G+wO4EprSotyrTX83jPamqrbhCKWzCyZed74S5X0zm6bPuXWvCdR1V8E3/Kko4kh X-Received: by 2002:a17:90a:2446:: with SMTP id h64mr27627986pje.0.1560780200807; Mon, 17 Jun 2019 07:03:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560780200; cv=none; d=google.com; s=arc-20160816; b=qT60JshZtDAkR3QEU78xjHmGduIWqrbemrO8N9MALMOU6MIe1eO7+X8bBlSQdfYgM3 ied5leKt5fTFZAJx3sCp4AS6tYXmwl9csBno2i5zQ6sXQ5lapFRXatygbI+vHDXpfbxD FmX3lQyy0H1IMIZ/978vQ4NaFVSJpoELgL9tCBFBcg0J2JKHYsOA6jAZN30mihw6LAq1 ft6qZymOZZ5CaKY/Rk3yU4azBkmIcpdI52UB3CJYSpW8ZUhIMSTQXY69DH4RGvXSmyFZ pZ0zhGDNJxBTfdMxB1aJJ2zLYMm14mDLPX+xpzaUqFC+Rnws377DOzKnrwQaAS21Zg2F vlKg== 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=FNWzm9vZYUjnfeTa6bm/NMo0AyIkEoa3p1gxbdox79w=; b=0N/PJKN5ETLuBKZCWGO7ooQ1hv14x6/7I5nXQk/KealDfDIvu6UC15eEL/Grk2kUMy x/Sr7NtlKAKPzHDICbt1FZc22dEdNqThUnpRufzgbnzBVPShCqzsamTG0CJpYSuGdVSR Vbj/IiqswUJsc4XjsEQGUbhCNa6yqwkrK0YetZaKsC7GvsIJeUw8a7coADtpGSwgn2ct ybLpzOMgwz3C6pxy3hirGOiKz4I5MW2sNE/9dp8l7KWsRi9RZ2JphpvY8JYBPX1KiCTy l+ifWkzseEOH+d1+DImFRP5HiHLncUSkrzZisAPJ7uvYRTJPd9VjIKwfX82EgVHIVrf+ PVYA== 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 k137si11365568pga.59.2019.06.17.07.03.02; Mon, 17 Jun 2019 07:03:20 -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 S1727670AbfFQOBR (ORCPT + 99 others); Mon, 17 Jun 2019 10:01:17 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:47396 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725906AbfFQOBR (ORCPT ); Mon, 17 Jun 2019 10:01:17 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id A54F580265; Mon, 17 Jun 2019 16:01:04 +0200 (CEST) Date: Mon, 17 Jun 2019 16:01:14 +0200 From: Pavel Machek To: "Angus Ainslie (Purism)" Cc: angus.ainslie@puri.sm, Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v16 1/3] arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit Message-ID: <20190617140114.GA26140@amd> References: <20190617135215.550-1-angus@akkea.ca> <20190617135215.550-2-angus@akkea.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <20190617135215.550-2-angus@akkea.ca> 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 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2019-06-17 07:52:13, Angus Ainslie (Purism) wrote: > This is for the development kit board for the Librem 5. The current level > of support yields a working console and is able to boot userspace from > the network or eMMC. >=20 > Additional subsystems that are active : >=20 > - Both USB ports > - SD card socket > - WiFi usdhc > - WWAN modem > - GNSS > - GPIO keys > - LEDs > - gyro > - magnetometer > - touchscreen > - pwm > - backlight > - haptic motor >=20 > Signed-off-by: Angus Ainslie (Purism) > Reviewed-by: Fabio Estevam Reviewed-by: Pavel Machek --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --azLHFNyN32YCQGCU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl0HnSoACgkQMOfwapXb+vJOGgCgi4UVHEckeZdZZeAkOxWfWI5z EcgAn2c/wl0vMJH3MIZWhH8So2axxskQ =DbDK -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--