Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1511365imu; Thu, 22 Nov 2018 17:59:54 -0800 (PST) X-Google-Smtp-Source: AFSGD/UMjfVMtASDqYR8EHBLOvjVpXdbxqVJpYA1iRKSJsYbSvQ6rpgq0ATBQDg/myrdrMkx4B7o X-Received: by 2002:a63:d047:: with SMTP id s7mr12095070pgi.311.1542938394278; Thu, 22 Nov 2018 17:59:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542938394; cv=none; d=google.com; s=arc-20160816; b=iM0ElN3G4KjHJ5tC5zoioY7aNJB2+bdZUajBHuJYfAIACp4qvkfchQ3CrH9Mc78nIf J7/Yo2sCE+5tdWnWWf3xGv25A/ERP/yU3hcXqgx+9ieW45IswHZ0Cw9DjAIitVTwT/tv BBxWRNTClX79hqBln0GhiQPiAUzfkzaGohHBG1lPF8LlW4GTFOUfIduIxp5z3/AC+Di/ iz94Cf1zje4vIWkSGMSei3Krxe8JwpuNLC+ou5gUdAgIRzV4OwzaRQu+WPue/vmMnaOh wGJDIKVKnyzfxthEo1KlTp1roUrkQG4Uh+jCWdtamuxud6nlsj974NkKGrwJZw8QQp2I MYBQ== 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=M8MOb2UB6sDsQ6hbgC5+3jSS3eHwJTMOIGbrVk3EYkw=; b=IrMdt2xvOF/ETCjJQKCmt+YF1m9AvC3WcBT7PaKHY8s03b/Cm3KVbU2DfqLPd1yNwP xY4SkHCWGlkY0sEUHLPHsfSjLI/QTJYZ0yRtsw3q4WtJpUqXTzC5UrVNhonY1nJkmp9w bGVH7yjsje4gKVsZVozpssIaNBtrsY1ldx98RQpLctzb216TnELTI9VzSkB40Gk6ZUmK 9dNKaxoTlKZhUY5+uppNwKX4kqbZwQsIC7wPee9TGLwVnOfV7g9WtJbH2YCZd4sprFdr dNmy+/uxfBxleYzIkP9gsmixE0a2DAF800f83Eeo6kJqSFI3ec3sowU6IP5Q3GUnH/h0 umSA== 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 e136si45474773pfh.17.2018.11.22.17.59.34; Thu, 22 Nov 2018 17:59:54 -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; 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 S2392885AbeKVS5n (ORCPT + 99 others); Thu, 22 Nov 2018 13:57:43 -0500 Received: from mail.bootlin.com ([62.4.15.54]:44947 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727486AbeKVS5n (ORCPT ); Thu, 22 Nov 2018 13:57:43 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id D595220DA7; Thu, 22 Nov 2018 09:19:19 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id A5CBC20510; Thu, 22 Nov 2018 09:19:09 +0100 (CET) Date: Thu, 22 Nov 2018 09:19:09 +0100 From: Maxime Ripard To: Hao Zhang Cc: robh+dt@kernel.org, wens@csie.org, icenowy@aosc.io, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v1 1/2] ARM: dts: sun8i: Add board dts file for t3-cqa3t-bv3. Message-ID: <20181122081909.2u3kt3ih5ma2dl2y@flea> References: <20181121154356.GA4359@arx-s1> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="twq3molfx3dmoi2t" Content-Disposition: inline In-Reply-To: <20181121154356.GA4359@arx-s1> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --twq3molfx3dmoi2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 21, 2018 at 11:43:57PM +0800, Hao Zhang wrote: > The T3/R40/V40 using the same sdk and config file in allwinner > sdk, it seem they are the same SOC just with different name, so > compatible with R40. >=20 > The t3-cqa3t-bv3 based on Allwinner T3 SoC, it has various connectors, > leds, buttons, and sell on: > https://item.taobao.com/item.htm?spm=3D2013.1.w4023-4203040713.25.62704cc= e7UCgLS&id=3D557154455330 >=20 > It features: > - X-Powers AXP221s PMIC connected to i2c0 > - 1/2 GB DDR3 DRAM > - 8 GB eMMC > - 2x USB 2.0 hosts > - 1x USB 2.0 OTG > - 2 LVDS connectors > - 24 bit RGB LCD connector > - HDMI output > - DVP camera interface (support 500w cmos camera) > - GPIO connectors > - 5 TTL uarts and 2 RS232 uarts > - 1 RS485 connector > - support i2c capacitive tp and usb infrared tp > - boot control, reset and user buttons > - 3.5mm headphone and 3.5mm mic jack > - 100M RJ45 > - micro SD card slot > - DC power jack > - RCT power slot > - 1 CVBS TVIN > - 1 CVBS TVOUT > - 2 customer leds > - 1 buzzer > - 1 minipcie > - I2C output > - SPI output > - PCM output > - wifi and bt connector reserved. >=20 > Board info can find here: > https://github.com/Axl-zhang/Allwinner-V40-T3-R40-manual >=20 > Signed-off-by: Hao Zhang Applied both patches, thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --twq3molfx3dmoi2t Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/ZmfQAKCRDj7w1vZxhR xa6DAP4sp8sY/XXSN4qWLdHs41eBFO/p3gmW3bsc8NYx/ruhVAD+NUtOtxWkL4D/ hwyorMZuxpCFUm/1eC7+RbngPPNzzg4= =4bRA -----END PGP SIGNATURE----- --twq3molfx3dmoi2t--