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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 5A6CDC2D0A8 for ; Mon, 28 Sep 2020 11:36:10 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 EB6D021D95 for ; Mon, 28 Sep 2020 11:36:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UdNq1UgP"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Qy0MLDqd" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EB6D021D95 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version: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:In-Reply-To: References:List-Owner; bh=IP+4EOuC/sNVwMlOCroow2Gyup9nsx3nrK4W3d2TLr4=; b=UdN q1UgPuuf+rvJiq76FVuKIGL/vLIkOvONrM5HX49k6I/KEtSZqTGecqkvpWDza1xfM/6PvuVRR37LQ kr1Adu40dN21iruFyEV8iMLlaB3liGvvCEM4A+P4IvUNgeKc8g4lqxEC1ztGAX31I4+gPYNT/79PP isN/wELa1As5KzzxEnE9rTyekdn+u9wAEWKSkjDCj0IaxJ9Dln5oTWB6W4agCA6qbh6GH1X/ymp3Q yFEQKhtNdxIMwcOb4TtJ2i18Ns+gxP3+kWY8cDMP3ic5DMpSUgHr0ShNiMEVKOEY5d3qOUHO4Q0OR GtDwEOYeyg0khWb2Tanxz3nY7UFFbGA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMrQW-0003Bz-3k; Mon, 28 Sep 2020 11:34:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMrQT-0003BN-C0 for linux-arm-kernel@lists.infradead.org; Mon, 28 Sep 2020 11:34:38 +0000 Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (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 8EEEE2080C; Mon, 28 Sep 2020 11:34:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601292876; bh=/Z/qM/M4BFORxVkfTP/YyBPwli1dI4ZjUeHwRrOYIRE=; h=Date:From:List-Id:To:Cc:Subject:From; b=Qy0MLDqdttz0omuldykcmn0hGkyxua/GOAqOTxwI0sHl55ySiG6AxryjyABcYcWPx II9efSx2qo4nGdArlRHa8vpBu/QfoNefQ3PzrVKHxDRqFnaQXOzOSQL3U6r8vxlies Oijoih0mbg16FS0HwkeGRTPTger/D3+F4simC9kI= Date: Mon, 28 Sep 2020 13:34:33 +0200 From: Maxime Ripard List-Id: To: arm@kernel.org, soc@kernel.org Subject: [GIT PULL] Allwinner Device Tree Changes for 5.10, take 2 Message-ID: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200928_073437_480253_623A6D1B X-CRM114-Status: GOOD ( 13.61 ) 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: Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, Maxime Ripard Content-Type: multipart/mixed; boundary="===============0157182202632423544==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0157182202632423544== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Since we get a little extra delay, here's a few extra patches for 5.10=20 Thanks! Maxime The following changes since commit 96820e359e25c7a61c4c8b994745aaa9d9db6a5e: ARM: dts: sun8i: v3s: Enable crypto engine (2020-09-17 18:37:32 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags= /sunxi-dt-for-5.10-2 for you to fetch changes up to 2bd5298af55cfd725f13ff853adcee4d117532cd: ARM: dts: sun8i: v3s: Add simple-framebuffer (2020-09-28 13:25:27 +0200) ---------------------------------------------------------------- A few more DT patches for 5.10, to support simple-framebuffer on the v3s and the pinecube board -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCX3HKAwAKCRDj7w1vZxhR xc3bAQCcnys+hZ4XtwA/GIT10zcvpBVkUrjU56zZPG9WiEA9AgD/S9PN5m6J0R7O F8dU+0Xx8O+3KNwIhuqEw2Mj7WHpcwE=3D =3D6hIV -----END PGP SIGNATURE----- ---------------------------------------------------------------- Icenowy Zheng (7): ARM: dts: sun8i: V3/V3s/S3/S3L: add Ethernet support ARM: dts: sun8i: V3/V3s/S3/S3L: add pinctrl for UART2 RX/TX ARM: dts: sun8i: V3/V3s/S3/S3L: add CSI1 device node ARM: dts: sun8i: V3/V3s/S3/S3L: add pinctrl for 8-bit parallel CSI ARM: dts: sun8i: V3/V3s/S3/S3L: add pinctrl for I2C1 at PE bank dt-bindings: arm: sunxi: add Pine64 PineCube binding ARM: dts: sun8i: s3l: add support for Pine64 PineCube IP camera Martin Cerveny (1): ARM: dts: sun8i: v3s: Add simple-framebuffer Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +- arch/arm/boot/dts/Makefile | 1 +- arch/arm/boot/dts/sun8i-s3-pinecube.dts | 235 +++++++++++++++++++= +++++- arch/arm/boot/dts/sun8i-v3.dtsi | 13 +- arch/arm/boot/dts/sun8i-v3s.dtsi | 107 +++++++++++- 5 files changed, 361 insertions(+) create mode 100644 arch/arm/boot/dts/sun8i-s3-pinecube.dts --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCX3HKSQAKCRDj7w1vZxhR xWluAQDCsHj53pm/e8dDcrEKlJKapCtXK7IWnDphvUsieeCBEAD+PqFo+oDsuyfF CYZpqgvEa//R0qj4Gem6onG57wNsvAw= =7NhE -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- --===============0157182202632423544== 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 --===============0157182202632423544==--