commit | af5b8d22f708860861379e3c0550793d42fb975c | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 19 03:07:33 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Jul 20 09:33:22 2018 +0800 |
tree | 8c0d3cf873412f6abf5a6ddbb2dd30c49de80c1d | |
parent | 6e577147ce169e05b3e459e018b28ac034334da3 [diff] |
x86: Switch to use DM sysreset driver This converts all x86 boards over to DM sysreset. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>