From patchwork Sat Nov 2 16:01:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11224155 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B319315AB for ; Sat, 2 Nov 2019 16:01:14 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 82C24218AC for ; Sat, 2 Nov 2019 16:01:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="CkG5g98J" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 82C24218AC Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+771+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id VuAqYY1556264xLE7IXLjDL3; Sat, 02 Nov 2019 09:01:14 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.194.1572710473921724451 for ; Sat, 02 Nov 2019 09:01:14 -0700 X-Received: by mail.kernel.org (Postfix) id 9A5A721897; Sat, 2 Nov 2019 16:01:13 +0000 (UTC) X-Received: from localhost (lfbn-1-10718-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 000E32080F; Sat, 2 Nov 2019 16:01:12 +0000 (UTC) Date: Sat, 2 Nov 2019 17:01:10 +0100 From: Maxime Ripard To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai Subject: [GIT PULL] Allwinner Device Tree Changes for 5.5 Message-ID: <1bf18c83-f41d-4353-9ca2-9585b8693df2.lettre@localhost> MIME-Version: 1.0 User-Agent: NeoMutt/20180716 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: Z3SCNxLzqkPVA7qbwEvopCrXx1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1572710474; bh=4gLaziIV6R589Te/a/Q5hmioP+TsMJabBtNm9UpAqCk=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=CkG5g98JvI0dPe4mXYgIju7MWRMRlLKGt3xfluvnSoOg0M77GuLi1ZKHKeDqkhp7hFc 4jVB6/+p7kRgHb03NUkQlWrWxRFvDGfZDJ2iuRMR3bSiAh5BqvxsoB94E3egkZpisK77X bFunV7G2TlW+deTcyPV9GDlQOqP4ggv+6bg= Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) 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.5-1 for you to fetch changes up to d79ccef07b36cf9e0bf57b24a7c580d1e5f4fc39: dt-bindings: arm: sunxi: add FriendlyARM NanoPi Duo2 (2019-11-02 16:42:35 +0100) ---------------------------------------------------------------- Our usual bunch of DT patches, with this time mostly: - Mali GPU support for the H6 - Two new crypto drivers enablement - A few fixes to our DTs, fixed through the validation effort - New boards: NanoPi Duo2 ---------------------------------------------------------------- Alistair Francis (1): arm64: dts: sun50i: sopine-baseboard: Expose serial1, serial2 and serial3 Clément Péron (3): arm64: dts: allwinner: Add ARM Mali GPU node for H6 arm64: dts: allwinner: Add mali GPU supply for H6 boards arm64: allwinner: h6: Enable GPU node for Tanix TX6 Corentin Labbe (8): dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine ARM: dts: sun8i: R40: add crypto engine node ARM: dts: sun8i: H3: Add Crypto Engine node arm64: dts: allwinner: sun50i: Add Crypto Engine node on A64 arm64: dts: allwinner: sun50i: Add crypto engine node on H5 arm64: dts: allwinner: sun50i: Add Crypto Engine node on H6 ARM: dts: sun8i: a83t: Add Security System node ARM: dts: sun9i: a80: Add Security System node Georgii Staroselskii (1): arm64: dts: allwinner: bluetooth for Emlid Neutis N5 Jernej Skrabec (1): arm64: dts: allwinner: a64: orangepi-win: Enable audio codec Karl Palsson (3): ARM: dts: sunxi: h3/h5: add missing uart2 rts/cts pins ARM: dts: sun8i: add FriendlyARM NanoPi Duo2 dt-bindings: arm: sunxi: add FriendlyARM NanoPi Duo2 Maxime Ripard (2): ARM: dts: sun9i: Add missing watchdog clocks ARM: dts: sun5i: olinuxino micro: Fix AT24 node name Mylène Josserand (1): ARM: dts: sun8i: a83t: a711: Add touchscreen node Ondrej Jirman (2): arm64: dts: allwinner: h6: Add pin configs for uart1 arm64: dts: allwinner: orange-pi-3: Enable UART1 / Bluetooth Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +- Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml | 88 ++++- arch/arm/boot/dts/Makefile | 1 +- arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts | 2 +- arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 16 +- arch/arm/boot/dts/sun8i-a83t.dtsi | 9 +- arch/arm/boot/dts/sun8i-h3-nanopi-duo2.dts | 174 ++++++++- arch/arm/boot/dts/sun8i-h3.dtsi | 9 +- arch/arm/boot/dts/sun8i-r40.dtsi | 9 +- arch/arm/boot/dts/sun9i-a80.dtsi | 11 +- arch/arm/boot/dts/sunxi-h3-h5.dtsi | 5 +- arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts | 29 +- arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts | 25 +- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 9 +- arch/arm64/boot/dts/allwinner/sun50i-h5-emlid-neutis-n5.dtsi | 13 +- arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 9 +- arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dts | 6 +- arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts | 25 +- arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi | 6 +- arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts | 6 +- arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts | 4 +- arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 33 ++- 22 files changed, 493 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml create mode 100644 arch/arm/boot/dts/sun8i-h3-nanopi-duo2.dts -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#771): https://linux.kernel.org/g/patchwork-soc/message/771 Mute This Topic: https://linux.kernel.org/mt/40695485/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-