commit | d7db004055047e40ebca6e66e0a5af63bac68bbd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 08 17:40:16 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:29 2019 +0800 |
tree | be5e847082c5cde2032819ff0fd6254a18898229 | |
parent | 43aae577890eb7d90c7fba0ebfcf39f097c334d4 [diff] |
x86: apl: Add P2SB driver Adds a driver for the Apollo Lake Primary-to-sideband bus. This supports various child devices. It supposed both device tree and of-platdata. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>