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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT 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 5E75EC31E50 for ; Mon, 17 Jun 2019 14:01:27 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 331412080C for ; Mon, 17 Jun 2019 14:01:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="PE7f4haA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 331412080C 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+infradead-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=bombadil.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=C0AlXsvrbhEwHQHuCkqhMvMSdQyoG1IWQC6QKv8yMfg=; b=PE7f4haA+TWZiVrqKKPBUNMuR ari6nIwXlqaJlawRwwwjSVrLHv6VnUnNbUyTaEv1ub3WU2GDIOsUt08nNE07mjd55SGa85PYKw2Lm N6dD2XZkImuhcmxdE55Mo7sBQBW/VqLXYqsE5HJk8VxZ4DMLrmPEMXa5hG7HpPcHizX5wgWDPKHLH sCFNUhPxiz78jxJmRdsDX6XMz0j3J3uRlKL53uKjJK8vRBxyLOwbKtZhPM9Qu1U/s/JE1ipioU1sg /WW41SD17t7HaDTgzCI9/jB/3JPf6kSMD8z/zdsQlGXKAFiCSzYpTAfGp73RzNFaUApe4MWR9zkTT jar98dc5A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hcsCJ-00089Y-Qq; Mon, 17 Jun 2019 14:01:23 +0000 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hcsCG-00087P-JS for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2019 14:01:22 +0000 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)" 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 In-Reply-To: <20190617135215.550-2-angus@akkea.ca> 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-20190617_070120_799363_71F4D751 X-CRM114-Status: GOOD ( 13.70 ) 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: Mark Rutland , devicetree@vger.kernel.org, Fabio Estevam , Sascha Hauer , linux-kernel@vger.kernel.org, Rob Herring , NXP Linux Team , Pengutronix Kernel Team , angus.ainslie@puri.sm, Shawn Guo , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============0786552395724170412==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0786552395724170412== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline --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-- --===============0786552395724170412== 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 --===============0786552395724170412==--