From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Prabhakar <prabhakar.csengg@gmail.com>
Cc: Jiri Slaby <jirislaby@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Magnus Damm <magnus.damm@gmail.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
linux-serial@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
Biju Das <biju.das.jz@bp.renesas.com>,
Fabrizio Castro <fabrizio.castro.jz@renesas.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH v13 5/5] serial: sh-sci: Add support for RZ/T2H SCI
Date: Sun, 29 Jun 2025 14:27:09 +0200 [thread overview]
Message-ID: <2025062914-unkempt-reentry-470c@gregkh> (raw)
In-Reply-To: <20250628115715.102338-6-prabhakar.mahadev-lad.rj@bp.renesas.com>
On Sat, Jun 28, 2025 at 12:57:15PM +0100, Prabhakar wrote:
> +EXPORT_SYMBOL(sci_port_enable);
EXPORT_SYMBOL_GPL() perhaps? (sorry, I have to ask).
Also, why not limit this to just this one other driver that you want to
use it with the proper namespace usage instead?
Same for all other new exports in this file.
thanks,
greg k-h
next prev parent reply other threads:[~2025-06-29 12:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-28 11:57 [PATCH v13 0/5] Add RSCI driver for Renesas RZ/T2H SoC Prabhakar
2025-06-28 11:57 ` [PATCH v13 1/5] dt-bindings: serial: renesas,rsci: Add optional secondary clock input Prabhakar
2025-06-30 8:10 ` Geert Uytterhoeven
2025-06-30 10:36 ` Lad, Prabhakar
2025-06-28 11:57 ` [PATCH v13 2/5] dt-bindings: serial: rsci: Update maintainer entry Prabhakar
2025-06-28 11:57 ` [PATCH v13 3/5] serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shutdown() Prabhakar
2025-06-28 11:57 ` [PATCH v13 4/5] serial: sh-sci: Use private port ID Prabhakar
2025-06-28 11:57 ` [PATCH v13 5/5] serial: sh-sci: Add support for RZ/T2H SCI Prabhakar
2025-06-29 12:27 ` Greg Kroah-Hartman [this message]
2025-06-30 20:10 ` Lad, Prabhakar
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=2025062914-unkempt-reentry-470c@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=biju.das.jz@bp.renesas.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fabrizio.castro.jz@renesas.com \
--cc=geert+renesas@glider.be \
--cc=jirislaby@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=prabhakar.csengg@gmail.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=robh@kernel.org \
--cc=wsa+renesas@sang-engineering.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).