From patchwork Thu Oct 4 19:36:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 979128 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="AFAVVPel"; 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 42R39J2d9Zz9s8J for ; Fri, 5 Oct 2018 05:39:00 +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=IoVRBvpmdNOXhBOmBhLCPaNDu28p0L/4m0yoAN88zks=; b=AFA VVPelN+Tk8kDQMjliIarwuGdPuA4pa7NgCciuMyYn/VP8HXJeIlpYPBjnmivTomBet+y7TnAYCXbq 4xG+aR5440gh5r2tZGcl6Tq4yfgWqJxyK1EGhRani2hfpGpi0a4Xj6ZVGDqiXpsOLBDbFm9vmdJDH 7iac8a+M6XghcEuV85ILDyL6dsK9ysLvAJhYJO9NIcaNZuzEPHKU+/9wyjNlYNdOuOC9ZXBKWiigS XWzdIfKfDlZXxPDOPkimIQKi6/Rnp8apHopMrT9o9ywgSJXQ1JL7O2V0vTIBjhp0FSPSNwWbvwOXb XKPMRTv7jay3sLBpyZx2d4MKJ26gMNw==; 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 1g89SU-00073o-FN; Thu, 04 Oct 2018 19:38:50 +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 1g89QP-000661-UE for linux-arm-kernel@lists.infradead.org; Thu, 04 Oct 2018 19:38:41 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id DF28120719; Thu, 4 Oct 2018 21:36:29 +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 (LFbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) by mail.bootlin.com (Postfix) with ESMTPSA id AD8A9206A7; Thu, 4 Oct 2018 21:36:29 +0200 (CEST) Date: Thu, 4 Oct 2018 21:36:30 +0200 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner H3/H5 changes for 4.20, bis Message-ID: <20181004193630.lbxyiecochf5cdfq@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-20181004_123642_306894_EE8B0BD2 X-CRM114-Status: GOOD ( 15.53 ) 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 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 a second attempt at the previous PR for the H3 and H5 changes, hopefully with the right SoB this time. It replaces the previous one. 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-h3-h5-for-4.20-bis for you to fetch changes up to d9492e3e4607e80421f395715def1c257ddf2f8f: ARM: dts: sunxi: h3-h5: Add Bananapi M2+ v1.2 device trees (2018-10-04 21:31:50 +0200) ---------------------------------------------------------------- Allwinner H3 and H5 DT additions for 4.20 This is our usual H3/H5 pull request The most notable changes are: - the video decoding / encoding unit is finally enabled on the H3 - Mali support for the H5 - New boards: BananaPi M2+ v1.2, Orange Pi Zero Plus 2 H3 support ---------------------------------------------------------------- Chen-Yu Tsai (5): arm64: dts: allwinner: h5: Add device node for Mali-450 GPU ARM: dts: sun8i: h3: bpi-m2-plus: Fix address for external RGMII Ethernet PHY ARM: dts: sun8i: h3: Split out non-SoC-specific parts of Bananapi M2 Plus arm64: dts: allwinner: h5: Add device tree for Bananapi M2 Plus H5 ARM: dts: sunxi: h3-h5: Add Bananapi M2+ v1.2 device trees Diego Rondini (1): ARM: dts: sun8i: Add initial Orangepi Zero Plus 2 H3 support Emmanuel Vadot (1): nvmem: sunxi-sid: add support for H5's SID controller Paul Kocialkowski (1): ARM: dts: sun8i-h3: Add Video Engine and reserved memory nodes Philipp Rossak (1): ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block .../bindings/nvmem/allwinner,sunxi-sid.txt | 1 + arch/arm/boot/dts/Makefile | 2 + .../boot/dts/sun8i-h3-bananapi-m2-plus-v1.2.dts | 13 ++ arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts | 190 +---------------- arch/arm/boot/dts/sun8i-h3-orangepi-zero-plus2.dts | 140 +++++++++++++ arch/arm/boot/dts/sun8i-h3.dtsi | 25 +++ arch/arm/boot/dts/sunxi-bananapi-m2-plus-v1.2.dtsi | 31 +++ arch/arm/boot/dts/sunxi-bananapi-m2-plus.dtsi | 231 +++++++++++++++++++++ arch/arm/boot/dts/sunxi-h3-h5.dtsi | 2 +- arch/arm64/boot/dts/allwinner/Makefile | 2 + .../allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dts | 11 + .../dts/allwinner/sun50i-h5-bananapi-m2-plus.dts | 11 + arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 43 ++++ 13 files changed, 513 insertions(+), 189 deletions(-) create mode 100644 arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus-v1.2.dts create mode 100644 arch/arm/boot/dts/sun8i-h3-orangepi-zero-plus2.dts create mode 100644 arch/arm/boot/dts/sunxi-bananapi-m2-plus-v1.2.dtsi create mode 100644 arch/arm/boot/dts/sunxi-bananapi-m2-plus.dtsi create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dts create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus.dts