]> git.dujemihanovic.xyz Git - u-boot.git/commit
misc: sentinel: s400_api: Add get_events API
authorYe Li <ye.li@nxp.com>
Mon, 30 Jan 2023 10:39:50 +0000 (18:39 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 29 Mar 2023 20:27:38 +0000 (22:27 +0200)
commit76c184fe3aa500c71dcb8b88d6b7b3b1db8a237f
tree585fb8130be6910fa1a91377fa885917df1c0f7f
parent4dfb2196cdced30d9404080584746e4205f561b1
misc: sentinel: s400_api: Add get_events API

Add get_events API to retrieve any singular events that has occurred
since the FW has started from sentinel

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/mach-imx/s400_api.h
drivers/misc/sentinel/s400_api.c