From patchwork Tue Jul 23 10:37:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Rhodes X-Patchwork-Id: 1963737 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:45d1:ec00::1; helo=ny.mirrors.kernel.org; envelope-from=devicetree+bounces-87572-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org [IPv6:2604:1380:45d1:ec00::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WStyY4qYwz1yXp for ; Tue, 23 Jul 2024 20:42:45 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id B94941C22046 for ; Tue, 23 Jul 2024 10:42:43 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 2DC5A14F136; Tue, 23 Jul 2024 10:42:29 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id A20AF14F109; Tue, 23 Jul 2024 10:42:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731349; cv=none; b=EswNhRHXXoxWg9wleGASMULzw/NHCS7uOj/PblIBciLPsmKqiNurDRGEUcVY2iHFgFu/K1+LAJPEIfspJeOPTlB8gCUQVa27oxgosRyTz9h20W3Ipg1xua+1SMa/b+JI6Q8f8hVw6TTf8YZl8Ime1oAPIT2pBO8pc4/Ev2CH0Zw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731349; c=relaxed/simple; bh=Cu9dWXGdaln9y2EAyaZNpRAMW5ehqpdP3vQW0V1h+2E=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=obO2smFEOlJupj3lIYw53+zxD0+3b9f//lIBmobeRKPiZ2/wXriw10ojZWwXpM4ZtcxWt7kAY3zHLM9zdN1+TmUxoO9XgAChfeQCRC6PQNKHjsC/rjJk+hnt1JoQMsR+V6cAHTE05qHCiSbhyC/plF7iJmSsRyQd+1XshQeYAKw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.09,230,1716217200"; d="scan'208";a="212369732" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 23 Jul 2024 19:37:16 +0900 Received: from localhost.localdomain (unknown [10.226.93.79]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 5A5EC40065AD; Tue, 23 Jul 2024 19:37:14 +0900 (JST) From: Oliver Rhodes To: Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Oliver Rhodes , Geert Uytterhoeven , Magnus Damm , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 1/6] dt-bindings: soc: renesas: Document RZ/G2M v3.0 (r8a774a3) SoC Date: Tue, 23 Jul 2024 11:37:00 +0100 Message-Id: <20240723103705.9774-2-oliver.rhodes.aj@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> References: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Add SoC documentation for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC. Signed-off-by: Oliver Rhodes --- .../devicetree/bindings/soc/renesas/renesas.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml index 09d3ce97efa2..d582992aaf0e 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml @@ -127,6 +127,18 @@ properties: - const: hoperun,hihope-rzg2m - const: renesas,r8a774a1 + - description: RZ/G2M v3.0 (R8A774A3) + items: + - enum: + - hoperun,hihope-rzg2m # HopeRun HiHope RZ/G2M platform + - const: renesas,r8a774a3 + + - items: + - enum: + - hoperun,hihope-rzg2-ex # HopeRun expansion board for HiHope RZ/G2 platforms + - const: hoperun,hihope-rzg2m + - const: renesas,r8a774a3 + - description: RZ/G2N (R8A774B1) items: - enum: From patchwork Tue Jul 23 10:37:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Rhodes X-Patchwork-Id: 1963738 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:45d1:ec00::1; helo=ny.mirrors.kernel.org; envelope-from=devicetree+bounces-87573-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org [IPv6:2604:1380:45d1:ec00::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WStyZ67ZVz1yXp for ; Tue, 23 Jul 2024 20:42:46 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id 18D3B1C2202C for ; Tue, 23 Jul 2024 10:42:45 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 4015714E2CF; Tue, 23 Jul 2024 10:42:30 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 57F1514F12C; Tue, 23 Jul 2024 10:42:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731350; cv=none; b=WpvSxcV8W9B725ws+kxFNHNMrTQoIn54pLmOJ38xWDDy2IxGFRJIOtT+OSGFqunYMtyMJfg/NokP9XGRYbj37ZV7KUV6aQ/7v+8ZJJyA9Na3nouNOp4LBShYyNHcJZoVc2Qfl/oKbdI7N2WFqxBE3u1F6oxPBUvOu9VDzFgJLyQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731350; c=relaxed/simple; bh=wfjZvCyt/jbOaZl8vqyR3ctn5epmzbmJnxxIlLJQJZ8=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=qlJiOqF1JJS4OAFbNl0HQnAWhp6jLyABL/RnZVWjla6wBof0RfHK5JknQbt8FtfgxC4hRPCEzNZIUgRqTPQzVK4VNw2LlvDL3AeT4phAHiaUyYDzoA1RZZi4kaGMqX5imczz7XG1zmKzI1CGfRyr0IQpw2Fj7q9eTv8Y+gA/mZc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.09,230,1716217200"; d="scan'208";a="212369740" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 23 Jul 2024 19:37:21 +0900 Received: from localhost.localdomain (unknown [10.226.93.79]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 6029640065AD; Tue, 23 Jul 2024 19:37:17 +0900 (JST) From: Oliver Rhodes To: Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Oliver Rhodes , Geert Uytterhoeven , Magnus Damm , Wolfram Sang , =?utf-8?q?Niklas_S=C3=B6de?= =?utf-8?q?rlund?= , Ulf Hansson , Duy Nguyen , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH 2/6] dt-bindings: power: renesas: Document RZ/G2M v3.0 (r8a774a3) SYSC binding Date: Tue, 23 Jul 2024 11:37:01 +0100 Message-Id: <20240723103705.9774-3-oliver.rhodes.aj@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> References: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Document bindings for the Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SYSC block. Signed-off-by: Oliver Rhodes --- Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml index e76fb273490f..347571e2545a 100644 --- a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml +++ b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml @@ -25,6 +25,7 @@ properties: - renesas,r8a7745-sysc # RZ/G1E - renesas,r8a77470-sysc # RZ/G1C - renesas,r8a774a1-sysc # RZ/G2M + - renesas,r8a774a3-sysc # RZ/G2M v3.0 - renesas,r8a774b1-sysc # RZ/G2N - renesas,r8a774c0-sysc # RZ/G2E - renesas,r8a774e1-sysc # RZ/G2H From patchwork Tue Jul 23 10:37:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Rhodes X-Patchwork-Id: 1963740 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:4601:e00::3; helo=am.mirrors.kernel.org; envelope-from=devicetree+bounces-87574-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [IPv6:2604:1380:4601:e00::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WStyd6LCVz20Cs for ; Tue, 23 Jul 2024 20:42:49 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id B1E5B1F22CE4 for ; Tue, 23 Jul 2024 10:42:47 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id C4B6014F9CA; Tue, 23 Jul 2024 10:42:31 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 563A014F109; Tue, 23 Jul 2024 10:42:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731351; cv=none; b=i9KxkrhmDWl1maTiEfiWGkpNUEiX1h/eKKFyxRj8xyhU/7qGM2+8/ORN/z6qNE0ISxQZazly9B+/TtfFUsV6NnLzgMkhNW6E/BZibxZiHglsNjqYNztb1d4Sxpv9wtMmysoXzeQeGmhxjBfAJfzUGjk8T73B4/oIhI0bPH0I/Qw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731351; c=relaxed/simple; bh=ISBn3ao6ysQPV1aj3Nh/ydhIMvn8isyz1YNbqiO3/R4=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=GOnkWpq0mvmfARC60TIxkor2XZYhOhbD/DnVG3UM3/aeZocmUped8UPxR2YPJeiItNf2b28gu2abfYkVqEVjfRKop3rrPWC+CaclZAiKIHwMMNFQw2Zkl9b5djb/MVq+9dbjKf3eTw0uNYUEGYqDy+T3scSLjlS6IBqq3unSaPs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.09,230,1716217200"; d="scan'208";a="212369745" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 23 Jul 2024 19:37:24 +0900 Received: from localhost.localdomain (unknown [10.226.93.79]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id A06EE40065AD; Tue, 23 Jul 2024 19:37:21 +0900 (JST) From: Oliver Rhodes To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Oliver Rhodes , Geert Uytterhoeven , Magnus Damm , linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 3/6] dt-bindings: clock: renesas: Document RZ/G2M v3.0 (r8a774a3) clock Date: Tue, 23 Jul 2024 11:37:02 +0100 Message-Id: <20240723103705.9774-4-oliver.rhodes.aj@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> References: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Add binding documentation for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) Clock Pulse Generator driver. Signed-off-by: Oliver Rhodes --- Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml index 084259d30232..77ce3615c65a 100644 --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml @@ -31,6 +31,7 @@ properties: - renesas,r8a7745-cpg-mssr # RZ/G1E - renesas,r8a77470-cpg-mssr # RZ/G1C - renesas,r8a774a1-cpg-mssr # RZ/G2M + - renesas,r8a774a3-cpg-mssr # RZ/G2M v3.0 - renesas,r8a774b1-cpg-mssr # RZ/G2N - renesas,r8a774c0-cpg-mssr # RZ/G2E - renesas,r8a774e1-cpg-mssr # RZ/G2H From patchwork Tue Jul 23 10:37:03 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Rhodes X-Patchwork-Id: 1963739 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=139.178.88.99; helo=sv.mirrors.kernel.org; envelope-from=devicetree+bounces-87575-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org [139.178.88.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WStyd262xz1yXp for ; Tue, 23 Jul 2024 20:42:49 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id B529328365B for ; Tue, 23 Jul 2024 10:42:47 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 4814F14F9CC; Tue, 23 Jul 2024 10:42:32 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 65C9114F12C; Tue, 23 Jul 2024 10:42:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731352; cv=none; b=WR/tO09+kiHZYCrLBjq7RAwoztvTVs473Tx1XD6kb0RYY5N2clgwdTDUKmMcH4wEUVhXsRykq80k9lcfeT42X6IlI0SlLcJOpVSaoJzeF5AxtaIdnSFCp4TveFYXuSVcCejCw3Z1dAlL0tGHeOZUrh31Jwa0UzvOuYAo7G6VyBE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731352; c=relaxed/simple; bh=QyVDJVt6tcXR+T2VhsE1LY8KVa5f9eHOJgdojTAIHa4=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=hNU9vHPp6CvQjsyX6czo5vZG6d0D7rUdWTcOoxD6y+tuWUXNUaw51J+WDCwwDsrOJjYvNwuPnQ8WyWV+wo1TpAweV8lA8e/Z+PCzaVy7AOY5A5oTbuijooF4cwEn5EwcAuataxwbj37WESiPf9Y7RzbCcMtJXcCmVeGDjhc+gVQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.09,230,1716217200"; d="scan'208";a="212369751" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 23 Jul 2024 19:37:27 +0900 Received: from localhost.localdomain (unknown [10.226.93.79]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 7F9C64005B47; Tue, 23 Jul 2024 19:37:25 +0900 (JST) From: Oliver Rhodes To: Cc: Oliver Rhodes , Geert Uytterhoeven , Magnus Damm , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH 4/6] dt-bindings: reset: renesas: Document RZ/G2M v3.0 (r8a774a3) reset module To: Philipp Zabel , Rob Herring , Krzysztof Kozlowski , Conor Dooley Date: Tue, 23 Jul 2024 11:37:03 +0100 Message-Id: <20240723103705.9774-5-oliver.rhodes.aj@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> References: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Document bindings for the Renesas RZ/G2M v3.0 (a.k.a r8a774a3) reset module. Signed-off-by: Oliver Rhodes Signed-off-by: Oliver Rhodes --- Documentation/devicetree/bindings/reset/renesas,rst.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.yaml b/Documentation/devicetree/bindings/reset/renesas,rst.yaml index 58b4a45d3380..7a81491379b0 100644 --- a/Documentation/devicetree/bindings/reset/renesas,rst.yaml +++ b/Documentation/devicetree/bindings/reset/renesas,rst.yaml @@ -29,6 +29,7 @@ properties: - renesas,r8a7745-rst # RZ/G1E - renesas,r8a77470-rst # RZ/G1C - renesas,r8a774a1-rst # RZ/G2M + - renesas,r8a774a3-rst # RZ/G2M v3.0 - renesas,r8a774b1-rst # RZ/G2N - renesas,r8a774c0-rst # RZ/G2E - renesas,r8a774e1-rst # RZ/G2H From patchwork Tue Jul 23 10:37:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Rhodes X-Patchwork-Id: 1963741 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=139.178.88.99; helo=sv.mirrors.kernel.org; envelope-from=devicetree+bounces-87576-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org [139.178.88.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WStyf0p0Kz1yXp for ; Tue, 23 Jul 2024 20:42:50 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id 9E14C28369A for ; Tue, 23 Jul 2024 10:42:48 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 21C1E14EC64; Tue, 23 Jul 2024 10:42:36 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 436B114EC5E for ; Tue, 23 Jul 2024 10:42:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731356; cv=none; b=CwHR+g8DztQbEEUhDhSbyfeNyj8NTXmS6pbbr3Jm2GZ6wWXnhPjhwgM0gbGc8u4zsV0jC+qstyElhJXo+/QHdtdRa0JWKlaZPdoWIfvutkfKiCR6XgkKxEXumRiEyTkIuUFF2x9I/7JX+2s9nRHpP0PdBRZTRQUreIKXGwkyNp0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731356; c=relaxed/simple; bh=snP9cPFloSQOLUnrcJKpt6/dOYNHcF8Fkv854jGiy4M=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=YqkL8NnSWRVjDPFkeFKkS0PcR1WBEcCLdTRYHYO0dKOfrzb3aDyQULcr55N5WB0EwB1Ni0a5aLJWmTUTjb1DMeGRd0rOXZIOK24xAdAXUFWxEDMJM+ssXuQwjmjJRjPnDIWk6mls1e4Kr4kcc2TYav0b58wCcVKwuzBL/HBJtKg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.09,230,1716217200"; d="scan'208";a="212369756" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 23 Jul 2024 19:37:31 +0900 Received: from localhost.localdomain (unknown [10.226.93.79]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id B71B240065AD; Tue, 23 Jul 2024 19:37:27 +0900 (JST) From: Oliver Rhodes To: Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Oliver Rhodes , Greg Kroah-Hartman , Jiri Slaby , Geert Uytterhoeven , Magnus Damm , linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH 5/6] dt-bindings: serial: renesas: Document RZ/G2M v3.0 (r8a774a3) scif Date: Tue, 23 Jul 2024 11:37:04 +0100 Message-Id: <20240723103705.9774-6-oliver.rhodes.aj@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> References: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Document scif bindings for the Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC. Signed-off-by: Oliver Rhodes --- Documentation/devicetree/bindings/serial/renesas,scif.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/serial/renesas,scif.yaml b/Documentation/devicetree/bindings/serial/renesas,scif.yaml index afc7c05898a1..51d9fb0f4763 100644 --- a/Documentation/devicetree/bindings/serial/renesas,scif.yaml +++ b/Documentation/devicetree/bindings/serial/renesas,scif.yaml @@ -46,6 +46,7 @@ properties: - items: - enum: - renesas,scif-r8a774a1 # RZ/G2M + - renesas,scif-r8a774a3 # RZ/G2M v3.0 - renesas,scif-r8a774b1 # RZ/G2N - renesas,scif-r8a774c0 # RZ/G2E - renesas,scif-r8a774e1 # RZ/G2H From patchwork Tue Jul 23 10:37:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver Rhodes X-Patchwork-Id: 1963735 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=139.178.88.99; helo=sv.mirrors.kernel.org; envelope-from=devicetree+bounces-87571-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org [139.178.88.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WStrm1V6Sz20Cs for ; Tue, 23 Jul 2024 20:37:44 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id 7E9442835FA for ; Tue, 23 Jul 2024 10:37:42 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 25DF814EC46; Tue, 23 Jul 2024 10:37:38 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 1C41213B2B6; Tue, 23 Jul 2024 10:37:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731058; cv=none; b=emEdbqvfv0OsK/xibtjRq79RnCxbfzRzl5yk1VDvtc8lNBx4/awxOFa6LCSn9mxon70tJaGVaUJK8fxI+8Bs7hXwWBzNu2mlGiTowumtWg+TD+3deE/XdYzQuUUtax+FFX/yBu5VuSCYEst8V88ODLWkhh4tR3JBhJqqwopm4lk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731058; c=relaxed/simple; bh=pYAQgXHqfGoNecgufy6PEoqACfymqP7TbUgEagpXDSs=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=BC+XMy18eFMFHnUYcOiVIv8mGVVQ3sXOtwIOiLCQ7TBCbgib33BdQdaR/ll5HcYPwVEIXSa+6Qjkn+xi81Yvfyu87lP04cqyqcCdODwU7MDDgdq3NqTjVRevW9gWV+JCoIN6oPVSBzkk5lFXGv7z2ah7OTZDKak4IFRPMy37OV4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-IronPort-AV: E=Sophos;i="6.09,230,1716217200"; d="scan'208";a="212369766" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 23 Jul 2024 19:37:34 +0900 Received: from localhost.localdomain (unknown [10.226.93.79]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id A498840065AD; Tue, 23 Jul 2024 19:37:31 +0900 (JST) From: Oliver Rhodes To: Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Oliver Rhodes , Geert Uytterhoeven , Magnus Damm , linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support Date: Tue, 23 Jul 2024 11:37:05 +0100 Message-Id: <20240723103705.9774-7-oliver.rhodes.aj@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> References: <20240723103705.9774-1-oliver.rhodes.aj@renesas.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Document PFC support for Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC. Signed-off-by: Oliver Rhodes --- Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml index 5d84364d1358..cfe004573366 100644 --- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml +++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml @@ -25,6 +25,7 @@ properties: - renesas,pfc-r8a7745 # RZ/G1E - renesas,pfc-r8a77470 # RZ/G1C - renesas,pfc-r8a774a1 # RZ/G2M + - renesas,pfc-r8a774a3 # RZ/G2M v3.0 - renesas,pfc-r8a774b1 # RZ/G2N - renesas,pfc-r8a774c0 # RZ/G2E - renesas,pfc-r8a774e1 # RZ/G2H