From patchwork Wed Feb 26 11:02:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1244921 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=glider.be 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=fveWD1Eh; 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 48SCbS4KWCz9sPR for ; Wed, 26 Feb 2020 22:03:48 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=KFesX0iMhhqrdCVti5s7CoEdxAJ3PDrsUXRneJFVS30=; b=fveWD1EhwlbuYukXZPyC1Ns8fo Qq9OkvifCYBJVGsTmQXUqDmcljdB3P46lmyCkJlYKAQBMB0bKyfoNdtaucxjJgpWgxeNyTUa8Iz2V qk/SMTh/O7tSypWiFM/zCxPtTIsj2lIeruQrvEg0sF958cs4jtZhh1NZ7SONvfzo0P21mRlc7kfUL cTY1X6tmLSpOqFZ+MGQwap7dwT8enqpUljYl8C6wSL+b8O0bvqI634oVfdErAS/rVMK/JQ3ukBDqp +XbMxIjxdE2GALQaXFBC+g8KFOv4WVfnEpIonv+QGSBQX2zSwTko8TtzBdp2G8oCxMGZBO64VovVm +GkrDS+g==; 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 1j6uTg-0007W2-L0; Wed, 26 Feb 2020 11:03:44 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6uSZ-0006QZ-2t for linux-arm-kernel@lists.infradead.org; Wed, 26 Feb 2020 11:02:38 +0000 Received: from ramsan ([84.195.182.253]) by michel.telenet-ops.be with bizsmtp id 7P2V2200Q5USYZQ06P2V8s; Wed, 26 Feb 2020 12:02:29 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1j6uST-0002Ty-7l; Wed, 26 Feb 2020 12:02:29 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1j6uST-000520-6d; Wed, 26 Feb 2020 12:02:29 +0100 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 1/5] Renesas ARM DT updates for v5.7 Date: Wed, 26 Feb 2020 12:02:17 +0100 Message-Id: <20200226110221.19288-2-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200226_030235_322438_FC4510B4 X-CRM114-Status: UNSURE ( 8.64 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.5 (/) X-Spam-Report: SpamAssassin version 3.4.3 on bombadil.infradead.org summary: Content analysis details: (-0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:18 listed in] [list.dnswl.org] 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 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-renesas-soc@vger.kernel.org, Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.7-tag1 for you to fetch changes up to 9e1232631d4e8e30096fa758a0e1fb9e08f219f9: ARM: dts: rzg1: Add reset control properties for display (2020-02-24 14:03:33 +0100) ---------------------------------------------------------------- Renesas ARM DT updates for v5.7 - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Chris Brandt (1): ARM: dts: r7s72100: Add SPIBSC clocks Geert Uytterhoeven (4): ARM: dts: renesas: Group tuples in operating-points properties ARM: dts: r8a7745: Convert to new DU DT bindings ARM: dts: rcar-gen2: Add reset control properties for display ARM: dts: rzg1: Add reset control properties for display Marek Vasut (1): ARM: dts: renesas: Add missing ethernet PHY reset GPIO on Gen2 reference boards arch/arm/boot/dts/r7s72100-gr-peach.dts | 3 +++ arch/arm/boot/dts/r7s72100.dtsi | 5 +++-- arch/arm/boot/dts/r8a73a4-ape6evm.dts | 7 ++----- arch/arm/boot/dts/r8a7743.dtsi | 5 +++-- arch/arm/boot/dts/r8a7744.dtsi | 5 +++-- arch/arm/boot/dts/r8a7745.dtsi | 3 ++- arch/arm/boot/dts/r8a77470.dtsi | 5 +++-- arch/arm/boot/dts/r8a7790-lager.dts | 1 + arch/arm/boot/dts/r8a7790-stout.dts | 1 + arch/arm/boot/dts/r8a7790.dtsi | 2 ++ arch/arm/boot/dts/r8a7791-koelsch.dts | 1 + arch/arm/boot/dts/r8a7791-porter.dts | 1 + arch/arm/boot/dts/r8a7791.dtsi | 5 +++-- arch/arm/boot/dts/r8a7792.dtsi | 5 +++-- arch/arm/boot/dts/r8a7793-gose.dts | 1 + arch/arm/boot/dts/r8a7793.dtsi | 5 +++-- arch/arm/boot/dts/r8a7794-alt.dts | 1 + arch/arm/boot/dts/r8a7794-silk.dts | 1 + arch/arm/boot/dts/r8a7794.dtsi | 2 ++ arch/arm/boot/dts/sh73a0-kzm9g.dts | 9 +++------ 20 files changed, 42 insertions(+), 26 deletions(-) From patchwork Wed Feb 26 11:02:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1244918 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=glider.be 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=sjmr0n5T; 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 48SCZl3dBPz9sPR for ; Wed, 26 Feb 2020 22:03: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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=/oHIoSThs9649xonPTAx/pNk1DHLObouVmfuMhQhFl4=; b=sjmr0n5Tek0SOLl8kxEo8FBWBt jlF33sMoVgDoxwP72DBbx+ZvKLgKx8nGUtCzGFMZUYa+6hAaSSIT2HoYT/7YlAKc1wcEDTaO4qG4F PVfPZnUDOQX6vcWA9I1HC41wzuTZp+i7H8Cfj3gpkRsca4hztV0KM+/slH88QaC8na5mXGSOqvY+a RTrF+Hx6pSVucWdjnSQmC8U+pr0OCb6SqemyhnK9ZhHnKtglrA8M6WSWhv8QyH2veZV8NWPF7u5Jz sIctxI9xUceV0p0oCARtH9hMBNnydZKAgje1+Ybk70xOf4v2No3dJhbvnp4IIEySRYcVdSlRrc7nP tQcmbbpA==; 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 1j6uT5-0006oj-A6; Wed, 26 Feb 2020 11:03:07 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6uSZ-0006Qa-2x for linux-arm-kernel@lists.infradead.org; Wed, 26 Feb 2020 11:02:37 +0000 Received: from ramsan ([84.195.182.253]) by michel.telenet-ops.be with bizsmtp id 7P2V2200R5USYZQ06P2V8t; Wed, 26 Feb 2020 12:02:29 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1j6uST-0002Tz-8K; Wed, 26 Feb 2020 12:02:29 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1j6uST-000522-7P; Wed, 26 Feb 2020 12:02:29 +0100 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 2/5] Renesas ARM SoC updates for v5.7 Date: Wed, 26 Feb 2020 12:02:18 +0100 Message-Id: <20200226110221.19288-3-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200226_030235_334167_08A40C18 X-CRM114-Status: UNSURE ( 7.38 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.5 (/) X-Spam-Report: SpamAssassin version 3.4.3 on bombadil.infradead.org summary: Content analysis details: (-0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:18 listed in] [list.dnswl.org] 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 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-renesas-soc@vger.kernel.org, Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.7-tag1 for you to fetch changes up to 92d8495ce9b79185e5fc512fe28768564eb81722: ARM: shmobile: Replace by (2020-02-17 11:39:44 +0100) ---------------------------------------------------------------- Renesas ARM SoC updates for v5.7 - Enable ARM global timer on Cortex-A9 MPCore SoCs, - A minor cleanup. ---------------------------------------------------------------- Geert Uytterhoeven (2): ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCs ARM: shmobile: Replace by arch/arm/mach-shmobile/setup-r8a7779.c | 1 - arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 +- arch/arm/mach-shmobile/setup-sh73a0.c | 1 - drivers/soc/renesas/Kconfig | 2 ++ 4 files changed, 3 insertions(+), 3 deletions(-) From patchwork Wed Feb 26 11:02:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1244920 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=glider.be 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=n5NeyVsq; 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 48SCb95XPhz9sPR for ; Wed, 26 Feb 2020 22:03:33 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=YHzZfwjebYeofk32avn8Tw5FTM1XI/rlGUQd9UcN29U=; b=n5NeyVsqJgp1YBh17ZX/n6Iw75 maQCX6u01+xNn8LpVCzYyqQVQImWyRzdKcN+1ZAerT3PiJaS8VD6nC+2VAKn4CbDi5SqyUQGfVD2P No4tK6Zkvy42LN8ikDoB/sOz0lM2wrqvN5d3VlkvQ0SIFQ+qXAzF1/I8iJfbAZaBUifb8sq6oWtEV WFsW3qvu0DIvsgSpBdYUak+447biYWz8YdDGwufV6+XaGLPOcsC6UM1Iczqz5Mhg3ushvDpJpfdw+ MXHjAavHmXHVxMRnDZh36VF1dH13xS1SFSkClNIb9P9w6MX9HiAFU0t5d+wi7grt1c1n7grHRkegb G4XTUxOw==; 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 1j6uTT-0007Gp-OS; Wed, 26 Feb 2020 11:03:31 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6uSa-0006Qd-Tf for linux-arm-kernel@lists.infradead.org; Wed, 26 Feb 2020 11:02:39 +0000 Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id 7P2V220085USYZQ06P2VLA; Wed, 26 Feb 2020 12:02:29 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1j6uST-0002U3-92; Wed, 26 Feb 2020 12:02:29 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1j6uST-000526-85; Wed, 26 Feb 2020 12:02:29 +0100 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7 Date: Wed, 26 Feb 2020 12:02:19 +0100 Message-Id: <20200226110221.19288-4-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200226_030237_133545_87D3CD59 X-CRM114-Status: UNSURE ( 7.08 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.5 (/) X-Spam-Report: SpamAssassin version 3.4.3 on bombadil.infradead.org summary: Content analysis details: (-0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:1a listed in] [list.dnswl.org] 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 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-renesas-soc@vger.kernel.org, Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-defconfig-for-v5.7-tag1 for you to fetch changes up to bf9e333ec0d54f7428d9192ad403c3cb523584c7: arm64: defconfig: Enable additional support for Renesas platforms (2020-02-21 14:51:52 +0100) ---------------------------------------------------------------- Renesas ARM64 defconfig updates for v5.7 - Restore R-Car M3-W support, - Enable additional support for Renesas platforms. ---------------------------------------------------------------- Geert Uytterhoeven (2): arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960 arm64: defconfig: Enable additional support for Renesas platforms arch/arm64/configs/defconfig | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) From patchwork Wed Feb 26 11:02:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1244919 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=glider.be 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=RFp/dkW+; 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 48SCb12XWqz9sPR for ; Wed, 26 Feb 2020 22:03:25 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=SCgbUTktTT5aoiFLVxa6S3Sr3s+ZopFhtcDxTK7TOtc=; b=RFp/dkW+X4o0eobqeexICnaXtV CVOCTmN1mjZayhyRhRLg48rUhJXrtiHA7RK9aFJ7hK71oqs/acyeIkzkqf6RPrgRRxFadDLWYy5K5 Oe1ILVWeBTezFRpun9qwDyzmFNnMseK63cgj5Dtct7ak3XlhvdDbjfK2ZEDhSCJrCJdOwtaKRiIBL +5dI2GQq1ugVEZaI5KIWDfcuAPta9uXMi5V/Uqf4fGSoHlT0OvWMIT/s+5iyQlp3gI/lJ+rsUTmst oVVYfd7PeEbCqUu052zu+m4NZ3A4lB8270ZSI3WK5BJaaAtBisFnT/h2iKOMx/gkEv7lskLZyDs03 5LXbNSEA==; 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 1j6uTK-00072k-W4; Wed, 26 Feb 2020 11:03:23 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6uSa-0006Qc-Td for linux-arm-kernel@lists.infradead.org; Wed, 26 Feb 2020 11:02:39 +0000 Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id 7P2V220095USYZQ06P2VLB; Wed, 26 Feb 2020 12:02:29 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1j6uST-0002U5-9q; Wed, 26 Feb 2020 12:02:29 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1j6uST-000529-8o; Wed, 26 Feb 2020 12:02:29 +0100 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 4/5] Renesas ARM64 DT updates for v5.7 Date: Wed, 26 Feb 2020 12:02:20 +0100 Message-Id: <20200226110221.19288-5-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200226_030237_157716_F00C1235 X-CRM114-Status: UNSURE ( 7.54 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.5 (/) X-Spam-Report: SpamAssassin version 3.4.3 on bombadil.infradead.org summary: Content analysis details: (-0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:1a listed in] [list.dnswl.org] 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 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-renesas-soc@vger.kernel.org, Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-dt-for-v5.7-tag1 for you to fetch changes up to 721b76195b31467e56851fbab3855e700f281270: arm64: dts: renesas: rzg2: Add reset control properties for display (2020-02-21 14:41:36 +0100) ---------------------------------------------------------------- Renesas ARM64 DT updates for v5.7 - CryptoCell support for R-Car M3-W, M3-W+, M3-N, E3, and D3, - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Geert Uytterhoeven (5): arm64: dts: renesas: rcar-gen3: Replace "vsps" by "renesas,vsps" arm64: dts: renesas: rcar-gen3: Add CCREE nodes arm64: dts: renesas: Remove use of ARCH_R8A7795 arm64: dts: renesas: rcar-gen3: Add reset control properties for display arm64: dts: renesas: rzg2: Add reset control properties for display Kieran Bingham (1): arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible arch/arm64/boot/dts/renesas/Makefile | 4 ---- arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 7 ++++--- arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 7 ++++--- arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 8 +++++--- arch/arm64/boot/dts/renesas/r8a77950.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77951.dtsi | 11 ++++++----- arch/arm64/boot/dts/renesas/r8a77960.dtsi | 16 +++++++++++++--- arch/arm64/boot/dts/renesas/r8a77961.dtsi | 9 +++++++++ arch/arm64/boot/dts/renesas/r8a77965.dtsi | 16 +++++++++++++--- arch/arm64/boot/dts/renesas/r8a77970.dtsi | 4 +++- arch/arm64/boot/dts/renesas/r8a77980.dtsi | 7 ++++--- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 14 +++++++++++--- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 14 +++++++++++--- 13 files changed, 84 insertions(+), 35 deletions(-) From patchwork Wed Feb 26 11:02:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1244917 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=glider.be 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=HuNHk3RA; 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 48SCZP4s8yz9sPR for ; Wed, 26 Feb 2020 22:02:53 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=QHAWvZGS++He99bEe/dAhJ5J8pfCV0ttT+G8uZ78RFw=; b=HuNHk3RAw7uOyOt8s/xsjPKKOJ 1HHyJg2Vuxx8MTWwPoTmBgiaBzYOnstn0NgIJGVIySq1j/sdkkiz7DGMidDwRqlVuidtywwHDEjYy hsiPBFs0dQymaeELp+WG3oH2GSAYggOuLMyHnsYReg3tbteUrcNrRNsjYTW2MmJMObg0a2R3U+xTS LN4qmqvCucpCea3Y/R0M/v9hQ8V31uOKCcl3STUxiz0X/kyYgMyRwJkxcBCF9SK+PaGCQ70ccd0K7 R67JHnY4Kyxk9JYAyE4akf6amxm7gxYMOuyYaYYn6z9Cr27P1faWqzxNRLPKguBzjlGglZOjHDGf0 06KVdT8A==; 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 1j6uSn-0006ag-Pi; Wed, 26 Feb 2020 11:02:49 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6uSZ-0006Qb-31 for linux-arm-kernel@lists.infradead.org; Wed, 26 Feb 2020 11:02:37 +0000 Received: from ramsan ([84.195.182.253]) by michel.telenet-ops.be with bizsmtp id 7P2V2200S5USYZQ06P2V8u; Wed, 26 Feb 2020 12:02:29 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1j6uST-0002U7-Ah; Wed, 26 Feb 2020 12:02:29 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1j6uST-00052C-9a; Wed, 26 Feb 2020 12:02:29 +0100 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 5/5] Renesas driver updates for v5.7 Date: Wed, 26 Feb 2020 12:02:21 +0100 Message-Id: <20200226110221.19288-6-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200226_030235_294868_5CFC19A9 X-CRM114-Status: UNSURE ( 8.15 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.5 (/) X-Spam-Report: SpamAssassin version 3.4.3 on bombadil.infradead.org summary: Content analysis details: (-0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:18 listed in] [list.dnswl.org] 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 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-renesas-soc@vger.kernel.org, Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v5.7-tag1 for you to fetch changes up to 4ff27112282e5482d618ea93837fe416af671bc2: soc: renesas: Remove ARCH_R8A7795 (2020-02-21 14:39:58 +0100) ---------------------------------------------------------------- Renesas driver updates for v5.7 - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Geert Uytterhoeven (1): soc: renesas: Remove ARCH_R8A7795 Nishad Kamdar (1): soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier drivers/soc/renesas/Kconfig | 16 ++++++++-------- drivers/soc/renesas/rcar-sysc.h | 4 ++-- drivers/soc/renesas/renesas-soc.c | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-)