]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: import read/write_relaxed functions
authorChanho Park <chanho61.park@samsung.com>
Wed, 1 Nov 2023 12:16:48 +0000 (21:16 +0900)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 2 Nov 2023 09:45:53 +0000 (17:45 +0800)
commit83b443df26c6f812e4cf053bad39d6dfe55342c2
tree981f2b4fd8633af2b71f7cbe768c8395b0e4371f
parentceec977ba1a994df423cd8558f72d6582e63da08
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>
arch/riscv/include/asm/io.h