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: 1294884 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) 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.a=rsa-sha256 header.s=bombadil.20170209 header.b=UgZhfJOm; 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 49SBYk6K71z9sTN for ; Thu, 21 May 2020 11:17:27 +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=RQ615MKWhNvnzNu6Gpz1DAvoQFH2fCK6t9JNw0TSw10=; b=UgZhfJOmUJS9c0 XW8/1Gxp/EaRGBdZ/kbzCldzW1n1+YVBau+xoXYj1zp0XOrNMzAKMfOmdUxpYs4ETtW26LSPj4316 XgbSQhICBFgV8di6al/VKWbBoS5Ot7rlTgRJdD18SraUXCmhLZPWd08yagBm+oDbmXSnEka51Jcwc Po1Y2gaFhao9A5raTXCtaHxPwzu4tw4jFxjiW6Wo5Ynuq3PRy/QnvIJWNOFQKa4gynA4e6HyybO1I yKeV8ilvFDdkXy5bjUo4oqNvX+ii1zwIGH+ha47YH1Bh24zijLyWZg64YbhQBkO6e3uKmJxVFw3ls 3sN0/P/DKh1/0q3ek1/Q==; 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 1jbZpr-0002XX-Et; Thu, 21 May 2020 01:17:23 +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-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, soc@kernel.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 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: 1294885 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) 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.a=rsa-sha256 header.s=bombadil.20170209 header.b=G974m3xO; 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 49SBZQ6ZLsz9sTN for ; Thu, 21 May 2020 11:18:06 +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=KaEjbgOGsf+GWOIC9M49fO3NtI9btkBhaEyhy7Qb0aw=; b=G974m3xOjb7enf oBWX6jDMkdmGPQGqHdHqqFJjAJoXnMdSA7/THxWYxZtRKY0iZQ9DS0uqbVHMuaY/M1E7E67PPbGMw 88yjOYKkVA4T9jsJ6GukLXuK6uXrfvdPET7Zgu0Ed+Limu1g5a4BdrnXEtHMcOzVkBqa1WynDox32 7ZKIcgPHqNJdf7iqS86tQpkQCxhzF0lyKlI8XrmkuxwkIOb9hrQhhlcTNNgAREFCwh6gjza4kLyfs rkuLmMzFLDmXgAZXDd/S5NlFFMCv125irWRViL6JNzAmv9P/vmXACqGzn/Dixg1Kol2kt1EqwDj7H xS+9t2+TSD/RU0oTVJ+A==; 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 1jbZqX-0002t9-0G; Thu, 21 May 2020 01:18:05 +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-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, soc@kernel.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 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: 1294886 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) 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.a=rsa-sha256 header.s=bombadil.20170209 header.b=MoWUrzxm; 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 49SBbX47mVz9sTN for ; Thu, 21 May 2020 11:19:04 +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=r0DDrp7zR0Z+a6khHTn3BH01KD2mss2e+5BkvlBxGbE=; b=MoWUrzxmXL415A w1lXs1+y5gkbyhnHBbOLIDAZb8klqayDiXz/EO9qFOYKcI+jNUE0s5RXkItBgQEHXluhWt4XNBSCf GIBEBebisn7HAaP3Fo23BLDmLElh6GlBv2uU5HT4CyCf6ehpVy/j5IHWLpOnakxy4OFkRFeUtpRD3 SrzKESl+tYLWlsmwFdcK3JBio3UoB1jkREUnpqrLalCjyrTm4e0j5XFDKJ/qp8icBfdFMSQ1JWOZl ipTCZjyF/bdTtE9oNUlclUGJcf+3j8+V+GIkyQ8zR+AQ8EyADzvsVgpH3Z4xusmW6YYWxLzls37UJ m3kcRqSqoDeQngoLonxw==; 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 1jbZrQ-0003GD-Ld; Thu, 21 May 2020 01:19:00 +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-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, soc@kernel.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 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(-)