From patchwork Fri Oct 18 10:11:32 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11198279 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 DB279913 for ; Fri, 18 Oct 2019 11:06:13 +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 B549D20854 for ; Fri, 18 Oct 2019 11:06:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="HTJYa0ja" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B549D20854 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+631+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id zyPrYY1556264xEvVeWG113z; Fri, 18 Oct 2019 04:06:13 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web11.4604.1571396773166113879 for ; Fri, 18 Oct 2019 04:06:13 -0700 X-Received: by mail.kernel.org (Postfix) id 01497222CC; Fri, 18 Oct 2019 11:06:13 +0000 (UTC) X-Received: from andre.telenet-ops.be (andre.telenet-ops.be [195.130.132.53]) (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 99CBD2082C for ; Fri, 18 Oct 2019 11:06:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 99CBD2082C X-Received: from ramsan ([84.194.98.4]) by andre.telenet-ops.be with bizsmtp id Ez142100r05gfCL01z14st; Fri, 18 Oct 2019 13:01:09 +0200 X-Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1iLQ0G-0005q3-Oc; Fri, 18 Oct 2019 13:01:04 +0200 X-Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1iLPEt-0006rw-Qt; Fri, 18 Oct 2019 12:12:07 +0200 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: [PULL 1/5] Renesas ARM DT updates for v5.5 Date: Fri, 18 Oct 2019 12:11:32 +0200 Message-Id: <20191018101136.26350-2-geert+renesas@glider.be> In-Reply-To: <20191018101136.26350-1-geert+renesas@glider.be> References: <20191018101136.26350-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: 8hlnlfzjAbIuAUxyja019tpzx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571396773; bh=sCYuZMIdtHfxbnyjGbYDOYpR6OSjuMl4eeNIMaq+I+Y=; h=Cc:Date:From:Reply-To:Subject:To; b=HTJYa0japWx+257jOXNbv0Qq1C490CqHhbCMqomO1Uc4VrBq9/JG7UjCduaElnB04ti OUz+Lh0MM8DugcFOzA4Fp654h31eBnH56iz/znRZoFDLwfuCcaaYJ/DJAlg1hYJ11Ekz3 kdZMWsTBWzXAGQkXz4yg8r2PoaCCZRr5zPs= The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) 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.5-tag1 for you to fetch changes up to 84cd9d3442b755b804618b265d39ab99df829ab2: ARM: dts: emev2: Add whitespace for GPIO nodes (2019-10-01 09:51:42 +0200) ---------------------------------------------------------------- Renesas ARM DT updates for v5.5 - Whitespace cleanups. ---------------------------------------------------------------- Geert Uytterhoeven (2): ARM: dts: gose: Replace spaces by TABs ARM: dts: lager: Replace spaces by TABs Magnus Damm (1): ARM: dts: emev2: Add whitespace for GPIO nodes arch/arm/boot/dts/emev2.dtsi | 4 ++ arch/arm/boot/dts/r8a7790-lager.dts | 8 +-- arch/arm/boot/dts/r8a7793-gose.dts | 110 ++++++++++++++++++------------------ 3 files changed, 63 insertions(+), 59 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#631): https://linux.kernel.org/g/patchwork-soc/message/631 Mute This Topic: https://linux.kernel.org/mt/35013304/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 Fri Oct 18 10:11:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11198273 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 325ED8EBD for ; Fri, 18 Oct 2019 11:06:11 +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 B94BD20854 for ; Fri, 18 Oct 2019 11:06:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="AdkzCyvQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B94BD20854 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+627+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id mlQAYY1556264xlbvCerbV9i; Fri, 18 Oct 2019 04:06:10 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.4533.1571396769484008963 for ; Fri, 18 Oct 2019 04:06:09 -0700 X-Received: by mail.kernel.org (Postfix) id E0AE4222C9; Fri, 18 Oct 2019 11:06:08 +0000 (UTC) X-Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [195.130.137.89]) (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 863A22082C for ; Fri, 18 Oct 2019 11:06:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 863A22082C X-Received: from ramsan ([84.194.98.4]) by laurent.telenet-ops.be with bizsmtp id Ez142100u05gfCL01z148Q; Fri, 18 Oct 2019 13:01:05 +0200 X-Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1iLQ0G-0005q3-NO; Fri, 18 Oct 2019 13:01:04 +0200 X-Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1iLPEt-0006ry-Rb; Fri, 18 Oct 2019 12:12:07 +0200 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: [PULL 2/5] Renesas ARM64 defconfig updates for v5.5 Date: Fri, 18 Oct 2019 12:11:33 +0200 Message-Id: <20191018101136.26350-3-geert+renesas@glider.be> In-Reply-To: <20191018101136.26350-1-geert+renesas@glider.be> References: <20191018101136.26350-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: tRBvMieL0m81VlyIdkF4YvIvx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571396770; bh=DmFkBRAT3GZDUn5uM7+zMScsG72S4Skuhm6lT+2Uv5g=; h=Cc:Date:From:Reply-To:Subject:To; b=AdkzCyvQi/u6xvGKF1cw5EdBILhua8XHP5XfyB60ILzWVozcE+8SotXbiRHYgdaVorC K4y9yvZ1TwRVQTOq+2m1jYOFm6t2WpopGAhMOcYEa21P6hhHeJJL1WAHnK3msTSe7wBVx 1JdHSUHbeGXtPqCdUW8g28L6t64En++2kUM= The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) 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.5-tag1 for you to fetch changes up to d8b178741e5ba571fbcc187c9e3cf9c0eaebf328: arm64: defconfig: Enable R8A774B1 SoC (2019-10-01 09:51:58 +0200) ---------------------------------------------------------------- Renesas ARM64 defconfig updates for v5.5 - Enable support for the new RZ/G2N (r8a774b1) SoC. ---------------------------------------------------------------- Biju Das (1): arm64: defconfig: Enable R8A774B1 SoC arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#627): https://linux.kernel.org/g/patchwork-soc/message/627 Mute This Topic: https://linux.kernel.org/mt/35013300/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 Fri Oct 18 10:11:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11198275 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 D2E1A69D9 for ; Fri, 18 Oct 2019 11:06:11 +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 ADA8920854 for ; Fri, 18 Oct 2019 11:06:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="NO+muEPI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ADA8920854 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+629+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id 26rTYY1556264xhKr088G0PQ; Fri, 18 Oct 2019 04:06:11 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.4535.1571396771175066502 for ; Fri, 18 Oct 2019 04:06:11 -0700 X-Received: by mail.kernel.org (Postfix) id 01D66222CD; Fri, 18 Oct 2019 11:06:11 +0000 (UTC) X-Greylist: delayed 301 seconds by postgrey-1.34 at mail.kernel.org; Fri, 18 Oct 2019 11:06:10 UTC DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9B4342082C X-Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [195.130.132.52]) (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 9B4342082C for ; Fri, 18 Oct 2019 11:06:10 +0000 (UTC) X-Received: from ramsan ([84.194.98.4]) by xavier.telenet-ops.be with bizsmtp id Ez142100j05gfCL01z14W0; Fri, 18 Oct 2019 13:01:07 +0200 X-Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1iLQ0G-0005q3-LN; Fri, 18 Oct 2019 13:01:04 +0200 X-Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1iLPEt-0006s2-SH; Fri, 18 Oct 2019 12:12:07 +0200 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: [PULL 3/5] Renesas ARM64 DT updates for v5.5 Date: Fri, 18 Oct 2019 12:11:34 +0200 Message-Id: <20191018101136.26350-4-geert+renesas@glider.be> In-Reply-To: <20191018101136.26350-1-geert+renesas@glider.be> References: <20191018101136.26350-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: q1s7sY9CB7d0HVpiGzo0eP6Yx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571396771; bh=d9PUFO4rroXtlY3X5JfNkJ7vTBwoQ3Xpe+CDgsZlT/Q=; h=Cc:Date:From:Reply-To:Subject:To; b=NO+muEPIa9CiJqqVsMA7Cc2UtD/wNHbQR9zN0DS1ozCs9pOHSD7fwPi/Rl5H7/sa2UF bmHjGzF7T3sc7/KbiwDHThw+lxjvqDCu73jcuxxBsreEw5tVSX0mJQuejsQ5yWJb61Kk8 SSqBFhRAbJP+AmXBZWcyA2kj9ft1kLSpWr8= The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) 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.5-tag1 for you to fetch changes up to 3fa08cbb0662acc6cbd1a481956570a52dba8875: arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support (2019-10-14 12:04:59 +0200) ---------------------------------------------------------------- Renesas ARM64 DT updates for v5.5 - Support for the RZ/G2N (r8a774b1) SoC and the HiHope RZ/G2N board, - CPU idle support for R-Car H3 and M3-W, - LVDS and backlight support on the HiHope RZ/G2M and RZ/G2N boards, with Advantech idk-1110wr LVDS panel, - Minor fixes and improvements. ---------------------------------------------------------------- Biju Das (34): dt-bindings: power: Add r8a774b1 SYSC power domain definitions dt-bindings: clk: Add r8a774b1 CPG Core Clock Definitions arm64: dts: renesas: r8a774c0: Create thermal zone to support IPA arm64: dts: renesas: r8a774c0: Add dynamic power coefficient arm64: dts: renesas: Initial r8a774b1 SoC device tree arm64: dts: renesas: Add HiHope RZ/G2N main board support arm64: dts: renesas: r8a774a1: Remove audio port node arm64: dts: renesas: r8a774b1-hihope-rzg2n: Enable HS400 mode arm64: dts: renesas: r8a774b1: Add SYS-DMAC device nodes arm64: dts: renesas: r8a774b1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774b1: Add GPIO device nodes arm64: dts: renesas: r8a774b1: Add Ethernet AVB node arm64: dts: renesas: Add HiHope RZ/G2N sub board support arm64: dts: renesas: r8a774b1: Add OPPs table for cpu devices arm64: dts: renesas: r8a774b1: Add RZ/G2N thermal support arm64: dts: renesas: r8a774b1: Add CMT device nodes arm64: dts: renesas: r8a774b1: Add TMU device nodes arm64: dts: renesas: r8a774b1: Add SDHI support arm64: dts: renesas: r8a774b1: Add I2C and IIC-DVFS support arm64: dts: renesas: r8a774b1: Add IPMMU device nodes arm64: dts: renesas: r8a774b1: Add FCPF and FCPV instances arm64: dts: renesas: r8a774b1: Add VSP instances arm64: dts: renesas: r8a774b1: Tie SYS-DMAC to IPMMU-DS0/1 arm64: dts: renesas: r8a774b1: Connect Ethernet-AVB to IPMMU-DS0 arm64: dts: renesas: hihope-common: Move du clk properties out of common dtsi arm64: dts: renesas: r8a774b1: Add DU device to DT arm64: dts: renesas: r8a774b1: Add HDMI encoder instance arm64: dts: renesas: r8a774b1-hihope-rzg2n: Add display clock properties arm64: dts: renesas: r8a774b1: Add FDP1 device nodes arm64: dts: renesas: r8a774b1: Add PWM device nodes arm64: dts: renesas: hihope-rzg2-ex: Enable backlight arm64: dts: renesas: hihope-rzg2-ex: Add LVDS support arm64: dts: renesas: Add support for Advantech idk-1110wr LVDS panel arm64: dts: renesas: r8a774b1: Add Sound and Audio DMAC device nodes Dien Pham (2): arm64: dts: r8a7795: Add cpuidle support for CA53 cores arm64: dts: r8a7796: Add cpuidle support for CA53 cores Fabrizio Castro (9): arm64: dts: renesas: r8a774b1: Add RWDT node arm64: dts: renesas: r8a774b1: Add all MSIOF nodes arm64: dts: renesas: r8a774b1: Add PCIe device nodes arm64: dts: renesas: hihope-rzg2-ex: Let the board specific DT decide about pciec1 arm64: dts: renesas: r8a774b1: Add USB2.0 phy and host (EHCI/OHCI) device nodes arm64: dts: renesas: r8a774b1: Add USB-DMAC and HSUSB device nodes arm64: dts: renesas: r8a774b1: Add USB3.0 device nodes arm64: dts: renesas: r8a774b1: Add INTC-EX device node arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support Jacopo Mondi (1): arm64: dts: renesas: Add LIF channel indices to vsps properties Khiem Nguyen (2): arm64: dts: r8a7795: Add cpuidle support for CA57 cores arm64: dts: r8a7796: Add cpuidle support for CA57 cores Kieran Bingham (1): arm64: dts: renesas: r8a77970: Fix PWM3 Yoshihiro Shimoda (1): arm64: dts: renesas: Add iommus to R-Car Gen3 SDHI/MMC nodes arch/arm64/boot/dts/renesas/Makefile | 2 + arch/arm64/boot/dts/renesas/hihope-common.dtsi | 28 +- arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi | 51 +- .../boot/dts/renesas/r8a774a1-hihope-rzg2m-ex.dts | 4 + .../boot/dts/renesas/r8a774a1-hihope-rzg2m.dts | 11 + arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 13 +- .../boot/dts/renesas/r8a774b1-hihope-rzg2n-ex.dts | 15 + .../boot/dts/renesas/r8a774b1-hihope-rzg2n.dts | 41 + arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 2250 ++++++++++++++++++++ arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 20 +- arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a7795.dtsi | 34 + arch/arm64/boot/dts/renesas/r8a7796.dtsi | 34 +- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 4 + arch/arm64/boot/dts/renesas/r8a77970.dtsi | 5 +- arch/arm64/boot/dts/renesas/r8a77980.dtsi | 3 +- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 3 + arch/arm64/boot/dts/renesas/r8a77995.dtsi | 1 + .../renesas/rzg2-advantech-idk-1110wr-panel.dtsi | 41 + include/dt-bindings/clock/r8a774b1-cpg-mssr.h | 57 + include/dt-bindings/power/r8a774b1-sysc.h | 26 + 21 files changed, 2603 insertions(+), 42 deletions(-) create mode 100644 arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a774b1.dtsi create mode 100644 arch/arm64/boot/dts/renesas/rzg2-advantech-idk-1110wr-panel.dtsi create mode 100644 include/dt-bindings/clock/r8a774b1-cpg-mssr.h create mode 100644 include/dt-bindings/power/r8a774b1-sysc.h -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#629): https://linux.kernel.org/g/patchwork-soc/message/629 Mute This Topic: https://linux.kernel.org/mt/35013302/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 Fri Oct 18 10:11:35 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11198271 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 301B169B1 for ; Fri, 18 Oct 2019 11:06:11 +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 B953321D7C for ; Fri, 18 Oct 2019 11:06:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="hdaCpBih" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B953321D7C 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+626+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id X8YsYY1556264xYX9UsJPOI5; Fri, 18 Oct 2019 04:06:10 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.4493.1571396769480903157 for ; Fri, 18 Oct 2019 04:06:09 -0700 X-Received: by mail.kernel.org (Postfix) id E79B92064A; Fri, 18 Oct 2019 11:06:08 +0000 (UTC) X-Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [195.130.137.89]) (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 8B6F121D7C for ; Fri, 18 Oct 2019 11:06:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8B6F121D7C X-Received: from ramsan ([84.194.98.4]) by laurent.telenet-ops.be with bizsmtp id Ez142100b05gfCL01z148F; Fri, 18 Oct 2019 13:01:05 +0200 X-Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1iLQ0G-0005q3-FE; Fri, 18 Oct 2019 13:01:04 +0200 X-Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1iLPEt-0006s5-Tw; Fri, 18 Oct 2019 12:12:07 +0200 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: [PULL 4/5] Renesas driver updates for v5.5 Date: Fri, 18 Oct 2019 12:11:35 +0200 Message-Id: <20191018101136.26350-5-geert+renesas@glider.be> In-Reply-To: <20191018101136.26350-1-geert+renesas@glider.be> References: <20191018101136.26350-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: 7p1t2rLczliuGqQUhT2Owym1x1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571396770; bh=igQ4qSK3xUtkjpUaXcs51YnEqbyy9SjIrzB799hrRTs=; h=Cc:Date:From:Reply-To:Subject:To; b=hdaCpBihuE/tLO+NeECqvD159PfDAizAzkrUDANkl8NxUTL/ar1HYRJ2eVtXStyip4N JX1OAXrxSfIFQECJydvneeRyx76xFwgbQ9XcoebjGew6NCWMl/pm27xbeu7bWiIcmZh64 vh5yIQtuwc4VlE7RVQUDav6d3FaM5a7GFb0= The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) 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.5-tag1 for you to fetch changes up to 6655c568ced0789479f00b9399603c5d6ee48640: soc: renesas: rcar-sysc: Add r8a774b1 support (2019-10-01 10:29:40 +0200) ---------------------------------------------------------------- Renesas driver updates for v5.5 - Add support for the new RZ/G2N (r8a774b1) SoC, - Fix System Controller power request conflicts on recent R-Car Gen3 and RZ/G2N SoC variants and revisions, - Minor cleanups. ---------------------------------------------------------------- Biju Das (6): dt-bindings: power: Add r8a774b1 SYSC power domain definitions dt-bindings: clk: Add r8a774b1 CPG Core Clock Definitions soc: renesas: Add Renesas R8A774B1 config option soc: renesas: Identify RZ/G2N soc: renesas: rcar-rst: Add support for RZ/G2N soc: renesas: rcar-sysc: Add r8a774b1 support Geert Uytterhoeven (9): soc: renesas: rcar-sysc: Prepare for fixing power request conflicts soc: renesas: r8a7795-sysc: Fix power request conflicts soc: renesas: r8a7796-sysc: Fix power request conflicts soc: renesas: r8a77965-sysc: Fix power request conflicts soc: renesas: r8a77970-sysc: Fix power request conflicts soc: renesas: r8a77980-sysc: Fix power request conflicts soc: renesas: r8a77990-sysc: Fix power request conflicts soc: renesas: r8a774c0-sysc: Fix power request conflicts soc: renesas: rcar-sysc: Remove unneeded inclusion of drivers/soc/renesas/Kconfig | 11 ++++++ drivers/soc/renesas/Makefile | 1 + drivers/soc/renesas/r8a7743-sysc.c | 1 - drivers/soc/renesas/r8a7745-sysc.c | 1 - drivers/soc/renesas/r8a77470-sysc.c | 1 - drivers/soc/renesas/r8a774a1-sysc.c | 1 - drivers/soc/renesas/r8a774b1-sysc.c | 37 +++++++++++++++++ drivers/soc/renesas/r8a774c0-sysc.c | 4 +- drivers/soc/renesas/r8a7779-sysc.c | 1 - drivers/soc/renesas/r8a7790-sysc.c | 1 - drivers/soc/renesas/r8a7791-sysc.c | 1 - drivers/soc/renesas/r8a7792-sysc.c | 1 - drivers/soc/renesas/r8a7794-sysc.c | 1 - drivers/soc/renesas/r8a7795-sysc.c | 33 +++++++++++++--- drivers/soc/renesas/r8a7796-sysc.c | 23 ++++++++++- drivers/soc/renesas/r8a77965-sysc.c | 4 +- drivers/soc/renesas/r8a77970-sysc.c | 4 +- drivers/soc/renesas/r8a77980-sysc.c | 4 +- drivers/soc/renesas/r8a77990-sysc.c | 4 +- drivers/soc/renesas/r8a77995-sysc.c | 1 - drivers/soc/renesas/rcar-rst.c | 1 + drivers/soc/renesas/rcar-sysc.c | 19 +++++++++ drivers/soc/renesas/rcar-sysc.h | 8 +++- drivers/soc/renesas/renesas-soc.c | 8 ++++ include/dt-bindings/clock/r8a774b1-cpg-mssr.h | 57 +++++++++++++++++++++++++++ include/dt-bindings/power/r8a774b1-sysc.h | 26 ++++++++++++ 26 files changed, 229 insertions(+), 25 deletions(-) create mode 100644 drivers/soc/renesas/r8a774b1-sysc.c create mode 100644 include/dt-bindings/clock/r8a774b1-cpg-mssr.h create mode 100644 include/dt-bindings/power/r8a774b1-sysc.h -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#626): https://linux.kernel.org/g/patchwork-soc/message/626 Mute This Topic: https://linux.kernel.org/mt/35013299/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 Fri Oct 18 10:11:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11198269 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 2CD0E913 for ; Fri, 18 Oct 2019 11:06:11 +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 B9BDE222CC for ; Fri, 18 Oct 2019 11:06:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="wdJti093" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9BDE222CC 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+628+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id z8nfYY1556264xJ9ozsqACIm; Fri, 18 Oct 2019 04:06:10 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.4534.1571396769485730328 for ; Fri, 18 Oct 2019 04:06:09 -0700 X-Received: by mail.kernel.org (Postfix) id DFE31222C6; Fri, 18 Oct 2019 11:06:08 +0000 (UTC) X-Greylist: delayed 301 seconds by postgrey-1.34 at mail.kernel.org; Fri, 18 Oct 2019 11:06:08 UTC DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8696D20854 X-Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [195.130.137.89]) (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 8696D20854 for ; Fri, 18 Oct 2019 11:06:08 +0000 (UTC) X-Received: from ramsan ([84.194.98.4]) by laurent.telenet-ops.be with bizsmtp id Ez142100i05gfCL01z148H; Fri, 18 Oct 2019 13:01:05 +0200 X-Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1iLQ0G-0005q3-JW; Fri, 18 Oct 2019 13:01:04 +0200 X-Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1iLPEt-0006s8-Va; Fri, 18 Oct 2019 12:12:07 +0200 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: [PULL 5/5] Renesas DT binding updates for v5.5 Date: Fri, 18 Oct 2019 12:11:36 +0200 Message-Id: <20191018101136.26350-6-geert+renesas@glider.be> In-Reply-To: <20191018101136.26350-1-geert+renesas@glider.be> References: <20191018101136.26350-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: HjJ2SInfXHAowilWeLHlORU6x1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571396770; bh=9xe5F3XDWg6wCFY6lzinx7XOwxxi/VeM8TlQ79D/ZLI=; h=Cc:Date:From:Reply-To:Subject:To; b=wdJti093ZEV6YVb4EU99PdP9qUGyZiNQA33ko/wWLr2EUwWIY1mCxyUBOXoZd9+KdPc ryahFGBYcp1M13gYb31bDjCByfok9bOqKVgLyRnJlvJ4ZQzrqRzwJKtnW7LSmvgRl8rM0 q1x/u9Cg/Gb1D3RNBdRfPvlX1U9U6isazzc= The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v5.5-tag1 for you to fetch changes up to 4d3cae42544775c71521e8ed5adb64c1839036b9: dt-bindings: reset: rcar-rst: Document r8a774b1 reset module (2019-10-01 09:52:34 +0200) ---------------------------------------------------------------- Renesas DT binding updates for v5.5 - RZ/G2M update for the Renesas Timer Unit bindings, - Support for the new RZ/G2N (r8a774b1) SoC and the HiHope RZ/G2N board. ---------------------------------------------------------------- Biju Das (4): dt-bindings: arm: renesas: Document RZ/G2N SoC DT bindings dt-bindings: arm: renesas: Add HopeRun RZ/G2N boards dt-bindings: power: rcar-sysc: Document r8a774b1 sysc dt-bindings: reset: rcar-rst: Document r8a774b1 reset module Fabrizio Castro (1): dt-bindings: timer: renesas: tmu: Document r8a774a1 bindings Documentation/devicetree/bindings/arm/renesas.yaml | 12 ++++++++++++ .../devicetree/bindings/power/renesas,rcar-sysc.txt | 1 + Documentation/devicetree/bindings/reset/renesas,rst.txt | 1 + Documentation/devicetree/bindings/timer/renesas,tmu.txt | 1 + 4 files changed, 15 insertions(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#628): https://linux.kernel.org/g/patchwork-soc/message/628 Mute This Topic: https://linux.kernel.org/mt/35013301/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] -=-=-=-=-=-=-=-=-=-=-=-