Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-15 | x86: apl: Add LPC driver | Simon Glass | |
This driver the LPC and provides a few functions to set up LPC features. These should probably use ioctls() or perhaps, better, have specific uclass methods. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |