From patchwork Fri Jul 8 11:26:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 12911028 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C8FB8C433EF for ; Fri, 8 Jul 2022 11:26:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id B0BE9C341CA; Fri, 8 Jul 2022 11:26:55 +0000 (UTC) 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 smtp.kernel.org (Postfix) with ESMTPS id 6DD88C341CE for ; Fri, 8 Jul 2022 11:26:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 6DD88C341CE Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from ramsan.of.borg ([84.195.186.194]) by albert.telenet-ops.be with bizsmtp id sbSk2700W4C55Sk06bSkUW; Fri, 08 Jul 2022 13:26:44 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1o9m8C-002baI-3o; Fri, 08 Jul 2022 13:26:44 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1o9m8A-00BLW6-Oz; Fri, 08 Jul 2022 13:26:42 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 1/3] Renesas ARM DT updates for v5.20 (take two) Date: Fri, 8 Jul 2022 13:26:34 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit 3c7742a45c170430001c5a1767d9dd76686dc14d: ARM: dts: rza2mevb: Fix LED node names (2022-06-17 09:46:20 +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.20-tag2 for you to fetch changes up to fec6d133cee53971841159c33e95b17b421dd0a1: arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards (2022-07-07 11:05:00 +0200) ---------------------------------------------------------------- Renesas ARM DT updates for v5.20 (take two) - Ethernet MAC and switch support for the RZ/N1 SoC on the RZN1D-DB development board, - AA1024XD12 panel overlay support for the Draak, Ebisu, and Salvator-X(S) development boards, - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Chris Paterson (1): arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in comment Clément Léger (5): ARM: dts: r9a06g032: Describe MII converter ARM: dts: r9a06g032: Describe GMAC2 ARM: dts: r9a06g032: Describe switch dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter ARM: dts: r9a06g032-rzn1d400-db: Add switch description Geert Uytterhoeven (3): arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHz ARM: dts: renesas: Fix DA9063 watchdog subnode names arm64: dts: renesas: spider-cpu: Fix scif0/scif3 sort order Laurent Pinchart (3): arm64: dts: renesas: Prepare AA1024XD12 panel .dtsi for overlay support arm64: dts: renesas: Add panel overlay for Salvator-X(S) boards arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards .../bindings/net/pcs/renesas,rzn1-miic.yaml | 171 +++++++++++++++++++++ arch/arm/boot/dts/r8a7790-lager.dts | 2 +- arch/arm/boot/dts/r8a7790-stout.dts | 2 +- arch/arm/boot/dts/r8a7791-koelsch.dts | 2 +- arch/arm/boot/dts/r8a7791-porter.dts | 2 +- arch/arm/boot/dts/r8a7792-blanche.dts | 2 +- arch/arm/boot/dts/r8a7793-gose.dts | 2 +- arch/arm/boot/dts/r8a7794-alt.dts | 2 +- arch/arm/boot/dts/r8a7794-silk.dts | 2 +- arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi | 39 ----- arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts | 115 ++++++++++++++ arch/arm/boot/dts/r9a06g032.dtsi | 108 +++++++++++++ arch/arm64/boot/dts/renesas/Makefile | 3 + .../dts/renesas/draak-ebisu-panel-aa104xd12.dts | 36 +++++ arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi | 30 ++++ .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi | 18 +-- arch/arm64/boot/dts/renesas/r8a779m8.dtsi | 5 + arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dts | 2 +- .../boot/dts/renesas/salvator-panel-aa104xd12.dts | 36 +++++ include/dt-bindings/net/pcs-rzn1-miic.h | 33 ++++ 20 files changed, 555 insertions(+), 57 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/pcs/renesas,rzn1-miic.yaml delete mode 100644 arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi create mode 100644 arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dts create mode 100644 arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi create mode 100644 arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dts create mode 100644 include/dt-bindings/net/pcs-rzn1-miic.h From patchwork Fri Jul 8 11:26:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 12911030 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E7040C43334 for ; Fri, 8 Jul 2022 11:27:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id D01F4C341C7; Fri, 8 Jul 2022 11:27:01 +0000 (UTC) Received: from riemann.telenet-ops.be (riemann.telenet-ops.be [195.130.137.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 4AFFFC341CB for ; Fri, 8 Jul 2022 11:27:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 4AFFFC341CB Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [IPv6:2a02:1800:110:4::f00:19]) by riemann.telenet-ops.be (Postfix) with ESMTPS id 4LfWFl4BXWz4wwch for ; Fri, 8 Jul 2022 13:26:51 +0200 (CEST) Received: from ramsan.of.borg ([84.195.186.194]) by laurent.telenet-ops.be with bizsmtp id sbSk2700H4C55Sk01bSkLt; Fri, 08 Jul 2022 13:26:44 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1o9m8B-002baK-ND; Fri, 08 Jul 2022 13:26:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1o9m8A-00BLWC-Pd; Fri, 08 Jul 2022 13:26:42 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 2/3] Renesas ARM SoC updates for v5.20 Date: Fri, 8 Jul 2022 13:26:35 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -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.20-tag1 for you to fetch changes up to 75a185fb92e58ccd3670258d8d3b826bd2fa6d29: ARM: shmobile: rcar-gen2: Increase refcount for new reference (2022-07-05 09:08:35 +0200) ---------------------------------------------------------------- Renesas ARM SoC updates for v5.20 - Fix of_node reference counting in the R-Car Gen2 board quirk. ---------------------------------------------------------------- Liang He (1): ARM: shmobile: rcar-gen2: Increase refcount for new reference arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) From patchwork Fri Jul 8 11:26:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 12911027 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 048FBC43334 for ; Fri, 8 Jul 2022 11:26:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id B952EC341D0; Fri, 8 Jul 2022 11:26:53 +0000 (UTC) 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 smtp.kernel.org (Postfix) with ESMTPS id 076F0C341C7 for ; Fri, 8 Jul 2022 11:26:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 076F0C341C7 Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from ramsan.of.borg ([84.195.186.194]) by albert.telenet-ops.be with bizsmtp id sbSj2700S4C55Sk06bSjTv; Fri, 08 Jul 2022 13:26:43 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1o9m8B-002baL-8M; Fri, 08 Jul 2022 13:26:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1o9m8A-00BLWK-QD; Fri, 08 Jul 2022 13:26:42 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 3/3] Renesas DT binding updates for v5.20 (take two) Date: Fri, 8 Jul 2022 13:26:36 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit 774fecc7ece1d5b7c604402ac2daede14825a467: dt-bindings: soc: renesas: Move renesas,prr from arm to soc (2022-06-17 09:18:33 +0200) 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.20-tag2 for you to fetch changes up to d955cf3df3c26097aeab5712bc76f1c62a4ce86f: dt-bindings: hwinfo: renesas,prr: move from soc directory (2022-07-07 10:54:13 +0200) ---------------------------------------------------------------- Renesas DT binding updates for v5.20 (take two) - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Geert Uytterhoeven (1): MAINTAINERS: Add Renesas SoC DT bindings to Renesas Architecture sections Krzysztof Kozlowski (1): dt-bindings: hwinfo: renesas,prr: move from soc directory .../devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml | 2 +- MAINTAINERS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) rename Documentation/devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml (92%)