i2c: designware: Add Apollo Lake support
authorSimon Glass <sjg@chromium.org>
Wed, 11 Dec 2019 04:28:20 +0000 (21:28 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:27 +0000 (11:44 +0800)
commit070a94600855d895e3aef97a0acfbf4d8fca26e8
tree175ba65311628e0f0c9b0965f5211162f4e39514
parent0a6f333e8d1d05c0d8a0e67439d4ebbab885834d
i2c: designware: Add Apollo Lake support

For Apollo Lake we need to take the I2C bus controller out of reset before
using this. Add this functionality to the driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/i2c/designware_i2c_pci.c