[PATCH 1/2] riscv: cpu: jh7110: Add gpio helper macros

Leo Liang ycliang at andestech.com
Thu Nov 2 08:43:12 CET 2023


On Tue, Oct 31, 2023 at 05:55:59PM +0900, Chanho Park wrote:
> Add gpio.h header file that includes JH7110 helper macros. The file is
> imported from StarFive github[1] with small changes such as alignment.
> 
> [1]: https://github.com/starfive-tech/u-boot
> 
> Signed-off-by: Chanho Park <chanho61.park at samsung.com>
> ---
>  arch/riscv/include/asm/arch-jh7110/gpio.h | 85 +++++++++++++++++++++++
>  1 file changed, 85 insertions(+)
>  create mode 100644 arch/riscv/include/asm/arch-jh7110/gpio.h

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list