From: Leo Liang <ycliang@andestech.com>
To: Chanho Park <chanho61.park@samsung.com>
Cc: Sughosh Ganu <sughosh.ganu@linaro.org>,
Heinrich Schuchardt <xypron.glpk@gmx.de>,
Rick Chen <rick@andestech.com>,
Jaehoon Chung <jh80.chung@samsung.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH v4 1/5] riscv: import read/write_relaxed functions
Date: Thu, 2 Nov 2023 17:32:45 +0800 [thread overview]
Message-ID: <ZUNsvSaBJreC8Hdw@swlinux02> (raw)
In-Reply-To: <20231101121652.1865516-2-chanho61.park@samsung.com>
On Wed, Nov 01, 2023 at 09:16:48PM +0900, Chanho Park wrote:
> This imports mmio functions from Linux's arch/riscv/include/asm/mmio.h
> to use read/write[b|w|l|q]_relaxed functions.
>
> Signed-off-by: Chanho Park <chanho61.park@samsung.com>
> ---
> arch/riscv/include/asm/io.h | 45 +++++++++++++++++++++++++++++++++++++
> 1 file changed, 45 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2023-11-02 9:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20231101121715epcas2p4b7220bb22ab65f355202e36a29c8c6df@epcas2p4.samsung.com>
2023-11-01 12:16 ` [PATCH v4 0/5] Add support for StarFive JH7110 TRNG driver Chanho Park
2023-11-01 12:16 ` [PATCH v4 1/5] riscv: import read/write_relaxed functions Chanho Park
2023-11-02 9:32 ` Leo Liang [this message]
2023-11-01 12:16 ` [PATCH v4 2/5] clk: starfive: jh7110: Add security clocks Chanho Park
2023-11-02 9:33 ` Leo Liang
2023-11-01 12:16 ` [PATCH v4 3/5] rng: Add StarFive JH7110 RNG driver Chanho Park
2023-11-02 9:33 ` Leo Liang
2023-11-01 12:16 ` [PATCH v4 4/5] riscv: dts: jh7110: Add rng device tree node Chanho Park
2023-11-02 9:34 ` Leo Liang
2023-11-01 12:16 ` [PATCH v4 5/5] configs: visionfive2: Enable JH7110 RNG driver Chanho Park
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=ZUNsvSaBJreC8Hdw@swlinux02 \
--to=ycliang@andestech.com \
--cc=chanho61.park@samsung.com \
--cc=jh80.chung@samsung.com \
--cc=rick@andestech.com \
--cc=sughosh.ganu@linaro.org \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
/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.