From patchwork Tue Apr 16 15:18:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13632069 X-Patchwork-Delegate: geert@linux-m68k.org Received: from cantor.telenet-ops.be (cantor.telenet-ops.be [195.130.132.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 34C5E130A4B for ; Tue, 16 Apr 2024 15:27:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.132.48 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713281248; cv=none; b=sNGLzcSqDxFJ1Ieu8AbHRi5SJlGw68qquOu1jcWJIrXo9Esh3HhlVLX9ifS6m2bj/S5fwzy7OFdZExCY1KzN3lp3KnuE+Aky8u3pgNFskwUvm5+2+SNGANnvH10oOlWNqZ+3Pzq4Q4+6DX5IdkBZQmlc16fWrTtWRCcYGs+ufw0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713281248; c=relaxed/simple; bh=lN/LCVnSKylBG/BB/y6k7eL7xUWQTh3n78CmxC/DCaM=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=ZnhVe7/DZsJLOUjobRm7Tk9Zm4LmegmTlpXvfhEuCYexTn31tKtuBAPhbXN2ERB1M3+sC62lSRE54F/nIJVlDu8kElCzyhMoqyZT4Ydd9zCZAC50BgCHLOreJQl8oNrCj3NCU6nhxYn5XaWa9X4f2WMyf1EAfNAGGq6RW7Uy5W4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be; spf=none smtp.mailfrom=linux-m68k.org; arc=none smtp.client-ip=195.130.132.48 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.subspace.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 cantor.telenet-ops.be (Postfix) with ESMTPS id 4VJnkj2Yl7z4x1FD for ; Tue, 16 Apr 2024 17:19:09 +0200 (CEST) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:76d0:2bff:fec8:549]) by laurent.telenet-ops.be with bizsmtp id BrK12C0060SSLxL01rK1SS; Tue, 16 Apr 2024 17:19:01 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rwkZl-008FRp-MW; Tue, 16 Apr 2024 17:19:01 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rwkaL-00EbPG-2t; Tue, 16 Apr 2024 17:19:01 +0200 From: Geert Uytterhoeven To: Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] dt-bindings: interrupt-controller: renesas,irqc: Add r8a779g0 support Date: Tue, 16 Apr 2024 17:18:59 +0200 Message-Id: <264cffccfbb1f92657420f5f869236b06a97d958.1713280616.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Document support for the Interrupt Controller for External Devices (INT-EX) in the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Geert Uytterhoeven Acked-by: Conor Dooley --- .../devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml index b417341fc8ae049b..fb3c29e813499e3f 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml @@ -39,6 +39,7 @@ properties: - renesas,intc-ex-r8a779a0 # R-Car V3U - renesas,intc-ex-r8a779f0 # R-Car S4-8 - renesas,intc-ex-r8a779g0 # R-Car V4H + - renesas,intc-ex-r8a779h0 # R-Car V4M - const: renesas,irqc '#interrupt-cells':