From patchwork Wed Nov 6 12:18:03 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11230183 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 334131850 for ; Wed, 6 Nov 2019 12:18:08 +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 0A34421929 for ; Wed, 6 Nov 2019 12:18:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="hGPp/9Uh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A34421929 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+829+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id aaaaYY1556264xaaaaaaaaaa; Wed, 06 Nov 2019 04:18:07 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.7747.1573042687419780558 for ; Wed, 06 Nov 2019 04:18:07 -0800 X-Received: by mail.kernel.org (Postfix) id 21C1921848; Wed, 6 Nov 2019 12:18:07 +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 7C94E217F4; Wed, 6 Nov 2019 12:18:06 +0000 (UTC) Date: Wed, 6 Nov 2019 13:18:03 +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, take 2 Message-ID: <58ad00a8-9579-4811-969a-a74e331ee9a2.lettre@localhost> MIME-Version: 1.0 User-Agent: Mutt/1.12.1 (2019-06-15) 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: aaaaaaaaaaaaaaaaaaaaaaaax1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1573042687; bh=4dw/YpyMfVOPveYFHiSC56clWtJpzI/VRGs+wiEqTK8=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=hGPp/9UhtCKddy5wKCFfd5PdnM/JcqPcVTeYE+kGWMJfGYoYu5VDL3IBySbA4ai1B5i NoyiHklV+WB3ngxbzD2Am5mYdhBYxa9RbXJE6qNdIE/6ZQ7+ACsSgcjQGtWyQN6Oatnuq QL7hASLRcEo8Pat+3U1Rsa81iRIe/OcLUjg= Hi, Please pull the following changes for the next release. They are a few late patches that enable new features that got merged through separate trees, so it shouldn't be very controversial. Thanks! Maxime The following changes since commit d79ccef07b36cf9e0bf57b24a7c580d1e5f4fc39: dt-bindings: arm: sunxi: add FriendlyARM NanoPi Duo2 (2019-11-02 16:42:35 +0100) 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-2 for you to fetch changes up to 74ab6d9d7dce554a2b1265b06f2ceb4087406b6c: arm64: dts: allwinner: h6: Remove useless reset name (2019-11-05 13:12:12 +0100) ---------------------------------------------------------------- A few more DT patches for 5.5, mostly: - USB3 support for the H6 - Deinterlacer support for the H3 - eDP Bridge support on the Teres-I - More DT cleanups thanks to the validation ---------------------------------------------------------------- Icenowy Zheng (1): arm64: dts: allwinner: h6: add USB3 device nodes Jernej Skrabec (3): dt-bindings: bus: sunxi: Add H3 MBUS compatible ARM: dts: sunxi: h3/h5: Add MBUS controller node dts: arm: sun8i: h3: Enable deinterlace unit Maxime Ripard (2): ARM: dts: sun6i: Remove useless reset-names arm64: dts: allwinner: h6: Remove useless reset name Ondrej Jirman (1): arm64: dts: allwinner: orange-pi-3: Enable USB 3.0 host support Torsten Duwe (2): arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I dt-bindings: Add ANX6345 DP/eDP transmitter binding Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt | 1 +- Documentation/devicetree/bindings/display/bridge/anx6345.yaml | 102 +++++++++++- arch/arm/boot/dts/sun6i-a31.dtsi | 1 +- arch/arm/boot/dts/sun8i-h3.dtsi | 13 +- arch/arm/boot/dts/sunxi-h3-h5.dtsi | 9 +- arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts | 45 ++++- arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts | 8 +- arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 33 +++- 8 files changed, 206 insertions(+), 6 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/bridge/anx6345.yaml -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#829): https://linux.kernel.org/g/patchwork-soc/message/829 Mute This Topic: https://linux.kernel.org/mt/43938091/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] -=-=-=-=-=-=-=-=-=-=-=-