From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 F30EDC4332F for ; Thu, 6 Oct 2022 14:28:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=zphoYx/jHq7RrEWbBvQWQKs8if1G7mHPJMXTmz6hMpY=; b=fgDiMn7tJPFqCP sTaTwJwdysHqn7JSJ73VFcluqjILxUG90fS9vXAfY5KGs9Qf/LwqaAOIkMXUvr70vSeNGSxN2vuT2 eai3hNgjTTkdyhcaQRA+7nl5kdS+HY/bBLdq0nhQSKtXKZAC/epntyX+EaL490zX1NQK1IdYCd95p BTUPV7p6HiKhPnyZqkoyuP+KdftgIfXrsQg+3HljxfCFSw83cVjX32KFWXKpvLY6ZuMV+Hi2gr1He l1A6z17yQ3C4dHZL5LCuENfI4RRcWhd4EubgPg+dtPOyv5QwrOV+SqliM9rsrQh1t1uJHC4LM9k4p /q1z/R1cjVz+s5SAhFPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ogRqG-0030DX-4e; Thu, 06 Oct 2022 14:27:16 +0000 Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ogRq4-00307e-72 for linux-arm-kernel@lists.infradead.org; Thu, 06 Oct 2022 14:27:06 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed50:a4a4:fd15:fba:df3b]) by laurent.telenet-ops.be with bizsmtp id UeSt2800Y5Lh0ZK01eStLJ; Thu, 06 Oct 2022 16:26:55 +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 1ogRpt-000oYK-3o; Thu, 06 Oct 2022 16:26:53 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1ogRps-00177o-Mc; Thu, 06 Oct 2022 16:26:52 +0200 From: Geert Uytterhoeven To: Magnus Damm Cc: linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven Subject: [PATCH 0/2] arm64: dts: renesas: r8a779g0: Add remaining (H)SCIF nodes Date: Thu, 6 Oct 2022 16:26:49 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221006_072704_427312_BDE61510 X-CRM114-Status: GOOD ( 18.03 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi all, This patch series adds devices nodes for the remaining Serial and High Speed Serial Communication Interfaces with FIFO ((H)SCIF) on the Renesas R-Car V4H (R8A779G0) SoC. SCIF[134] and HSCIF[13] can be accessed on expansion connectors on the White Hawk BreatOut Board using DT overlays available from [1]. They have been tested with a logic analyzer (to verify clocking) and with external loopback. I plan to queues this series in renesas-devel for v6.2. Thanks for your comments! [1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/renesas-overlays Geert Uytterhoeven (2): arm64: dts: renesas: r8a779g0: Add SCIF nodes arm64: dts: renesas: r8a779g0: Add remaining HSCIF nodes arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 124 +++++++++++++++++++++- 1 file changed, 121 insertions(+), 3 deletions(-) -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel