commit | a23ab3dc2cd6cee3a52a6bbce60b4897ffa273b7 | [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 | ac1c3d0778d84cf8b06f9d7733734511206eb642 [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>