From patchwork Thu May 21 01:17:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 11561985 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 BDFD913B4 for ; Thu, 21 May 2020 01:17:28 +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 9D2E320748 for ; Thu, 21 May 2020 01:17:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NL7f52SK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9D2E320748 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-rockchip-bounces+patchwork-linux-rockchip=patchwork.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=CdCFUti/+ntlk1Sz/Xnlyd1cVXnryzArsdGK/xz72uo=; b=NL7f52SKRuY+DZ J2L9un8PdHTg/cqqteRKHBBCW1Gb1spUNLnKmk8E0NdFXRzch+K/fH2rY0SRl9aruY0WyhwUaoU2j pjBPtNAuW7/wwLOmdkvpoKkDjmJOMO2rhPX9tCkJm9OCZXVy05rwLJMQp5xK6cKV+pYKRLnSQ9j5W kFshSAW1JAvg1G9GvBFSlym6lVRSbi6DWf3slqXLIcCnE31mal41z7WQxE7nUECBlWunNYGs2Wl2C FI46vh9bCWOVbcIclfG+vytDki0UfIYjm2lqBGUA3zU996nPZvuuNp8oVLohkSdXysGmcsFIgPvP3 Hhlcxt82gu2VuC+LVFEA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZpq-0002Wz-A8; Thu, 21 May 2020 01:17:22 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZpo-0002WA-4V; Thu, 21 May 2020 01:17:21 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jbZpm-0005ff-Tf; Thu, 21 May 2020 03:17:18 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 1/3] Rockchip dt64 changes for 5.8 Date: Thu, 21 May 2020 03:17:18 +0200 Message-ID: <1970481.V9vR1fIhX2@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200520_181720_181046_295CFB83 X-CRM114-Status: GOOD ( 15.45 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: linux-rockchip@lists.infradead.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org Hi Arnd, Kevin, Olof, please find below some Rockchip devicetree changes for 5.8 Please pull! Thanks Heiko The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.8-rockchip-dts64-1 for you to fetch changes up to b2cb68e864222eb3cc1d7c3c06edc40469699983: arm64: dts: rockchip: fix pinctrl-names for gpio-leds node on rk3326-odroid-go2 (2020-05-21 02:16:51 +0200) ---------------------------------------------------------------- New soc variant the rk3326 which is essentially a px30 with only one display controller and a new board using it, the Odroid Advance Go. sdcard regulator for the rockpro64 and a lot of devicetree fixes making the dt-binding check a lot happier. ---------------------------------------------------------------- Boris Brezillon (1): arm64: dts: rockchip: Define the rockchip Video Decoder node on rk3399 Heiko Stuebner (3): arm64: dts: rockchip: add core devicetree for rk3326 dt-bindings: Add binding for Hardkernel Odroid Go Advance arm64: dts: rockchip: add Odroid Advance Go Johan Jonker (17): arm64: dts: rockchip: remove bus-width from mmc nodes in rk3308-roc-cc arm64: dts: rockchip: remove #sound-dai-cells from &i2s1 node of rk3399-pinebook-pro.dts arm64: dts: rockchip: remove #sound-dai-cells from &spdif node of rk3399-hugsun-x99.dts arm64: dts: rockchip: replace RK_FUNC defines in rk3326-odroid-go2 include: dt-bindings: rockchip: remove unused defines arm64: dts: rockchip: fix phy nodename for rk3328 arm64: dts: rockchip: fix rtl8211f nodename for rk3328 Beelink A1 arm64: dts: rockchip: fix rtl8211e nodename for rk3399-nanopi4 arm64: dts: rockchip: fix &pinctrl phy sub nodename for rk3399-nanopi4 arm64: dts: rockchip: fix rtl8211e nodename for rk3399-orangepi arm64: dts: rockchip: fix &pinctrl phy sub nodename for rk3399-orangepi arm64: dts: rockchip: fix defines in pd_vio node for rk3399 arm64: dts: rockchip: rename and label gpio-led subnodes arm64: dts: rockchip: remove disable-wp from rk3308-roc-cc emmc node arm64: dts: rockchip: add bus-width properties to mmc nodes for px30 arm64: dts: rockchip: fix pd_tcpc0 and pd_tcpc1 node position on rk3399 arm64: dts: rockchip: fix pinctrl-names for gpio-leds node on rk3326-odroid-go2 Tobias Schramm (1): arm64: dts: rockchip: add micro SD card regulator to rockpro64 .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + arch/arm64/boot/dts/rockchip/px30.dtsi | 3 + arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts | 7 +- arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts | 557 +++++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3326.dtsi | 15 + arch/arm64/boot/dts/rockchip/rk3328-a1.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 4 +- arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 4 +- arch/arm64/boot/dts/rockchip/rk3328.dtsi | 2 +- arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts | 4 +- .../boot/dts/rockchip/rk3368-orion-r68-meta.dts | 4 +- arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399-ficus.dts | 29 +- arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 10 +- arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts | 7 +- arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi | 4 +- arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts | 4 +- .../boot/dts/rockchip/rk3399-pinebook-pro.dts | 11 +- arch/arm64/boot/dts/rockchip/rk3399-rock960.dts | 29 +- arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi | 27 + arch/arm64/boot/dts/rockchip/rk3399.dtsi | 34 +- include/dt-bindings/pinctrl/rockchip.h | 11 - 23 files changed, 691 insertions(+), 85 deletions(-) create mode 100644 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3326.dtsi From patchwork Thu May 21 01:17:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 11561991 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 03361739 for ; Thu, 21 May 2020 01:18:09 +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 B352A20748 for ; Thu, 21 May 2020 01:18:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R8YuoVJW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B352A20748 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-rockchip-bounces+patchwork-linux-rockchip=patchwork.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: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=kX3evftk/HH//Us9AV4Pvcw8GEP81LNnfE73JSrJ1kE=; b=R8YuoVJWua8eEe LYLQao2f/jV0b4Ove1+mePe+EL1NUG0bfWXZ2F4SyDocsfazlmzyj59qg8TbnIBgAHgNmqeNO094n IU9WpoZ1K/CpThHAli+QPZ7FMPrnj2Tg7H3F/tCpfPcd1UtWrRKxlg1iQ+oJGe+T4blPIjvb0UimK Z2lrQBdKVnRk+DzfQigOYy0CwFJjkLRfbYxhlkF2XTWsH8wlQcc9u8jg/y/2d0FBAEjB2im69wHgO QsVZZ7iL5Ov3cvEizOTW/fm+hmEgz2KBlMui5VbWKWAnTcmYd2e19M66r1aIPp4yj6Lfzo3QiUUoY G71ZcNvdf5DIOTc+rpfQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZqV-0002sC-Dz; Thu, 21 May 2020 01:18:03 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZqS-0002rJ-On; Thu, 21 May 2020 01:18:02 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jbZqQ-0005g6-GP; Thu, 21 May 2020 03:17:58 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 2/3] Rockchip dt32 changes for 5.8 Date: Thu, 21 May 2020 03:17:58 +0200 Message-ID: <3735080.6Cexqc3t0Y@phil> In-Reply-To: <1970481.V9vR1fIhX2@phil> References: <1970481.V9vR1fIhX2@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200520_181800_800633_9FB5071F X-CRM114-Status: GOOD ( 12.06 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: linux-rockchip@lists.infradead.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.8-rockchip-dts32-1 for you to fetch changes up to 54b1a4e070330c3fba5becfb0b619bf360bc2657: ARM: dts: rockchip: add rga node for rk322x (2020-05-19 00:50:21 +0200) ---------------------------------------------------------------- RGA node for rk322x, wifi node for rk3229-xms6 and some cleanups. ---------------------------------------------------------------- Johan Jonker (2): ARM: dts: rockchip: rename and label gpio-led subnodes ARM: dts: rockchip: remove identical #include from rk3288.dtsi Justin Swartz (3): ARM: dts: enable WLAN for Mecer Xtreme Mini S6 ARM: dts: remove disable-wp from rk3229-xms6 emmc ARM: dts: rockchip: add rga node for rk322x arch/arm/boot/dts/rk3036-kylin.dts | 2 +- arch/arm/boot/dts/rk3066a-mk808.dts | 2 +- arch/arm/boot/dts/rk3188-radxarock.dts | 6 +++--- arch/arm/boot/dts/rk3229-xms6.dts | 19 +++++++++++++++++-- arch/arm/boot/dts/rk322x.dtsi | 10 ++++++++++ arch/arm/boot/dts/rk3288-firefly-reload.dts | 12 ++++++------ arch/arm/boot/dts/rk3288-firefly.dtsi | 12 ++++++------ arch/arm/boot/dts/rk3288-miqi.dts | 2 +- arch/arm/boot/dts/rk3288-phycore-som.dtsi | 6 +++--- arch/arm/boot/dts/rk3288-rock2-square.dts | 4 ++-- arch/arm/boot/dts/rk3288-tinker.dtsi | 6 +++--- arch/arm/boot/dts/rk3288.dtsi | 1 - 12 files changed, 53 insertions(+), 29 deletions(-) From patchwork Thu May 21 01:18:55 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 11561995 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 CE21713B4 for ; Thu, 21 May 2020 01:19:03 +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 ACFA9207E8 for ; Thu, 21 May 2020 01:19:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="XGlWKI0g" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ACFA9207E8 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-rockchip-bounces+patchwork-linux-rockchip=patchwork.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: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=L7xQV8b0xaWstkSXhT+n3aZUeYhAwkDdluAL8L+nZ1k=; b=XGlWKI0gkjcHhX t/VMvqEpNOJyz9UsTfcmvTHD8YMlrcuMzmaAZ4oznB0h8IJQPIBIUNTk+l48484NQQ+l9Q4bbTyNy BHdEh0X8SoALdR9QJbjMTg6i+69bQblKUAdtMV6O68+iGzwm3MtXdAC0WXRiWnAJuYG6Dm2OJELcT KQXvDtJG4qG3NiILE/FD4UKwsQuslYijcgOBKnRhs2AUsKfZR3KyCWpoqzmUdApu2KKKAzoVqgEtc IbK8UJ1O53qqHYg5jAUVStGQmXUg8XVJmmQcYS0OMYy6i/WZmhUcWqiLZvvF8HrMK0agSMaHK5e5a TKnxBJ8BQqAt6/yFUKsg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZrP-0003FV-HH; Thu, 21 May 2020 01:18:59 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZrM-0003EN-UM; Thu, 21 May 2020 01:18:58 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jbZrL-0005gb-R6; Thu, 21 May 2020 03:18:55 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 3/3] Rockchip soc32 changes for 5.8 Date: Thu, 21 May 2020 03:18:55 +0200 Message-ID: <2307012.mB7vfBFN1M@phil> In-Reply-To: <1970481.V9vR1fIhX2@phil> References: <1970481.V9vR1fIhX2@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200520_181856_976269_ACBD5913 X-CRM114-Status: GOOD ( 10.92 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: linux-rockchip@lists.infradead.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.8-rockchip-soc32-1 for you to fetch changes up to 0b973c65d2f2da049252bc8370e4cf037b99c7e9: ARM: rockchip: fix spelling mistake "to" -> "too" (2020-04-13 09:40:45 +0200) ---------------------------------------------------------------- A spelling fix and stop using clk_provider.h when of_clk.h is enough as the soc file is only a clock user, not a provider. ---------------------------------------------------------------- Colin Ian King (1): ARM: rockchip: fix spelling mistake "to" -> "too" Geert Uytterhoeven (1): ARM: rockchip: Replace by arch/arm/mach-rockchip/platsmp.c | 2 +- arch/arm/mach-rockchip/rockchip.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)