[PATCH v8 02/17] i2c: designware: Add Apollo Lake support

Simon Glass sjg at chromium.org
Fri Dec 13 03:48:24 CET 2019


Hi Bin,

On Tue, 10 Dec 2019 at 21:28, Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> Reviewed-by: Heiko Schocher <hs at denx.de>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v8:
> - Add .data in compatible array
>
> Changes in v7: None
> Changes in v6:
> - Add .driver_data in the designware_pci_supported array
> - Add a comment about VANILLA
> - Move lpss_reset_release() to this commit
>
> Changes in v5:
> - Drop unrelated change metioned by Heiko
>
> Changes in v4:
> - apollolake -> Apollo Lake
>
> Changes in v3:
> - Add a weak function to avoid errors on other platforms
>
> Changes in v2: None
>
>  drivers/i2c/designware_i2c_pci.c | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)

I think that is the last of the changes for this serial, but please
let me know if anything needs adjusting.

Also Tom has set up a -next tree now!

Regards,
SImon


More information about the U-Boot mailing list