From patchwork Sun Jan 19 23:25:50 2020 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: 1225568 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=pIcVgmQj; 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 4819sc49c0z9s1x for ; Mon, 20 Jan 2020 10:26:08 +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=bIqN1ZGp9ayFP5u2d9eRQYWcvtVt0MqnTBFgjPWf1kk=; b=pIcVgmQjYhILFj Axm8qpQFB7ARZxs3AmYSFtYK7dQ9JH5NRO0MiLCrnih/vo0xeGEHmhYyI50dqJwPm75bTWiSgyaKT zJgrXzNF/JJCGcnwhd7LfqxtssC8/h+4sw8Wov8Ul+GMqPNxXpihN+y5VvOGb7MN6Qt00IsgDJunM 8tNhP0OhlSXG7+ZFjCVRlTSHBL2pOQUQmZTdARGQ1w/FJd0biqvuuJ5mGtDr+/Zj2UbNThHkBgs2/ Y45F9aJMkwpYJp6QI+xVgvKWXj1peMv+wD7JTEuJ7eQjQXb2HK5eEXQ4u3H58QfJkU/9B8cTs0HH0 KnB7j5mzBaxBIETKh0ng==; 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 1itJxE-0004ar-JL; Sun, 19 Jan 2020 23:26:04 +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 1itJx9-0004Zo-SA; Sun, 19 Jan 2020 23:26:01 +0000 Received: from ip5f5a5d2f.dynamic.kabel-deutschland.de ([95.90.93.47] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1itJx3-0003Dn-JD; Mon, 20 Jan 2020 00:25:53 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 1/2] Rockchip dt32 for 5.6 round2 Date: Mon, 20 Jan 2020 00:25:50 +0100 Message-ID: <3473489.DgqFdXXe5V@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200119_152600_057303_19A357C2 X-CRM114-Status: GOOD ( 13.62 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.3 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, some additional cleanups came up since the previous round and with Linus probably doing an -rc8 there may be still time for it. So please find here and in the reply some cleanup patches and the actual dsi display for the px30 eval board and if there is still time, please pull! Thanks Heiko The following changes since commit a950c4c63cde7e5c9d849f6ced95f60ed163548d: ARM: dts: rockchip: Use ABI name for recovery mode pin on veyron fievel/tiger (2020-01-09 00:22:26 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git v5.6-rockchip-dts32-2 for you to fetch changes up to 8039c828a6cba966c9bdfacebff21ff823a94617: ARM: dts: rockchip: Kill off "simple-panel" compatibles (2020-01-18 23:57:39 +0100) ---------------------------------------------------------------- Removal of the simple-panel compatible and some minor additional cleanups. ---------------------------------------------------------------- Johan Jonker (2): ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qc ARM: dts: rockchip: rename dwmmc node names to mmc Rob Herring (1): ARM: dts: rockchip: Kill off "simple-panel" compatibles arch/arm/boot/dts/rk3036.dtsi | 6 +++--- arch/arm/boot/dts/rk3188-bqedison2qc.dts | 3 +++ arch/arm/boot/dts/rk322x.dtsi | 6 +++--- arch/arm/boot/dts/rk3288-evb.dtsi | 2 +- arch/arm/boot/dts/rk3288-veyron-edp.dtsi | 2 +- arch/arm/boot/dts/rk3288-veyron-minnie.dts | 2 +- arch/arm/boot/dts/rk3288-veyron-tiger.dts | 2 +- arch/arm/boot/dts/rk3288.dtsi | 8 ++++---- arch/arm/boot/dts/rk3xxx.dtsi | 6 +++--- arch/arm/boot/dts/rv1108.dtsi | 6 +++--- 10 files changed, 23 insertions(+), 20 deletions(-) From patchwork Sun Jan 19 23:26:34 2020 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: 1225569 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=kVQesaOL; 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 4819tS22JPz9s1x for ; Mon, 20 Jan 2020 10:26:56 +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=F3tulSEcnGTFEV/rKZIbsESb0MQkQJZrsbEG+kVQq88=; b=kVQesaOL21/Ckt oO3qxBQQOq3NzsZodZjfXl07w5iE606vzguQ9M18f7LKI9JbARaOqH8+hxXC5uj71XDWraZOkpsrf ZzG12y262wGT3d2BgzzI64fkwnjATw0mPbJsKatd/RQFU1X8wBnqbFJPn1mZURjejmEadnFnpjoXX ARRn3+GCm7vkrjJXynBcqo7t1Xs6gJt31yF/v3Engs5MgUNKpd95iKEAFIL7PNTFJOlvOUrToFzFy WRXDJJo6oUsxojRPoQxg7FEhL9nMBoYJ0T+fmrRK0YPhQZeCRvf3OJjDqQv9WKF2Vyw21G7VN3Jgi YAeT+oOGhzXoEfQE/6RA==; 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 1itJy2-0004x9-8i; Sun, 19 Jan 2020 23:26:54 +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 1itJxx-0004vy-SZ; Sun, 19 Jan 2020 23:26:51 +0000 Received: from ip5f5a5d2f.dynamic.kabel-deutschland.de ([95.90.93.47] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1itJxw-0003EN-Jb; Mon, 20 Jan 2020 00:26:48 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 2/2] Rockchip dt64 for 5.6 round2 Date: Mon, 20 Jan 2020 00:26:34 +0100 Message-ID: <7641353.lIegmeFAIi@phil> In-Reply-To: <3473489.DgqFdXXe5V@phil> References: <3473489.DgqFdXXe5V@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200119_152650_068088_AF35D2B6 X-CRM114-Status: GOOD ( 12.13 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.3 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 1fc61ed04d309b0b8b3562acf701ab988eee12de: arm64: dts: rockchip: Enable mp8859 regulator on rk3399-roc-pc (2020-01-09 00:28:40 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.6-rockchip-dts64-2 for you to fetch changes up to 62b5efc919b12c0effc6fd5720b6d5ddc1d1ee5f: arm64: dts: rockchip: Kill off "simple-panel" compatibles (2020-01-18 23:58:56 +0100) ---------------------------------------------------------------- DSI display for px30 evaluation board and a number of cleanups accross multiple socs. ---------------------------------------------------------------- Heiko Stuebner (1): arm64: dts: rockchip: hook up the px30-evb dsi display Johan Jonker (4): arm64: dts: rockchip: fix dwmmc clock name for px30 arm64: dts: rockchip: fix dwmmc clock name for rk3308 arm64: dts: rockchip: add reg property to brcmf sub-nodes arm64: dts: rockchip: rename dwmmc node names to mmc Markus Reichl (1): arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine Rob Herring (1): arm64: dts: rockchip: Kill off "simple-panel" compatibles arch/arm64/boot/dts/rockchip/px30-evb.dts | 32 ++++++++++++++++++++++ arch/arm64/boot/dts/rockchip/px30.dtsi | 12 ++++---- arch/arm64/boot/dts/rockchip/rk3308.dtsi | 12 ++++---- arch/arm64/boot/dts/rockchip/rk3328.dtsi | 6 ++-- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 6 ++-- arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 3 ++ arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts | 2 +- .../boot/dts/rockchip/rk3399-khadas-edge.dtsi | 3 ++ arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts | 3 ++ .../boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts | 21 ++++++++++++++ .../dts/rockchip/rk3399-sapphire-excavator.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 4 +-- 13 files changed, 85 insertions(+), 23 deletions(-)