From patchwork Fri Sep 18 12:47:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1366958 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=2001:8b0:10b:1231::1; helo=merlin.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; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=lslDqDQs; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4BtFrS2D9jz9sRR for ; Sat, 19 Sep 2020 00:02:00 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=yuVFwjOZrjj4IGfIOMi1o7L6nL/IG2pN6+HWsvJt+tY=; b=lslDqDQs8BU09bfRWuqo5IOExe RRLE8zDRTy9fDWr5EM0Fi54NZWmn2P4+XwKEW7heXveC2XovlIarHbpT0oLnMiMfVtBN0HUv2pPze FjK7cKDKHtiQLBDBnmv21x19EgpPNDU570caFYncUo7PBvxqvpw6F5EtlH8AjdBb0r6D0VFI7MOCY g7jFlztJZz51KYKHDzxJ8ShVBIem5JEgihltRXGHrXrY9hm/m7vP0CmBlCazxU5XfJ4vqg0lpG05R z3W8mzcIvnIYCi9+MnqnAxaeDM48dmuaIkmHtm9CLB1VrBB/2qTnhgpexo+OhdguBatXTdhR9mqtp 5TMW7+oA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJGwz-0007ru-NU; Fri, 18 Sep 2020 14:01:21 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJFo8-0006iu-2z for linux-arm-kernel@lists.infradead.org; Fri, 18 Sep 2020 12:48:14 +0000 Received: from ramsan ([84.195.186.194]) by albert.telenet-ops.be with bizsmtp id VQo22300Y4C55Sk06Qo2hU; Fri, 18 Sep 2020 14:48:02 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1kJFo2-000256-Ds; Fri, 18 Sep 2020 14:48:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kJFo2-00043q-CV; Fri, 18 Sep 2020 14:48:02 +0200 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 1/4] Renesas ARM DT updates for v5.10 (take two) Date: Fri, 18 Sep 2020 14:47:57 +0200 Message-Id: <20200918124800.15555-2-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200918124800.15555-1-geert+renesas@glider.be> References: <20200918124800.15555-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200918_084808_327066_804963BB X-CRM114-Status: GOOD ( 12.55 ) X-Spam-Score: -0.4 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.4 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.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-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 e9f0fb53ac88c1ccf3728b47c687838b6054f481: arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display (2020-09-04 09:54:39 +0200) 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.10-tag2 for you to fetch changes up to c91dfc9818df5f43c10c727f1cecaebdb5e2fa92: arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels (2020-09-18 09:10:58 +0200) ---------------------------------------------------------------- Renesas ARM DT updates for v5.10 (take two) - PCIe endpoint support for the RZ/G2H SoC, - SATA support for the HopeRun HiHope RZ/G2H board, - Increase support (CAN, LED, SPI NOR, VIN, VSP) for the RZ/G1H SoC on the iWave Qseven board (G21D), and its camera add-on board, - Initial support for the R-Car V3U SoC on the Falcon CPU and BreakOut boards, - HDMI display and sound support for the R-Car M3-W+ SoC on the Salvator-XS board, - Digital Radio Interface (DRIF) support for the R-Car E3 SoC, - Minor fixes and cleanups. ---------------------------------------------------------------- Fabrizio Castro (1): arm64: dts: renesas: r8a77990: Add DRIF support Geert Uytterhoeven (6): Merge tag 'renesas-r8a779a0-dt-binding-defs-tag' into renesas-arm-dt-for-v5.10 ARM: dts: renesas: Fix pin controller node names arm64: dts: renesas: Fix pin controller node names arm64: dts: renesas: Drop superfluous pin configuration containers arm64: dts: renesas: r8a77990: Fix MSIOF1 DMA channels arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels Kuninori Morimoto (6): arm64: dts: renesas: r8a77961: Add FCP device nodes arm64: dts: renesas: r8a77961: Add VSP device nodes arm64: dts: renesas: r8a77961: Add DU device nodes arm64: dts: renesas: r8a77961: Add HDMI device nodes arm64: dts: renesas: r8a77961: salvator-xs: Add HDMI Display support arm64: dts: renesas: r8a77961: salvator-xs: Add HDMI Sound support Lad Prabhakar (8): arm64: dts: renesas: r8a774e1: Add PCIe EP nodes arm64: dts: renesas: r8a774e1-hihope-rzg2h-ex: Enable sata ARM: dts: r8a7742: Add VIN DT nodes ARM: dts: r8a7742-iwg21d-q7: Add SPI NOR support ARM: dts: r8a7742-iwg21d-q7: Add can1 support to carrier board ARM: dts: r8a7742-iwg21d-q7: Enable SD2 LED indication ARM: dts: r8a7742: Add VSP support ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add can0 support to camera DB Yoshihiro Shimoda (4): dt-bindings: power: Add r8a779a0 SYSC power domain definitions dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions arm64: dts: renesas: Add Renesas R8A779A0 SoC support arm64: dts: renesas: Add Renesas Falcon boards support arch/arm/boot/dts/emev2.dtsi | 2 +- arch/arm/boot/dts/r7s72100.dtsi | 2 +- arch/arm/boot/dts/r7s9210.dtsi | 2 +- arch/arm/boot/dts/r8a73a4.dtsi | 2 +- arch/arm/boot/dts/r8a7740.dtsi | 2 +- arch/arm/boot/dts/r8a7742-iwg21d-q7-dbcm-ca.dts | 11 ++ arch/arm/boot/dts/r8a7742-iwg21d-q7.dts | 62 ++++++++++ arch/arm/boot/dts/r8a7742.dtsi | 82 ++++++++++++- arch/arm/boot/dts/r8a7743.dtsi | 2 +- arch/arm/boot/dts/r8a7744.dtsi | 2 +- arch/arm/boot/dts/r8a7745.dtsi | 2 +- arch/arm/boot/dts/r8a77470.dtsi | 2 +- arch/arm/boot/dts/r8a7778.dtsi | 2 +- arch/arm/boot/dts/r8a7779.dtsi | 2 +- arch/arm/boot/dts/r8a7790.dtsi | 2 +- arch/arm/boot/dts/r8a7791.dtsi | 2 +- arch/arm/boot/dts/r8a7792.dtsi | 2 +- arch/arm/boot/dts/r8a7793.dtsi | 2 +- arch/arm/boot/dts/r8a7794.dtsi | 2 +- arch/arm/boot/dts/r9a06g032.dtsi | 2 +- arch/arm/boot/dts/sh73a0.dtsi | 2 +- arch/arm64/boot/dts/renesas/Makefile | 2 + arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 7 +- .../boot/dts/renesas/r8a774e1-hihope-rzg2h-ex.dts | 5 + arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 40 +++++- arch/arm64/boot/dts/renesas/r8a77951.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77960.dtsi | 2 +- .../boot/dts/renesas/r8a77961-salvator-xs.dts | 57 +++++++++ arch/arm64/boot/dts/renesas/r8a77961.dtsi | 134 ++++++++++++++++++++- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77970.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77980.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 6 +- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 127 ++++++++++++++++++- arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 6 +- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 2 +- .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi | 46 +++++++ arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts | 22 ++++ arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 133 ++++++++++++++++++++ include/dt-bindings/clock/r8a779a0-cpg-mssr.h | 55 +++++++++ include/dt-bindings/power/r8a779a0-sysc.h | 59 +++++++++ 43 files changed, 859 insertions(+), 47 deletions(-) create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0.dtsi create mode 100644 include/dt-bindings/clock/r8a779a0-cpg-mssr.h create mode 100644 include/dt-bindings/power/r8a779a0-sysc.h From patchwork Fri Sep 18 12:47:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1366904 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=2001:8b0:10b:1231::1; helo=merlin.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; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=cRo0BnS7; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4BtDLr2l1Bz9sT6 for ; Fri, 18 Sep 2020 22:54:44 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=j4L8gQ5BLlMD0kV9EYWHZTZhZJlNnJ0a+/yLeHVbe5s=; b=cRo0BnS7INbhbM2rJREWS7JJbN /qi0W/oa6dtWOqr7at6sl5LVF5y9um27lGJrkS6ahr1VhqYtFO9uECmitMqj/GnSVWGHavyFVrgpC vbk0Mfu1jw6VaIifM9IENBS3Cw0fdq6GJOZ5fnWWB4qfKZwNpTnOmG0j6oG/a9InMWwVUueFfIRm/ hquMEe2hK26EYLpTN4+fkUJja5M6FjXu15BYfcHcUoSA7ajyqixWnNpvQFczuHlCfBsOqoC1j23iQ Ww2SdOcrUBAnYs3NvOJFwjXazrRIyNClITiZXBGDZCiM9/jHbr6FlfNueySRsjfSiTuFKCyvzRhuK ZyXkd2IA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJFtt-0001Ul-5Y; Fri, 18 Sep 2020 12:54:05 +0000 Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJFo8-0006jp-7w for linux-arm-kernel@lists.infradead.org; Fri, 18 Sep 2020 12:48:12 +0000 Received: from ramsan ([84.195.186.194]) by laurent.telenet-ops.be with bizsmtp id VQo22300N4C55Sk01Qo2Y8; Fri, 18 Sep 2020 14:48:02 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1kJFo2-000259-Em; Fri, 18 Sep 2020 14:48:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kJFo2-00043s-Dg; Fri, 18 Sep 2020 14:48:02 +0200 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 2/4] Renesas ARM SoC updates for v5.10 Date: Fri, 18 Sep 2020 14:47:58 +0200 Message-Id: <20200918124800.15555-3-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200918124800.15555-1-geert+renesas@glider.be> References: <20200918124800.15555-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200918_084808_472406_D6779C00 X-CRM114-Status: UNSURE ( 8.08 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.4 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.4 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:19 listed in] [list.dnswl.org] 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) 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.10-tag1 for you to fetch changes up to 919c385dde9cdd4775688205e29fc53131a6b3ff: ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() static (2020-09-10 19:01:26 +0200) ---------------------------------------------------------------- Renesas ARM SoC updates for v5.10 - Make two local functions static. ---------------------------------------------------------------- Geert Uytterhoeven (1): ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() static arch/arm/mach-shmobile/rcar-gen2.h | 2 -- arch/arm/mach-shmobile/setup-rcar-gen2.c | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) From patchwork Fri Sep 18 12:47:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1366907 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=2001:8b0:10b:1231::1; helo=merlin.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; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=cdo3JQfd; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4BtDNH759Fz9sRK for ; Fri, 18 Sep 2020 22:55:57 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=4U+6jYrZBCIi87PyQeUrAbg6SO9Qh4Vw06edJvg3Wug=; b=cdo3JQfdExMYFjuiIfBZ+WEKDJ yLXTIOi5ToAUXdNB4jYiZGrigsYh+iOJret+guibyHLDJuVg0rszRuvDoeRFcmHMbOcmfRkDvz8Sd oB5FJhGPQkNE725dvF5vpKdxcBT3ET3VEoLyCzjw5fyivqKM2VmSaPkW/RIxKW9Iw/4JpvBc2HZV5 N3sF6C1Ux+Ea+JNw9PPA0gXE77ii2/YGI4zEKys6RvwqrWRQr+yiGvsgIY64RNGeyL3T1m+WkePKm R1XjhISBomfxTajfXViK3NxAG8cAz5aCEiU5TPvncbX5RhiuZhWqbPQyco+BLddvUI2hAETGLMPDO utlGzzxw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJFvA-0002DL-F5; Fri, 18 Sep 2020 12:55:24 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJFo8-0006jq-3M for linux-arm-kernel@lists.infradead.org; Fri, 18 Sep 2020 12:48:13 +0000 Received: from ramsan ([84.195.186.194]) by michel.telenet-ops.be with bizsmtp id VQo22300N4C55Sk06Qo2Xi; Fri, 18 Sep 2020 14:48:02 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1kJFo2-00025E-Fk; Fri, 18 Sep 2020 14:48:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kJFo2-00043w-EZ; Fri, 18 Sep 2020 14:48:02 +0200 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 3/4] Renesas driver updates for v5.10 (take two) Date: Fri, 18 Sep 2020 14:47:59 +0200 Message-Id: <20200918124800.15555-4-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200918124800.15555-1-geert+renesas@glider.be> References: <20200918124800.15555-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200918_084808_358888_1F4B11FE X-CRM114-Status: GOOD ( 10.20 ) X-Spam-Score: -0.4 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.4 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.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-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 464d9b349be634bd12978f2554b2b0198e56399d: soc: renesas: Align driver description titles (2020-09-01 10:22:16 +0200) 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.10-tag2 for you to fetch changes up to 1b4298f000064cc20540a565d249914c60597550: soc: renesas: r8a779a0-sysc: Add r8a779a0 support (2020-09-16 08:57:31 +0200) ---------------------------------------------------------------- Renesas driver updates for v5.10 (take two) - Add core support for the R-Car V3U (R8A779A0) SoC, including System Controller (SYSC) and Reset (RST) support, - Various Kconfig cleanups. ---------------------------------------------------------------- Geert Uytterhoeven (1): Merge tag 'renesas-r8a779a0-dt-binding-defs-tag' into renesas-drivers-for-v5.10 Kuninori Morimoto (2): soc: renesas: Use ARM32/ARM64 for menu description soc: renesas: Sort driver description title Yoshihiro Shimoda (5): dt-bindings: power: Add r8a779a0 SYSC power domain definitions dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions soc: renesas: Identify R-Car V3U soc: renesas: rcar-rst: Add support for R-Car V3U soc: renesas: r8a779a0-sysc: Add r8a779a0 support drivers/soc/renesas/Kconfig | 346 ++++++++++---------- drivers/soc/renesas/Makefile | 1 + drivers/soc/renesas/r8a779a0-sysc.c | 448 ++++++++++++++++++++++++++ drivers/soc/renesas/rcar-rst.c | 6 + drivers/soc/renesas/renesas-soc.c | 8 + include/dt-bindings/clock/r8a779a0-cpg-mssr.h | 55 ++++ include/dt-bindings/power/r8a779a0-sysc.h | 59 ++++ 7 files changed, 754 insertions(+), 169 deletions(-) create mode 100644 drivers/soc/renesas/r8a779a0-sysc.c create mode 100644 include/dt-bindings/clock/r8a779a0-cpg-mssr.h create mode 100644 include/dt-bindings/power/r8a779a0-sysc.h From patchwork Fri Sep 18 12:48:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1366903 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=2001:8b0:10b:1231::1; helo=merlin.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; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=MgeKna9V; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4BtDKp03PLz9sR4 for ; Fri, 18 Sep 2020 22:53:50 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=Z/QqSDobDyGBnnyoKhBplvpRe7CZ5P5IFKnpP+fNoHM=; b=MgeKna9VVfXEyxMws93l06QQT0 5J9qcVX2As+wmvkclLZXqyXQP7A44tnRiCN0LssKYzYD9tauMBJ4L5okM6ILsJPU3vMhn4QfStsM7 xNld4jFLWWY0wZTlPMy75+WWjsFsh4Vkl4RayMSrEwX+tq8wSZkJ5GEmS0MR0c/Eb/BaKVVAhbPdm jc6kdUSYIKcQGQmeAknNkQN35muhNQMSFkw0ts/Nd+V6NXfTisyF+wtu4ZX/FfpuhTPENoA6F/PER AVM/B7xQ39s5jBdNs+OiSEfAD0ytf1yuD8SxixdAxLLRoHgr6ze7OJosr0Oi6xPT31OJsn96wBctf 6ZCTg67Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJFss-0000vU-Vj; Fri, 18 Sep 2020 12:53:03 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJFo7-0006iv-1T for linux-arm-kernel@lists.infradead.org; Fri, 18 Sep 2020 12:48:09 +0000 Received: from ramsan ([84.195.186.194]) by albert.telenet-ops.be with bizsmtp id VQo22300a4C55Sk06Qo2hV; Fri, 18 Sep 2020 14:48:02 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1kJFo2-00025H-Gf; Fri, 18 Sep 2020 14:48:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kJFo2-00043z-FX; Fri, 18 Sep 2020 14:48:02 +0200 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL 4/4] Renesas DT binding updates for v5.10 Date: Fri, 18 Sep 2020 14:48:00 +0200 Message-Id: <20200918124800.15555-5-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200918124800.15555-1-geert+renesas@glider.be> References: <20200918124800.15555-1-geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200918_084807_643743_67FE1594 X-CRM114-Status: UNSURE ( 7.86 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.4 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.4 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.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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-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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10-tag1 for you to fetch changes up to b08892556b3f19d95d356b33692247de8303fe05: dt-bindings: arm: renesas: Document Renesas Falcon boards (2020-09-10 18:55:53 +0200) ---------------------------------------------------------------- Renesas DT binding updates for v5.10 - Document core support for the R-Car V3U (R8A779A0) SoC and the Renesas Falcon CPU and BreakOut boards. ---------------------------------------------------------------- Yoshihiro Shimoda (4): dt-bindings: arm: renesas: Document R-Car V3U SoC DT bindings dt-bindings: power: renesas,rcar-sysc: Document r8a779a0 SYSC bindings dt-bindings: reset: renesas,rst: Document r8a779a0 reset module dt-bindings: arm: renesas: Document Renesas Falcon boards Documentation/devicetree/bindings/arm/renesas.yaml | 12 ++++++++++++ .../devicetree/bindings/power/renesas,rcar-sysc.yaml | 1 + Documentation/devicetree/bindings/reset/renesas,rst.yaml | 1 + 3 files changed, 14 insertions(+)