From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AC7ADC4321A for ; Tue, 11 Jun 2019 08:54:12 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 81E6520657 for ; Tue, 11 Jun 2019 08:54:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="lCo2+Lb3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 81E6520657 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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-El; 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-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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.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(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel