All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Greg KH <gregkh@linuxfoundation.org>,
	Jiri Slaby <jirislaby@kernel.org>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	"open list:SERIAL DRIVERS" <linux-serial@vger.kernel.org>,
	Takehito Nakamura <takehito.nakamura.nx@renesas.com>
Subject: RE: [PATCH 15/16] arm64: dts: renesas: Add Renesas Spider boards support
Date: Wed, 8 Dec 2021 09:36:04 +0000	[thread overview]
Message-ID: <TY2PR01MB3692D5C8F73A0AB673830D00D86F9@TY2PR01MB3692.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <CAMuHMdUyRt4cXzJ-dC9Z5unCZq2CfDsDrUQNckWXP2gxcsDAcw@mail.gmail.com>

Hi Geert-san,

> From: Geert Uytterhoeven, Sent: Wednesday, December 8, 2021 6:21 PM
> 
> Hi Shimoda-san,
> 
> On Wed, Nov 24, 2021 at 3:06 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> > On Tue, Nov 16, 2021 at 8:42 AM Yoshihiro Shimoda
> > <yoshihiro.shimoda.uh@renesas.com> wrote:
> > > Initial support for the Renesas Spider CPU and BreakOut boards
> > > support.
> > >
> > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > > Tested-by: Takehito Nakamura <takehito.nakamura.nx@renesas.com>
> >
> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > (assuming memory size, extal clock frequency, and serial console port
> >  are correct)
> 
> (with the schematics)
> So the console is actually SCIF3 pinmuxed to the HSCIF0 pins on the
> Debug Serial USB connector on the CPU board?

Yes, the console is SCIF3.

Best regards,
Yoshihiro Shimoda


  reply	other threads:[~2021-12-08  9:36 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  7:41 [PATCH 00/16] treewide: Initial support for R-Car S4-8 Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 01/16] dt-bindings: arm: renesas: Document R-Car S4-8 SoC DT bindings Yoshihiro Shimoda
2021-11-18 17:50   ` Geert Uytterhoeven
2021-11-16  7:41 ` [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas Spider boards Yoshihiro Shimoda
2021-11-16 14:02   ` Rob Herring
2021-11-18 17:53   ` Geert Uytterhoeven
2021-11-19  2:14     ` Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 03/16] dt-bindings: reset: renesas,rst: Document r8a779f0 reset module Yoshihiro Shimoda
2021-11-18 18:19   ` Geert Uytterhoeven
2021-11-16  7:41 ` [PATCH 04/16] dt-bindings: power: renesas,rcar-sysc: Document r8a779f0 SYSC bindings Yoshihiro Shimoda
2021-11-18 18:38   ` Geert Uytterhoeven
2021-11-16  7:41 ` [PATCH 05/16] dt-bindings: power: Add r8a779f0 SYSC power domain definitions Yoshihiro Shimoda
2021-11-18 18:42   ` Geert Uytterhoeven
2021-11-19  2:16     ` Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 06/16] dt-bindings: clock: renesas,cpg-mssr: Document r8a779f0 Yoshihiro Shimoda
2021-11-18 18:43   ` Geert Uytterhoeven
2021-11-16  7:41 ` [PATCH 07/16] dt-bindings: clock: Add r8a779f0 CPG Core Clock Definitions Yoshihiro Shimoda
2021-11-18 18:53   ` Geert Uytterhoeven
2021-11-19  2:21     ` Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 08/16] dt-bindings: serial: renesas,scif: Document r8a779f0 bindings Yoshihiro Shimoda
2021-11-18 18:56   ` Geert Uytterhoeven
2021-11-19  2:24     ` Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 09/16] soc: renesas: Identify R-Car S4-8 Yoshihiro Shimoda
2021-11-18 19:03   ` Geert Uytterhoeven
2021-11-19  2:27     ` Yoshihiro Shimoda
2021-11-18 19:04   ` Geert Uytterhoeven
2021-11-19  2:32     ` Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 10/16] soc: renesas: r8a779f0-sysc: Add r8a779f0 support Yoshihiro Shimoda
2021-11-23 16:18   ` Geert Uytterhoeven
2021-11-24  6:49     ` Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 11/16] soc: renesas: rcar-rst: Add support for R-Car S4-8 Yoshihiro Shimoda
2021-11-18 19:10   ` Geert Uytterhoeven
2021-11-19  2:35     ` Yoshihiro Shimoda
2021-11-16  7:41 ` [PATCH 12/16] clk: renesas: cpg-mssr: " Yoshihiro Shimoda
2021-11-24 13:48   ` Geert Uytterhoeven
2021-11-29  8:35     ` Yoshihiro Shimoda
2021-11-29  8:47       ` Geert Uytterhoeven
2021-11-16  7:41 ` [PATCH 13/16] tty: serial: sh-sci: Add support for R-Car Gen4 Yoshihiro Shimoda
2021-11-18 19:11   ` Geert Uytterhoeven
2021-11-16  7:41 ` [PATCH 14/16] arm64: dts: renesas: Add Renesas R8A779F0 SoC support Yoshihiro Shimoda
2021-11-24 14:02   ` Geert Uytterhoeven
2021-11-16  7:41 ` [PATCH 15/16] arm64: dts: renesas: Add Renesas Spider boards support Yoshihiro Shimoda
2021-11-24 14:06   ` Geert Uytterhoeven
2021-12-08  9:21     ` Geert Uytterhoeven
2021-12-08  9:36       ` Yoshihiro Shimoda [this message]
2021-11-16  7:41 ` [PATCH 16/16] arm64: defconfig: Enable R-Car S4-8 Yoshihiro Shimoda
2021-11-24 14:03   ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=TY2PR01MB3692D5C8F73A0AB673830D00D86F9@TY2PR01MB3692.jpnprd01.prod.outlook.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=takehito.nakamura.nx@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.