summaryrefslogtreecommitdiff
path: root/drivers/soc/aspeed/aspeed-lpc-sio.c
AgeCommit message (Collapse)AuthorFilesLines
2021-08-13soc: aspeed: lpc-sio: add SMI event triggering supportJae Hyun Yoo1-0/+30
Add SMI event triggering support. Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@intel.com> Change-Id: I711b5642a654e671a2d97d3079e3a1a055d400a0
2021-08-02Aspeed LPC SIO driverYong Li1-0/+410
Add lpc sio device driver for AST2500/2400 Signed-off-by: Yong Li <yong.b.li@intel.com> Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@intel.com>