From patchwork Sat Sep 29 14:52:16 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 976611 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="eCWWAE5n"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42Ms3Q35lxz9s4s for ; Sun, 30 Sep 2018 00:52:48 +1000 (AEST) 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: 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=m/By+q1gkrTWaLzhE6o389Hc1cX//1XCz72xS94JxaI=; b=eCW WAE5n9xMFWr7ukHibPqavXlsGsz5guRUnsERAKKPDK95JvMJBAZDxKoMIP+qaRwHI1QIkJlwnbIlB TbW7DhgexP+U3fkFtanVHvslAahrm9BXoRXZmJnMcs6RQOprT/hAnzHNQg0XIRV808aehoOfyLl7Q 5JalpQkVVf7wj6rzHf3OyU9pDEJ7AKIpvQmxek4VWrRY3SLqEgkYz4CMVWvA8xU/pTtipnR0tXWee FQnJyV98oc8VjV4tS5fuQ1z55E3vzx2Q8VHntbw9m4vfd70Etc4X+Yi+DqDe9PzRlhMY0KEqJ6luT wMMdjubRgHD0FCpvIQpGDfkBJxzn5/A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6Gbm-0003Sn-Fh; Sat, 29 Sep 2018 14:52:38 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6Gbf-0003RS-KB for linux-arm-kernel@lists.infradead.org; Sat, 29 Sep 2018 14:52:33 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 4E29C2075C; Sat, 29 Sep 2018 16:52:16 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) 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.0 Received: from localhost (unknown [212.145.226.70]) by mail.bootlin.com (Postfix) with ESMTPSA id 0F09E203DA; Sat, 29 Sep 2018 16:52:16 +0200 (CEST) Date: Sat, 29 Sep 2018 16:52:16 +0200 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner DT changes for 4.20 Message-ID: <20180929145216.bq52nv6bkjn265xc@flea> MIME-Version: 1.0 User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180929_075231_937017_D58C6CF2 X-CRM114-Status: GOOD ( 14.01 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [62.4.15.54 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxime Ripard , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Olof, Here is our usual set of changes for the next merge window. Thanks! Maxime The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-4.20 for you to fetch changes up to 57a83c5222c1b5e7b3acc72c6e60fce00a38991a: ARM: dts: sun9i: Fix I2C bus warnings (2018-09-14 16:59:24 +0800) ---------------------------------------------------------------- Allwinner DT changes for 4.20 Our usual bunch of DT patches for the Allwinner arm32 SoCs. The most notable changes are: - Support for the video decoding / encoding engine on the A10s/A13/A20/A33 - IR support for the A83t - SATA support for the R40 ---------------------------------------------------------------- Corentin Labbe (2): ARM: dts: sun8i: r40: add sata node ARM: dts: sun8i: sun8i-r40-bananapi-m2-ultra: enable AHCI Paul Kocialkowski (3): ARM: dts: sun5i: Add Video Engine and reserved memory nodes ARM: dts: sun7i-a20: Add Video Engine and reserved memory nodes ARM: dts: sun8i-a33: Add Video Engine and reserved memory nodes Philipp Rossak (3): ARM: dts: sun8i: a83t: Add the cir pin for the A83T ARM: dts: sun8i: a83t: Add support for the cir interface ARM: dts: sun8i: a83t: bananapi-m3: Enable IR controller Rob Herring (2): ARM: dts: sunxi: Fix I2C bus warnings ARM: dts: sun9i: Fix I2C bus warnings Tuomas Tynkkynen (1): ARM: dts: sunxi: Don't use cd-inverted in sun8i-r40-bananapi-m2-ultra .../boot/dts/sun5i-reference-design-tablet.dtsi | 3 ++- arch/arm/boot/dts/sun5i.dtsi | 26 ++++++++++++++++++++++ arch/arm/boot/dts/sun7i-a20.dtsi | 26 ++++++++++++++++++++++ arch/arm/boot/dts/sun8i-a33.dtsi | 26 ++++++++++++++++++++++ arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 5 +++++ arch/arm/boot/dts/sun8i-a83t.dtsi | 18 +++++++++++++++ arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 21 +++++++++++++++-- arch/arm/boot/dts/sun8i-r40.dtsi | 13 +++++++++++ .../boot/dts/sun8i-reference-design-tablet.dtsi | 3 ++- arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 2 +- arch/arm/boot/dts/sun9i-a80.dtsi | 2 +- 11 files changed, 139 insertions(+), 6 deletions(-)