commit | 37c2faf3252e8423be0577bed1358bd6f59b4c10 | [log] [tgz] |
---|---|---|
author | Chanho Park <chanho61.park@samsung.com> | Tue Oct 31 17:55:59 2023 +0900 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Nov 02 15:44:56 2023 +0800 |
tree | 89e4b85ad7d5906ad5c1dae585fc3bc6232b0ce2 | |
parent | bade208b5deb16120c6236e941c6e5f081e86c05 [diff] |
riscv: cpu: jh7110: Add gpio helper macros 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@samsung.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>