From patchwork Tue Apr 16 15:11:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13632029 X-Patchwork-Delegate: geert@linux-m68k.org Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 70BF512F5BE for ; Tue, 16 Apr 2024 15:11:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.137.88 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713280315; cv=none; b=V48yJe+Uh/9k1ma8S86pZsnzXJG0CFcRPDoP2OLmk2VdL5gKmZC2bS2wBdfWCMICdeR8xtjIP7DktKcGwAyV69tck4cYE+44BtQhjdw8YCDz28AAho9QQ9ZtggkMpbQ8wyTLAYi1MxU1i/PrmPveIyIBXRmlpbhShKWclVBX8BQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713280315; c=relaxed/simple; bh=4i9DUqbUmi5G2UyjqfPTTv3swrA0F4CllH4pCopYeRg=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=UvQ7baRBvd4UGMiyLvJbqGHRKGYsgi2wK724YK/SUdXQursHY16tuNBOeTItnT56AsM43DCaaxQpQv1lgWaiUI5yyf9Ox8FFYoAbb/O1QvdVCbNuagQ75bpJOWFS0QjhZswT4KXswunAgbNrH6JPe0VCMb7/alozxsOJLZwQBD4= 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.137.88 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 ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:76d0:2bff:fec8:549]) by michel.telenet-ops.be with bizsmtp id BrBq2C00Q0SSLxL06rBqVq; Tue, 16 Apr 2024 17:11:50 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rwkSo-008EY4-VG; Tue, 16 Apr 2024 17:11:50 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rwkTO-00EbHw-Cx; Tue, 16 Apr 2024 17:11:50 +0200 From: Geert Uytterhoeven To: Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support Date: Tue, 16 Apr 2024 17:11:48 +0200 Message-Id: <68a4d8ad8638c1133e21d0eef87e8982ddea3dd8.1713279687.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 Clock-Synchronized Serial Interface with FIFO (MSIOF) in the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Geert Uytterhoeven Acked-by: Conor Dooley --- Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml index 00acbbb0f65dcf57..49649fc3f95af971 100644 --- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml +++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml @@ -54,6 +54,7 @@ properties: - renesas,msiof-r8a779a0 # R-Car V3U - renesas,msiof-r8a779f0 # R-Car S4-8 - renesas,msiof-r8a779g0 # R-Car V4H + - renesas,msiof-r8a779h0 # R-Car V4M - const: renesas,rcar-gen4-msiof # generic R-Car Gen4 # compatible device - items: