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: 814102 Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 48BD314EC5E; Tue, 23 Jul 2024 10:42:36 +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=1721731358; cv=none; b=qSMYdYnZzv2XUWKdguRPGHNtdywMdn94Y12fVK0U5S2wS8Ar0tiX95e8UvQYlmGsfFIOpI2q+05igCMYTgc4OTNGCyeYtx9b5Fzfuz2auONKDpnntjCBXQEn5hrfDXf4/Kt7za/i3frPYn9zYziZbfHo59XzUhfokz/Qr46H1x8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721731358; c=relaxed/simple; bh=snP9cPFloSQOLUnrcJKpt6/dOYNHcF8Fkv854jGiy4M=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=QS9WCh71MpZOlLAGFEksCgTmP8bQnfIOuj0XAC3Ts73PQ5qAqT7cb68bBHg1ntqPVbcEAsOtQaQEshVimTLE6N+TdU6w8C2gZylpjtRbh6pFZNPOPYg+MrWwtNQUq6NNjamqpUFUcppl/HGwxM9Jho7jJkgd0ZANao2FEVDRQoo= 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: linux-serial@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