Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp9595258ybl; Thu, 26 Dec 2019 01:54:39 -0800 (PST) X-Google-Smtp-Source: APXvYqyHN9++DfcXltJ2DdhjoKYcJzgyXpgWIMmwL+khbwksbv6OIUdlh/j1GaBq9+IlmQWIOQKk X-Received: by 2002:a05:6830:1615:: with SMTP id g21mr51610998otr.49.1577354079052; Thu, 26 Dec 2019 01:54:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577354079; cv=none; d=google.com; s=arc-20160816; b=VZFaG9suhHtJXtMilcPB4FLJ1AB0XT/m521pik99lgo5Jbt912a+F7k9KV8dWvfFpp +QMlnwsFRzj9mdDwGMMNadVDVPJoz3dyJfOmKNqA6u/WtLl9IkzbexbsmNUKfAKJp9xO ROdqGZcubE4ymW+GIf0cX9bq8/VXJLSvNYdcZ/6odh8pmIerOqO99Rp12X3BO8vBH4cI fjGHGgjv/7yrRjl6ZpWuya56YAwKMren7SYQlMbcwBNFJvB8edKTlZmcrqxNxK1n81dU ngehplXPRbI93oHa1t8UjHOu1HEiu5RkzDnPCc07pWS+0tCsl2MiG2EGKVFBF5+OqZwb Cx6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=9ef5Ps3kArDqnU7BoTyW9O+rO8HR5Exc527y46ROGGM=; b=f4ZeW5fbpoa4euJI70G1NJy88lIhj4JJXR/GG490KVIW5oiVQzEpBkfhZ8bcQJyKY6 wDgMh4bG15bXQUh62hZx096z4qFxLNpahiwtF5i7fMWuZ97zs7fjAi/M4XZpoBQMeKxX hZm5RThQKjCgqr4tjFuwHi31Nm3/pjcDM7lGVVhLL4Effad8dXiJloFpdSAetcpJ1v5b Mu4uhzYF62IqOfzsHbPMQ2SdV5LxsLn+2xKLNiHQz80BW3+IPYwi4XERTKXa4aQt8R8P 6vgc0JNOtzdZs15RytPg15fzrAxa1wnYgKEWTOikF3gW4dqy72lNKI4SrF7haTraGiFB lA6g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Dgn/DuDz"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u84si8094502oib.34.2019.12.26.01.54.27; Thu, 26 Dec 2019 01:54:39 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b="Dgn/DuDz"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726336AbfLZJxr (ORCPT + 99 others); Thu, 26 Dec 2019 04:53:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:36312 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725878AbfLZJxq (ORCPT ); Thu, 26 Dec 2019 04:53:46 -0500 Received: from localhost (lfbn-lyo-1-633-204.w90-119.abo.wanadoo.fr [90.119.206.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8DD252080D; Thu, 26 Dec 2019 09:53:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1577354026; bh=dGwRFsRQln5B894HkC1AQaBbrX1OHeeRML8iSWjpZgE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Dgn/DuDz+L/BUxnVLvQlzq2ES7WPkunjwb+MU50mPr9kHx/cQ5bm4vXbrRoiSR2mg enWr6QOIn1W/J+HOPP7oQWFtVLVgF26bgngE+q4/zfrSD5sVSTkuQpoGAKCWFYAzpO 5cKA0Hxrb2SEob+emBTjwVQNxaUIrYWwBnKrzJWc= Date: Thu, 26 Dec 2019 10:55:07 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Rob Herring , Mark Rutland , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: sunxi: Add Libre Computer ALL-H3-IT H5 board Message-ID: <20191226095507.olorn47y7xmddgin@hendrix.home> References: <20191224061555.18358-1-wens@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lweqfbwsvdz4r4jl" Content-Disposition: inline In-Reply-To: <20191224061555.18358-1-wens@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --lweqfbwsvdz4r4jl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 24, 2019 at 02:15:55PM +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > The Libre Computer ALL-H3-IT board is a small single board computer that > is roughly the same size as the Raspberry Pi Zero, or around 20% smaller > than a credit card. > > The board features: > > - H2, H3, or H5 SoC from Allwinner > - 2 DDR3 DRAM chips > - Realtek RTL8821CU based WiFi module > - 128 Mbit SPI-NOR flash > - micro-SD card slot > - micro HDMI video output > - FPC connector for camera sensor module > - generic Raspberri-Pi style 40 pin GPIO header > - additional pin headers for extra USB host ports, ananlog audio and > IR receiver > > Only H5 variant test samples were made available, but the vendor does > have plans to include at least an H3 variant. Thus the device tree is > split much like the ALL-H3-CC, with a common dtsi file for the board > design, and separate dts files including the common board file and the > SoC dtsi file. The other variants will be added as they are made > available. > > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime --lweqfbwsvdz4r4jl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXgSDewAKCRDj7w1vZxhR xdlUAP4/EcPmWRKjD8xeYE9H+HSdokqIYjvzND2KP2yG9ujTsgEAkKWq6a5Igzyn /wXdS4/5tQyqvruVUJaIsmeNwKAxTAY= =RYso -----END PGP SIGNATURE----- --lweqfbwsvdz4r4jl--