From patchwork Tue Jul 24 13:08: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: 10542151 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2AD9F13BB for ; Tue, 24 Jul 2018 13:11:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 190C028807 for ; Tue, 24 Jul 2018 13:11:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 171492887E; Tue, 24 Jul 2018 13:11:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A72A028807 for ; Tue, 24 Jul 2018 13:11:37 +0000 (UTC) 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=NicsSILpll+2AHogs6iD4O0BkpkcRzvXX3rsCUj5V04=; b=ckY qy3G1ryCU0IdfpThz5QoPScx7W9Nf7CtUBBQ6870pFvqg+C5Aa8J0qt4eUb4xTx9jkJeNEoTT0Gd8 8v4fEraQ5sXjMBNtBkdYP0U80rlOarM8CnpLSyGqfnjAXahbd8Vp1eTkTRLY65jXphPiLtXYYXhqr tkPw/EtkR6FM/oqPjytN5hIyw0CryU0iTlq6aCvxoViP4vhAu6rDTuC6SAi2n9GOgXtEIGnCWCEy5 yDUIMvpEQB9O+6XY1I8BmR8jw9f0nhgW0MfG56tndu9AfFsM1NpXyiHoyzkAc6N2lhv5kO0MUzGOY 8R14A3+J63u+Xg7Vw80PSYg1F56jrMw==; 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 1fhx6F-0001Uf-MI; Tue, 24 Jul 2018 13:11:35 +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 1fhx3g-0006pc-7C for linux-arm-kernel@lists.infradead.org; Tue, 24 Jul 2018 13:08:58 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id C5ED420943; Tue, 24 Jul 2018 15:08:44 +0200 (CEST) Received: from localhost (AAubervilliers-681-1-78-122.w90-88.abo.wanadoo.fr [90.88.20.122]) by mail.bootlin.com (Postfix) with ESMTPSA id D848F2093C; Tue, 24 Jul 2018 15:08:15 +0200 (CEST) Date: Tue, 24 Jul 2018 15:08:16 +0200 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner DT changes for 4.19 Message-ID: <20180724130816.mrqr42l2ph2tme2k@flea> MIME-Version: 1.0 User-Agent: NeoMutt/20180622 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180724_060856_619093_1E7CA7C7 X-CRM114-Status: GOOD ( 15.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Arnd, Olof, Please pull the following changes for the next merge window. Thanks! Maxime The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-4.19 for you to fetch changes up to c0476a31fb381e02637549bfe45632a4140dd201: ARM: dts: sun4i: Add GPU node (2018-07-24 14:52:44 +0200) ---------------------------------------------------------------- Allwinner DT changes for 4.19 There's a number of additions for the ARMv7 SoCs for this merge window, and especially: - Addition of the system controller for a number of SoCs, as part of the VPU effort - Addition of the R40 HDMI support - Addition of the Mali GPU node for the A10 ---------------------------------------------------------------- Chen-Yu Tsai (1): ARM: dts: sun8i: a83t: Add CPU regulator supplies for A83T boards Corentin Labbe (3): dt-bindings: net: dwmac-sun8i: Remove unused address-cells/size-cells ARM: dts: sun8i: a83t: Remove unused address-cells/size-cells of dwmac-sun8i ARM: dts: sun8i: r40: Remove unused address-cells/size-cells of dwmac-sun8i Jernej Skrabec (7): ARM: dts: sun8i: r40: Add HDMI pipeline ARM: dts: sun8i: r40: Enable HDMI output on BananaPi M2 Ultra ARM: dts: sun8i: r40: Remove fallback display engine compatible ARM: dts: sun8i: r40: Add mixer ids to TCON TOP ARM: dts: sun8i: r40: Remove fallback compatible for TCON TV ARM: dts: sun8i: r40: Add missing TCON-TOP - TCON connections ARM: dts: sun8i: r40: Disable TCONs by default. Maxime Ripard (4): ARM: dts: sun5i: Add support for the C1 SRAM region with the SRAM controller ARM: dts: sun7i: Add support for the C1 SRAM region with the SRAM controller ARM: dts: sun8i: a23-a33: Add SRAM controller node and C1 SRAM region ARM: dts: sun5i: Fix the SRAM A3-A4 declaration Paul Kocialkowski (4): ARM: dts: sun4i: Switch to new system control compatible string ARM: dts: sun5i: Use most-qualified system control compatibles ARM: dts: sun7i: Use most-qualified system control compatibles ARM: dts: sun8i: h3: Add SRAM controller node and C1 SRAM region Steven Vanden Branden (1): ARM: dts: sun4i: Add GPU node Viresh Kumar (1): ARM: dts: sunxi: Add missing cooling device properties for CPUs .../devicetree/bindings/net/dwmac-sun8i.txt | 8 - arch/arm/boot/dts/sun4i-a10.dtsi | 25 +- arch/arm/boot/dts/sun5i.dtsi | 32 ++- arch/arm/boot/dts/sun6i-a31.dtsi | 30 ++ arch/arm/boot/dts/sun7i-a20.dtsi | 38 ++- arch/arm/boot/dts/sun8i-a23-a33.dtsi | 22 ++ arch/arm/boot/dts/sun8i-a33.dtsi | 9 + .../boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts | 8 + arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 8 + arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts | 8 + arch/arm/boot/dts/sun8i-a83t.dtsi | 2 - arch/arm/boot/dts/sun8i-h3.dtsi | 22 ++ arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 29 ++ arch/arm/boot/dts/sun8i-r40.dtsi | 319 ++++++++++++++++++++- 14 files changed, 534 insertions(+), 26 deletions(-)