Hi Bin,

On Tue, 10 Dec 2019 at 21:28, Simon Glass <[email protected]> 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 <[email protected]>
> Reviewed-by: Heiko Schocher <[email protected]>
> Reviewed-by: Bin Meng <[email protected]>
> ---
>
> 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

Reply via email to