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: 11406023 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 B912F19A1 for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7076224695 for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="JW6AmeJo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7076224695 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1444+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id mlELYY1556264x7dyBSCiXVS; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web11.6226.1582714951912892382 for ; Wed, 26 Feb 2020 03:02:31 -0800 X-Received: by mail.kernel.org (Postfix) id A0E4624696; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) X-Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4767B24694 for ; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4767B24694 X-Received: from ramsan ([84.195.182.253]) by michel.telenet-ops.be with bizsmtp id 7P2V2200Q5USYZQ06P2V8s; Wed, 26 Feb 2020 12:02:29 +0100 X-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 X-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: Linuxkernel+Patchwork-Soc via Email Integration Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven 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> In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: QupumAKg9j26MxMxI2z25d3Sx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1582714952; bh=z0iyF06WSu6bzUa3HWcXa8wZQkXECON6s5eL09aiHC8=; h=Cc:Date:From:Reply-To:Subject:To; b=JW6AmeJok27zMia6Wn7MkBcuI40gTdkIAz5CVhWLHocIwyVcqAibYdQUvMO0raffjnJ Iy0XW+TCZlYq2vOhU4YRBj3QxrxqkFnuRL7c9s0YrMP9sYRKHlWPg6Ooldru7Y60w5OHD rU8Ju6LbBWD7gANpx7iv491MAc+kM149ElU= 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(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1444): https://linux.kernel.org/g/patchwork-soc/message/1444 Mute This Topic: https://linux.kernel.org/mt/71563425/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- 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: 11406035 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 1CBB1930 for ; Wed, 26 Feb 2020 11:02:33 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EAA0D24690 for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="arFrhOSu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EAA0D24690 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1443+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id x0V7YY1556264xLk8zRt3wWd; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.6394.1582714951890852842 for ; Wed, 26 Feb 2020 03:02:31 -0800 X-Received: by mail.kernel.org (Postfix) id 98B552468B; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) X-Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4770824696 for ; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4770824696 X-Received: from ramsan ([84.195.182.253]) by michel.telenet-ops.be with bizsmtp id 7P2V2200R5USYZQ06P2V8t; Wed, 26 Feb 2020 12:02:29 +0100 X-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 X-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: Linuxkernel+Patchwork-Soc via Email Integration Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven 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> In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: zdkqgi0VEyBbVSyr1bVMSKTvx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1582714952; bh=7mE0NmFQkaVVZZRog8cHtufABV7Rv27Ff5wdHqADLKo=; h=Cc:Date:From:Reply-To:Subject:To; b=arFrhOSuDajhAda3W46MHXhcNFuvaWoSi+3mc0DL1zcALVGOP3eh8Pby/hE86pxiL7s bK90UXJ9DJLacbI82X4HBmCNZd4N8pX2IdJj57fRz7lT1mUniKNQCmExhVXl/hZ9Guu1R 5dTSaFgH0hUCFC5Hr+oOFdgpUkM4yQVkidk= 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(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1443): https://linux.kernel.org/g/patchwork-soc/message/1443 Mute This Topic: https://linux.kernel.org/mt/71563424/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- 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: 11406033 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 13BFB1580 for ; Wed, 26 Feb 2020 11:02:33 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E0DE12468D for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="gEExFuRe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E0DE12468D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1447+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id r3ExYY1556264xjaJTcBgNMt; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.6317.1582714952214647832 for ; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: by mail.kernel.org (Postfix) id C0CDE24694; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) X-Received: from albert.telenet-ops.be (albert.telenet-ops.be [195.130.137.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6CCA524699 for ; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6CCA524699 X-Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id 7P2V220085USYZQ06P2VLA; Wed, 26 Feb 2020 12:02:29 +0100 X-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 X-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: Linuxkernel+Patchwork-Soc via Email Integration Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven 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> In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: UJfp9PRyfQyGAIGkghCv4h4Bx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1582714952; bh=fP0M384WW8uRE3uuk+QGNVRO7cnRBkpDxv+jyPZcg6E=; h=Cc:Date:From:Reply-To:Subject:To; b=gEExFuRe4cdr9NgXo5RPyw850ugjcUw5nhkMfArzacVVijPcNGEnE4pkiJ+wp09+yV8 o9W21mWUIuK5rcd/nLwuRxVODR2NL3LIgc8aZTf8EBSICE0ogwHc9y03h0njHdHcxXdqB AyhdesAtGoFdKFrKdasPYsJzhQdlnnaLYe0= 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(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1447): https://linux.kernel.org/g/patchwork-soc/message/1447 Mute This Topic: https://linux.kernel.org/mt/71563428/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- 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: 11406029 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 CD53E197C for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A7DE624685 for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="f5Dg4icv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A7DE624685 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1446+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id ZKqyYY1556264xJX7rlgq6HJ; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.6316.1582714952003500458 for ; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: by mail.kernel.org (Postfix) id BD4802468F; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) X-Received: from albert.telenet-ops.be (albert.telenet-ops.be [195.130.137.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6C6DB24685 for ; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6C6DB24685 X-Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id 7P2V220095USYZQ06P2VLB; Wed, 26 Feb 2020 12:02:29 +0100 X-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 X-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: Linuxkernel+Patchwork-Soc via Email Integration Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven 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> In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: dQLAE0RBH1N7idIgF3uZl8y8x1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1582714952; bh=tImLH1EyTs5a/oW+uO3ORTAKjgzGmszxDmM2qiMwDNg=; h=Cc:Date:From:Reply-To:Subject:To; b=f5Dg4icvEzA4XRkHPQXlciEHF7mrlvkHglHpeibijs6RJz8yrUAshoLWf+psINlIiVR +SifXyYrGxKqi2z2fB9DsMqCtTq0SQ2YLszYbUd7IaecXISthP3FmZw9FaobuGDILyh/0 ugrWzOmoZXiydRbeipMw8zpkfdcjEXnrBew= 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(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1446): https://linux.kernel.org/g/patchwork-soc/message/1446 Mute This Topic: https://linux.kernel.org/mt/71563427/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- 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: 11406025 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 B93031AA3 for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6D2BE2468D for ; Wed, 26 Feb 2020 11:02:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="QaxYEwQh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6D2BE2468D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1442+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id eb8wYY1556264xZUlHxpToj6; Wed, 26 Feb 2020 03:02:32 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.6522.1582714951878021391 for ; Wed, 26 Feb 2020 03:02:31 -0800 X-Received: by mail.kernel.org (Postfix) id 994A52469E; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) X-Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4775C24697 for ; Wed, 26 Feb 2020 11:02:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4775C24697 X-Received: from ramsan ([84.195.182.253]) by michel.telenet-ops.be with bizsmtp id 7P2V2200S5USYZQ06P2V8u; Wed, 26 Feb 2020 12:02:29 +0100 X-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 X-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: Linuxkernel+Patchwork-Soc via Email Integration Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven 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> In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be> References: <20200226110221.19288-1-geert+renesas@glider.be> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: UR4GX9bFfYNemHsAAzjbIQiLx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1582714952; bh=+zGXUxQgnLhKU4h1qBaPc9d4P962ZXiJJtuxjf0ODmw=; h=Cc:Date:From:Reply-To:Subject:To; b=QaxYEwQhqJF2KQnfxNKPUtDC90bHtSj2fi9mQV9ZxngYTG0dTZd6VrqxnCnZkMoIl4U rU28eQgG6yxdYHmzw0gEKl7VleTuIAGiD+cakO4oQRtUkYpLRKuYjPck3b2MC1xXRLQ6G o3WSI6je0gXBikG59jYfYLFL0o+LHk7V1j8= 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(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1442): https://linux.kernel.org/g/patchwork-soc/message/1442 Mute This Topic: https://linux.kernel.org/mt/71563423/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-