]> Git Repo - J-u-boot.git/commit
driver: misc: Add MU and S400 API to communicate with Sentinel
authorYe Li <[email protected]>
Sat, 7 Aug 2021 08:00:41 +0000 (16:00 +0800)
committerStefano Babic <[email protected]>
Mon, 9 Aug 2021 12:46:50 +0000 (14:46 +0200)
commit0c00d03aca356c295daafe82873ecfc9d7769dd9
tree4e5af04a945358f712b1de8b626edc6efc50b0a4
parent3854a066f2ccc4a40da3da1a2973cfb35166e576
driver: misc: Add MU and S400 API to communicate with Sentinel

Add MU driver and S400 API. Need enable MISC driver to work

Signed-off-by: Ye Li <[email protected]>
arch/arm/include/asm/arch-imx8ulp/s400_api.h [new file with mode: 0644]
arch/arm/include/asm/global_data.h
drivers/misc/Makefile
drivers/misc/imx8ulp/Makefile [new file with mode: 0644]
drivers/misc/imx8ulp/imx8ulp_mu.c [new file with mode: 0644]
drivers/misc/imx8ulp/s400_api.c [new file with mode: 0644]
This page took 0.036033 seconds and 4 git commands to generate.