From patchwork Tue Jun 11 08:53:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1113588 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=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="lCo2+Lb3"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45NP1r65BVz9sNR for ; Tue, 11 Jun 2019 18:54:08 +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-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=bNKGznQNXxg/Zg2qGrvIVyzN1qHlw/pxqw7ijYeMphs=; b=lCo2+Lb3wvazMY VVEdBx/BVZPdQsb4Ov1PbOxsSuLoJMtqlL2fEQSB55IZJ8NNcp9gAcBEKjYc8rg/RKFjuzOLW0Eww +ttRMY4mc1xk89flbz5KscVjNgvpwkwKWEFmFZyl16mppwEEV+CIckWb7Hn9iHu/2lMLoW1tjCXGb MyHcZt1s9+tCEzpgCGqFb2XQqSprkjVk6oOeoBTgEnG7YBKm7GLTVBnWG9vC4v1QPlwhZBuPQxB3r qKmOJ2fb91sNXJD3lG/5CFMZPZ7R2XIjTT53rGqlLXpR2+iXGbjyGIU6RKHxo/ADFtLqldMqzFhx8 p277Syup3Wa5I+LZPp4w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hacXd-0001Op-Ne; Tue, 11 Jun 2019 08:54:05 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hacXZ-0001NN-Us; Tue, 11 Jun 2019 08:54:03 +0000 Received: from p508fd648.dip0.t-ipconnect.de ([80.143.214.72] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hacXV-00017y-P8; Tue, 11 Jun 2019 10:53:57 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 1/3] Rockchip dts32 updates for 5.3 round 1 Date: Tue, 11 Jun 2019 10:53:57 +0200 Message-ID: <3004130.oi6ZuZy1Zf@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190611_015402_139169_81CD0C3F X-CRM114-Status: GOOD ( 11.61 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: 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 Hi Arnd, Kevin, Olof, please find below and in the replies round1 of Rockchip updates for armsoc. As the tag implies this includes a lot of attention to the older rk3288- based Veyron line of ChromeOS devices. Please pull. Thanks Heiko The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.3-rockchip-dts32-1 for you to fetch changes up to b8925b7c2f867df6ce3e20deb4b3e2b9b32b20ff: ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices (2019-06-06 12:41:04 +0200) ---------------------------------------------------------------- A lot more love for rk3288 in general and veyron specially with changes all over the place. ---------------------------------------------------------------- Caesar Wang (1): ARM: dts: rockchip: fix PWM clock found on RK3288 Socs Douglas Anderson (10): ARM: dts: rockchip: Remove bogus 'i2s_clk_out' from rk3288-veyron-mickey ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200 ARM: dts: rockchip: Add pin names for rk3288-veyron-minnie ARM: dts: rockchip: Add pin names for rk3288-veyron-jerry ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy ARM: dts: rockchip: Switch to builtin HDMI DDC bus on rk3288-veyron ARM: dts: rockchip: Add unwedge pinctrl entries for dw_hdmi on rk3288 ARM: dts: rockchip: Add HDMI i2c unwedging for rk3288-veyron John Keeping (1): ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3 Matthias Kaehlcke (9): ARM: dts: rockchip: raise CPU trip point temperature for veyron to 100 degC ARM: dts: rockchip: raise GPU trip point temperatures for veyron ARM: dts: raise GPU trip point temperature for speedy to 80 degC ARM: dts: rockchip: Add #cooling-cells entry for rk3288 GPU ARM: dts: rockchip: Use GPU as cooling device for the GPU thermal zone of the rk3288 ARM: dts: rockchip: remove GPU 500 MHz OPP on rk3288 ARM: dts: rockchip: Use the GPU to cool CPU thermal zone of veyron mickey ARM: dts: rockchip: Configure the GPU thermal zone for mickey ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 27 +-- arch/arm/boot/dts/rk3288-veyron-jaq.dts | 207 +++++++++++++++++++ arch/arm/boot/dts/rk3288-veyron-jerry.dts | 207 +++++++++++++++++++ arch/arm/boot/dts/rk3288-veyron-mickey.dts | 234 +++++++++++++++++++++- arch/arm/boot/dts/rk3288-veyron-minnie.dts | 254 ++++++++++++++++++++++-- arch/arm/boot/dts/rk3288-veyron-pinky.dts | 2 +- arch/arm/boot/dts/rk3288-veyron-speedy.dts | 219 ++++++++++++++++++++ arch/arm/boot/dts/rk3288-veyron.dtsi | 29 ++- arch/arm/boot/dts/rk3288.dtsi | 30 +-- 9 files changed, 1143 insertions(+), 66 deletions(-) From patchwork Tue Jun 11 08:54:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1113589 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=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="milwDxiW"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45NP3941L0z9s4Y for ; Tue, 11 Jun 2019 18:55:17 +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-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=HXoX0gSFolt2JPucQ5QTXh5nrYae2enHbkrXwhu1swU=; b=milwDxiWaoI4Ee a3iQluaZzVsD5NEqDKNRWDLkan/Nd0i5z5Wk5MU5BhNd8mxVnCysBhL/MoKC1skP+imOH73kGMAmY uwv9Rc6X291szzF0u02NUR03mmbdrx2YcPOExPpLvfvZrQePDLPdMBMS7243N94ROgpCLGqWMnvQ6 dkeFZAihnDk4EwXCDMf/a7W6rbRXDmls6REVzm28qKO3ox0QbQigeaJY4UMT2ndNKUiDQ2lLkrUcF LT1v/XKkRXqo6KurdRmf/ZEtOLA2vaHYkpWTnE+6XoEz5bQtKdVXST8rvh6rDWt/LNkxLqwIfpZ09 oflz38blW7V+tGmGQjpw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hacYj-0002H4-VE; Tue, 11 Jun 2019 08:55:13 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hacYN-0001rr-CI; Tue, 11 Jun 2019 08:54:53 +0000 Received: from p508fd648.dip0.t-ipconnect.de ([80.143.214.72] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hacYL-00018w-Vp; Tue, 11 Jun 2019 10:54:50 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 2/3] Rockchip dts64 updates for 5.3 round 1 Date: Tue, 11 Jun 2019 10:54:49 +0200 Message-ID: <12386546.HbqOaVNIXM@phil> In-Reply-To: <3004130.oi6ZuZy1Zf@phil> References: <3004130.oi6ZuZy1Zf@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190611_015451_651759_221EB347 X-CRM114-Status: GOOD ( 11.41 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: 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 The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.3-rockchip-dts64-1 for you to fetch changes up to 45fa7c3838715b34ccea661e4b7b261d91668b17: arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 board (2019-06-04 15:38:54 +0200) ---------------------------------------------------------------- PCIe for rockpro64, wifi+bt for Rock-PI4, spi for Rock960 family and a fix for the yet unused isp-iommus. ---------------------------------------------------------------- Akash Gajjar (1): arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 board Helen Koike (1): arm64: dts: rockchip: fix isp iommu clocks and power domain Katsuhiro Suzuki (1): arm64: dts: rockchip: add PCIe nodes on rk3399-rockpro64 Manivannan Sadhasivam (2): arm64: dts: rockchip: Enable SPI0 and SPI4 on Rock960 arm64: dts: rockchip: Enable SPI1 on Ficus arch/arm64/boot/dts/rockchip/rk3399-ficus.dts | 6 ++ arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts | 97 +++++++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3399-rock960.dts | 10 +++ arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts | 18 +++++ arch/arm64/boot/dts/rockchip/rk3399.dtsi | 8 +- 5 files changed, 135 insertions(+), 4 deletions(-) From patchwork Tue Jun 11 08:55:28 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1113590 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=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="jwI0ZrEV"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45NP3b2Mgmz9s4Y for ; Tue, 11 Jun 2019 18:55:39 +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-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=r6SO+/n0tQlYPm9HRmnMYcHx3yJbCvJS4iYvoF8HCfY=; b=jwI0ZrEVMuvTao zUN3h0UuIQUAwNPxJDEv2nm02Vvejt5V4VqXyFOYcKJRYwl2T820IOnRDmCcrVxyanv0n6S5Rfu8g HI8PQOgkDQ+qn0/iotnykep1OD071eFRCn2RfEqsZBTSztKX82EF1Z9BLA5/f1EXwsqJlp7CfNW/z xy4D5FHBoT1hhPt9PkeZssP80xEe8f9MHiOTarVvQZEP9GzBfa2UPMI44t1SLedRVqOAYOyMHT/wi 6NWeNYIAeJPwjfa+dT0WdsTDNYc38/Nnuz9DVMfOhM+iSeNjlEoJZ6Dr/SNelhEOCuQEKLFMlcPs/ 2szp+RGY52qJvbcTbjvg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hacZ5-0003YY-J7; Tue, 11 Jun 2019 08:55:35 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hacZ0-0003Ul-Hu; Tue, 11 Jun 2019 08:55:32 +0000 Received: from p508fd648.dip0.t-ipconnect.de ([80.143.214.72] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hacYz-00019R-5b; Tue, 11 Jun 2019 10:55:29 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 3/3] Rockchip soc32 updates for 5.3 round 1 Date: Tue, 11 Jun 2019 10:55:28 +0200 Message-ID: <6757963.JBp9oB5bj2@phil> In-Reply-To: <3004130.oi6ZuZy1Zf@phil> References: <3004130.oi6ZuZy1Zf@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190611_015530_937490_7A618D7E X-CRM114-Status: GOOD ( 10.25 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: 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 The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.3-rockchip-soc32-1 for you to fetch changes up to c2af88f1a0cdf4cbe94b51fd93e52a3f55606a13: ARM: rockchip: fix missing of_node_put calls in smp code (2019-05-20 01:00:41 +0200) ---------------------------------------------------------------- Another missing of_node_put ---------------------------------------------------------------- Wen Yang (1): ARM: rockchip: fix missing of_node_put calls in smp code arch/arm/mach-rockchip/platsmp.c | 12 ++++++++++-- arch/arm/mach-rockchip/pm.c | 2 ++ 2 files changed, 12 insertions(+), 2 deletions(-)