From patchwork Thu Dec 21 18:30:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 852068 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gRSUPJZS"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3z2gF73073z9s8J for ; Fri, 22 Dec 2017 05:30:51 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=3Bv0m/L9eLE4TDMNyXLvd3AdK9k5C74lupJTqscPIuY=; b=gRSUPJZShUMd0p MVUgUK+oIQwrMrleLzeVOUdS/sOa5x0bE2vZ8OMLot9G64GD6QSbfDYv+CuWx9IB6/x7qqS6qaObm lSrq4rxilm7WPDfiJbC23NcdD+gFUUFeQ4zXiHZa37V+P1ScDomu3qns0xjjPHakSWBvL/M5nerG9 kCJ6NKvFEl3GtgSGI7ibtBeYWHvXIlC4CZp3MshjpYsZtPXz6M+vi7CMPpjaprjm32J0RMSyNxNjt DjMNi506NcYt9oDQ6NExI3BlyOzefSxd6Ov3tffptVvFzyXXfNIoBtXLknECu2En7nA3imNm5J36V Sxu9ub3C400kdMXfX1kg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eS5cG-0002ib-1H; Thu, 21 Dec 2017 18:30:48 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eS5bt-0002hH-JH; Thu, 21 Dec 2017 18:30:27 +0000 Received: from p5b127410.dip0.t-ipconnect.de ([91.18.116.16] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1eS5bf-0007LW-Pc; Thu, 21 Dec 2017 19:30:11 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 1/2] Rockchip dts32 changes for 4.16 Date: Thu, 21 Dec 2017 19:30:11 +0100 Message-ID: <2013174.TmhWXT9G0E@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171221_103025_853480_4C0B4E03 X-CRM114-Status: GOOD ( 10.81 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: linux-rockchip@lists.infradead.org, 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, Kevin, Olof, please find below and in the next mail Rockchip changes for 4.16. The volume especially on 32bit is quite low this time, possibly due to the holiday season. So if nothing looks bad, please pull Thanks and merry xmas Heiko The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.16-rockchip-dts32-1 for you to fetch changes up to fe8fd85a23a746bd7f0a14e5dcd55c9bc517a055: ARM: dts: rockchip: add reset property for rk3066a-rayeager emac phy (2017-12-16 21:09:37 +0100) ---------------------------------------------------------------- Just the reset property for the rk3066a-rayeager emac phy ---------------------------------------------------------------- Chris Zhong (1): ARM: dts: rockchip: add reset property for rk3066a-rayeager emac phy arch/arm/boot/dts/rk3066a-rayeager.dts | 1 + 1 file changed, 1 insertion(+) From patchwork Thu Dec 21 18:31:00 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 852069 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ItRtdBst"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3z2gFv5vbrz9s83 for ; Fri, 22 Dec 2017 05:31:31 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JQdzWMo1fVHf+OGWVp2GAQThH0Xkm7zf6hYlZWHP8So=; b=ItRtdBstZ5suQA MbsyzoO0vC3UpVNxmKWY0yN+qHdbQM382f17Amso2JceUOBopAAS8fqd6hdVFlDYMShf4i3H9CHat GRSOqFnYsDMmnQbtkmXRSl7zL49jKm2UluAKAyWZrUK9bXbj2mcve/LTCweSxU/mejMAidpWxF7YR YISARVumgIGk3McCO2iesAsAJs+i4Oo0AJF+TyQYwi9S0y5Lo9uzv9pF/lzCqPQzV3mk0GnU87/bq NjQ4xv1R5YcgL0Zen66oME2FvWH2LjCQ4Odr7okH6uYFiMmIZ+xYFwMv4kUutV5Jxn/BG4XgCL1rs G9EF6qxiSePuV/cMU4Cw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eS5co-00037f-V3; Thu, 21 Dec 2017 18:31:22 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eS5cf-0002uw-Oe; Thu, 21 Dec 2017 18:31:20 +0000 Received: from p5b127410.dip0.t-ipconnect.de ([91.18.116.16] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1eS5cT-0007Lj-99; Thu, 21 Dec 2017 19:31:01 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 2/2] Rockchip dts64 changes for 4.16 Date: Thu, 21 Dec 2017 19:31:00 +0100 Message-ID: <2062410.Qz0JYku65n@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <2013174.TmhWXT9G0E@phil> References: <2013174.TmhWXT9G0E@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171221_103114_665754_67EAC7A4 X-CRM114-Status: GOOD ( 11.66 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: linux-rockchip@lists.infradead.org, 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 The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.16-rockchip-dts64-1 for you to fetch changes up to 13bc2c0a6a14f430abaa6a859792418644b7febd: arm64: dts: rockchip: Add efuse device node for RK3328 SoC (2017-12-20 13:12:13 +0100) ---------------------------------------------------------------- General RK3399 gets Mipi nodes, fixes for usb3 support and better support for the type-c phys. The Kevin Chromebooks based on rk3399 now can use their internal edp displays. RK3328 gets its efuse node and Mali450 gpu node, which actually produces already some nice results with the WIP Lima driver. ---------------------------------------------------------------- Brian Norris (1): arm64: dts: rockchip: add rk3399 DSI0 reset Enric Balletbo i Serra (5): arm64: dts: rockchip: add pd_usb3 power-domain node for rk3399 arm64: dts: rockchip: add the aclk_usb3 clocks for USB3 on rk3399 arm64: dts: rockchip: add reset property for dwc3 controllers on rk3399 arm64: dts: rockchip: add usb3-phy otg-port support for rk3399 arm64: dts: rockchip: add extcon nodes and enable tcphy rk3399-gru Finley Xiao (1): arm64: dts: rockchip: Add efuse device node for RK3328 SoC Heiko Stuebner (2): dt-bindings: gpu: mali-utgard: add rockchip,rk3328-mali compatible arm64: dts: rockchip: add rk3328 mali gpu node Jeffy Chen (1): arm64: dts: rockchip: Enable edp disaplay on kevin Nickey Yang (2): arm64: dts: rockchip: add mipi_dsi1 support for rk3399 arm64: dts: rockchip: update mipi cells for RK3399 .../devicetree/bindings/gpu/arm,mali-utgard.txt | 1 + arch/arm64/boot/dts/rockchip/rk3328.dtsi | 47 ++++++++++++ arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts | 29 ++++++++ arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 42 +++++++++++ arch/arm64/boot/dts/rockchip/rk3399.dtsi | 85 +++++++++++++++++++--- 5 files changed, 195 insertions(+), 9 deletions(-)