From patchwork Thu Mar 15 22:20:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 886481 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="PTh+j03o"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 402NNM1fSpz9sVH for ; Fri, 16 Mar 2018 09:21:18 +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=Y9ked8OeulBft+MLK/X7S8GbN7tMHixPMW+K7ekhHgE=; b=PTh+j03oU2t6Se mCGSsKFc2N33ULe36U8hMn018n7wD4/oP5TFeV01pG3SU162shUhO51Lcb171rfxQ9vBQl0ln3kft jrLPhsgeEHHt9LJpDpjq4cwPcsCV/8VjYbK1dvgM8GKA7DuKetyodbBAeF/teiap8j2VtfdyoLYtL tTX3BR/0Sh+UkugTQCn1uXkFwzIZYIJNCfQiG+g6A4efnIXxhHikyn+8IpEN/ZWWJNp7RP1yCoBlO dWcnLcYtYE+bWN5nxRH3l9SxFpQsY3aepKrEogSkOoFnCy10VOLkpOfyZP9ajymep8GO91QfSfzju +I1Apm/Gj0bEX50Up02Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbFI-0002pU-FU; Thu, 15 Mar 2018 22:21:12 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbFE-0002nm-Ni; Thu, 15 Mar 2018 22:21:10 +0000 Received: from p5b1274a3.dip0.t-ipconnect.de ([91.18.116.163] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ewbF0-0006A2-AB; Thu, 15 Mar 2018 23:20:54 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 1/4] Rockchip driver changes for 4.17 Date: Thu, 15 Mar 2018 23:20:53 +0100 Message-ID: <12470502.BUvxkRrZk8@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180315_152108_948913_F1EB6EC4 X-CRM114-Status: GOOD ( 13.51 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 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 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 the main Rockchip-related changes for 4.17. The individual tags should explain things nicely but overall it's a pretty standard set of changes without anything special standing out. So if things look ok, please pull! Thanks Heiko The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.17-rockchip-drivers-1 for you to fetch changes up to b1271993aa3855bda5073c6061a095fd6e6febc6: soc: rockchip: power-domain: Add a sanity check on pd->num_clks (2018-03-05 19:42:29 +0100) ---------------------------------------------------------------- Rockchip soc drivers containing conversion of the power-domain driver to use the clk-bulk APIs and two more socs to disable jtag-switching. On the plus-side the issue we see with that are _supposed_ to be fixed in hardware in upcoming socs, so maybe this can be the last of those. ---------------------------------------------------------------- Jeffy Chen (2): soc: rockchip: power-domain: use clk_bulk APIs soc: rockchip: power-domain: Add a sanity check on pd->num_clks Shawn Lin (1): soc: rockchip: disable jtag switching for RK3228/RK3229 SoCs Xiao Yao (1): soc: rockchip: disable jtag switching for RK3128 SoCs drivers/soc/rockchip/grf.c | 28 ++++++++++++ drivers/soc/rockchip/pm_domains.c | 95 +++++++++++++++++++-------------------- 2 files changed, 75 insertions(+), 48 deletions(-) From patchwork Thu Mar 15 22:21:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 886482 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="KR0PnSkQ"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 402NPH63l3z9sVH for ; Fri, 16 Mar 2018 09:22:11 +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=n8GW1zH+pusC3xlaL3r777pZsMY8E+/gn9RFeCSwpL0=; b=KR0PnSkQsTAtzd AMZCsG0XxWzwnQ9FBqweCSn6erF/vb9eOVrL0BPoQw9b7yTSIcWY2wJAeCsJ68CA3BvUH231Abvsa uZc8YAS0aT/EJ3w9pGyZqTvdl1cnGZqEkabX8sbOp5jzCMG7DzM6ScmzDEQWemvubwez9yadu5sZy Yb59AFwE2+4CUOLyVwVbsQgWgU+u2+kmJduZsW1IO0d+2GVdDozLgoeCYUQolL+6Kzq9KowqIAotr LJz9xOgk7aXdg8yXnYqdwsM/Suu7+BedOMQ9BmznQMN8DnxFu/kmmzgeWZIPHlJe5jWAtfWleKQZn c5AaDgURXEAovh+GAd9w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbGC-0003ED-2f; Thu, 15 Mar 2018 22:22:08 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbG8-0003CR-H2; Thu, 15 Mar 2018 22:22:05 +0000 Received: from p5b1274a3.dip0.t-ipconnect.de ([91.18.116.163] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ewbFw-0006Ao-GU; Thu, 15 Mar 2018 23:21:52 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 2/4] Rockchip soc32 changes for 4.17 Date: Thu, 15 Mar 2018 23:21:51 +0100 Message-ID: <138288631.vS67dmqZt1@phil> In-Reply-To: <12470502.BUvxkRrZk8@phil> References: <12470502.BUvxkRrZk8@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180315_152204_741495_4FC9A00B X-CRM114-Status: GOOD ( 11.50 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 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 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 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.17-rockchip-soc32-1 for you to fetch changes up to 03151b8989257bfcee6cfd5f06d9a4a06b781cf3: ARM: rockchip: Set name of pmu regmap_config in smp code (2018-03-12 11:09:36 +0100) ---------------------------------------------------------------- Fix for the legacy pmu-regmap in the smp-code to have a real name and therefore not create a dummy* entry in debugfs. ---------------------------------------------------------------- Jeffy Chen (1): ARM: rockchip: Set name of pmu regmap_config in smp code arch/arm/mach-rockchip/platsmp.c | 1 + 1 file changed, 1 insertion(+) From patchwork Thu Mar 15 22:22:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 886483 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="h6lzqZZ8"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 402NPx1F7Kz9sVH for ; Fri, 16 Mar 2018 09:22:45 +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=SvBh2EFkaelS8rTUEFs8VtdNUXx1NyrH68zL5Ufo8zw=; b=h6lzqZZ8l3xD16 PXoc9YGDMXzbVOxBJW2KS1vxkVOCnP3CE4gxUx1ACf9un8fGq+KfZGXGm/u4Mnlc625AFQ7vnAMC0 mGTpQ+GEN8Gx0gJUTVDMfAWISDzBBsQFhC9e2aXp59h9cAmel+LngPfzYFS91WuVpyxQPVOFIYJG+ h50dZId1m8vdcEpzqmrF5WqyTTQIlw0QUz7JlViAwEuNdQdyjg2fh7tDC65ysh10ENF8/PRykxN1B xcT9ST43Dq0ugSMhcfuTy2FsGdnJWBFD7/Pp0Wvr/Bscf+2xDaSLRkFvet+wElVszsD4/5NgeEOqf Z+/RWvC34kyWqb2bbsBw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbGj-0003Zg-CO; Thu, 15 Mar 2018 22:22:41 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbGf-0003ST-Bc; Thu, 15 Mar 2018 22:22:39 +0000 Received: from p5b1274a3.dip0.t-ipconnect.de ([91.18.116.163] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ewbGT-0006BC-JQ; Thu, 15 Mar 2018 23:22:25 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 3/4] Rockchip dts32 changes for 4.17 Date: Thu, 15 Mar 2018 23:22:24 +0100 Message-ID: <1841402.lINMpr9JsG@phil> In-Reply-To: <12470502.BUvxkRrZk8@phil> References: <12470502.BUvxkRrZk8@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180315_152237_570481_D240A204 X-CRM114-Status: GOOD ( 14.77 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 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 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 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.17-rockchip-dts32-1 for you to fetch changes up to 8dc9b9720380a3c16969932151ba92b558110b2f: ARM: dts: rockchip: enable USB-OTG port on Radxa Rock2 Square (2018-02-19 06:53:35 +0100) ---------------------------------------------------------------- For general soc-specific changes the rk322x socs got their correct grf compatible set. Other than that there are some board-specific changes like the Rock2 getting its otg port, recovery and power keys enabled. The vyasa board gained an enabled emmc node and the phyCORE boards got UHS speeds in their sd card and a fixed sd-card power supply. Finally the veyron boards dropped a nonstandard and unused property. ---------------------------------------------------------------- Brian Norris (1): ARM: dts: rockchip: drop veyron's nonstandard 'backlight-boot-off' Jagan Teki (1): ARM: dts: rockchip: Add eMMC node for rk3288-vyasa John Keeping (3): ARM: dts: rockchip: add power key for Rock2 Square ARM: dts: rockchip: add recovery button for Rock2 Square ARM: dts: rockchip: enable USB-OTG port on Radxa Rock2 Square Shawn Lin (1): ARM: dts: rockchip: add "rockchip,rk3228-grf" compatible for rk322x grf node Wadim Egorov (2): ARM: dts: rockchip: Fix supply node for card's power on phycore som ARM: dts: rockchip: Support UHS mode for SD card on phyCORE-RK3288 RDK arch/arm/boot/dts/rk322x.dtsi | 2 +- arch/arm/boot/dts/rk3288-phycore-rdk.dts | 6 +++- arch/arm/boot/dts/rk3288-phycore-som.dtsi | 5 ++- arch/arm/boot/dts/rk3288-rock2-som.dtsi | 4 +++ arch/arm/boot/dts/rk3288-rock2-square.dts | 41 +++++++++++++++++++++++++ arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 1 - arch/arm/boot/dts/rk3288-vyasa.dts | 11 +++++++ 7 files changed, 64 insertions(+), 6 deletions(-) From patchwork Thu Mar 15 22:22:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 886484 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="igpksi3U"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 402NQk4lfNz9sVH for ; Fri, 16 Mar 2018 09:23:26 +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=pqw2HReSZGDAI6beQ5PUJSLFcSELTSVTM8e/R8mWFVY=; b=igpksi3UzV4te/ N+oVJo1y6b5YlyPVFKJEa7lzlJb6/OYxvd99OyVziml+sLqZMZd65iOZxGn7zTJIRlqHX47QmSDp3 nIFYMHGCCshxPctuXT5mvqgP+9+M6X9qLMUszAWLQeN9K9niQ93ep+Fysy/ODLd6SyTFfM8h0ZPMQ 7luIW8BqBgic9em9iY9Qf5iHrzuYnz8ymhXlE534/x8XFeABrC+kXxNrKwqgWCISIrSNGaf89PaNB KmGQ1vbotxntKV90VypQP2brUumFNwUCPz8qWcZvlIa+Aa+zW8teubltVNFOrQxhUGMT0nfwlHNoP AJLpn0dpfVm38bXe1Sng==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbHO-0003xw-5H; Thu, 15 Mar 2018 22:23:22 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewbHE-0003ou-Ds; Thu, 15 Mar 2018 22:23:18 +0000 Received: from p5b1274a3.dip0.t-ipconnect.de ([91.18.116.163] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ewbH2-0006Bp-Q2; Thu, 15 Mar 2018 23:23:00 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 4/4] Rockchip dts64 changes for 4.17 Date: Thu, 15 Mar 2018 23:22:59 +0100 Message-ID: <1852590.WiPauY1nNm@phil> In-Reply-To: <12470502.BUvxkRrZk8@phil> References: <12470502.BUvxkRrZk8@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180315_152312_943893_A83BBFC5 X-CRM114-Status: GOOD ( 18.24 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 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 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 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.17-rockchip-dts64-1 for you to fetch changes up to 3783f1eb8a8db3747e753c4aa972124e1309db4e: arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire (2018-03-13 13:01:03 +0100) ---------------------------------------------------------------- The rk3399 gained support its Cadence displayport controller and some minor additions like pins for 2ch i2s0 and the cif test clocks as well as a default rate for ACLK_VIO that should be 400MHz according to the TRM. The rk3328 got uart dmas fixed - a non-critical fix, as nobody was using that so far. New boards are the rk3328-based roc-rk3328-cc, the rk3368-based Lion-SOM + baseborad from Theobroma Systems and a standalone variant of the Sapphire board, as a lot of people where using that without the Exkavator baseboard. Sapphire also saw a lot of small cleanups of things that are not part of the actual Sapphire board, but the baseboard instead. The rk3399-puma board got i2s and tsadc support and Gru got its DP node enabled. ---------------------------------------------------------------- Chris Zhong (2): arm64: dts: rockchip: add cdn-dp node for rk3399. arm64: dts: rockchip: enable DP for rk3399-gru Heiko Stuebner (2): arm64: dts: rockchip: move rk3399-sapphire sdio to excavator baseboard arm64: dts: rockchip: add a standalone version of the rk3399 sapphire Klaus Goger (7): arm64: dts: rockchip: enable tsadc on rk3399-puma arm64: dts: rockchip: add i2s0-2ch-bus pins on rk3399 dt-bindings: add RK3368-uQ7 SoM and EVK base board arm64: dts: rockchip: add RK3368-uQ7 (Lion) SoM arm64: dts: rockchip: add Haikou baseboard with RK3368-uQ7 SoM arm64: dts: rockchip: move i2s0 node from baseboard to SoM on rk3399-puma arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou Levin Du (1): arm64: dts: rockchip: add roc-rk3328-cc board Robin Murphy (1): arm64: dts: rockchip: Fix RK3328 UART DMAs Shawn Lin (1): arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire Shunqian Zheng (2): arm64: dts: rockchip: Add cif test clocks for rk3399 arm64: dts: rockchip: assign clock rate for ACLK_VIO on rk3399 Vicente Bergas (3): arm64: dts: rockchip: vdd_log on rk3399-sapphire is not an i2c slave arm64: dts: rockchip: move rk3399-sapphire i2s2 to daughterboard arm64: dts: rockchip: move rk3399-sapphire pwr_btn to daughterboard Documentation/devicetree/bindings/arm/rockchip.txt | 12 + arch/arm64/boot/dts/rockchip/Makefile | 3 + arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 267 +++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3328.dtsi | 6 +- .../arm64/boot/dts/rockchip/rk3368-lion-haikou.dts | 146 ++++++++++ arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi | 317 +++++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 13 +- .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 71 ++++- arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 28 ++ .../dts/rockchip/rk3399-sapphire-excavator.dts | 44 ++- arch/arm64/boot/dts/rockchip/rk3399-sapphire.dts | 12 + arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi | 67 +++-- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 79 ++++- 13 files changed, 993 insertions(+), 72 deletions(-) create mode 100644 arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-sapphire.dts