commit | d1898ce60701805bdb02cec262ae92e0d714991b | [log] [tgz] |
---|---|---|
author | Chanho Park <chanho61.park@samsung.com> | Wed Nov 01 21:16:48 2023 +0900 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Nov 02 17:45:53 2023 +0800 |
tree | 981f2b4fd8633af2b71f7cbe768c8395b0e4371f | |
parent | 80863549995d779d258d35c076da076c0ff06662 [diff] |
riscv: import read/write_relaxed functions 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> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>