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

Bin Meng bmeng.cn at gmail.com
Fri Dec 13 10:21:33 CET 2019


Hi Simon,

On Fri, Dec 13, 2019 at 10:48 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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!
>

Yes, I noticed this -next tree. I will apply the series and send PR to
u-boot/next.

Regards,
Bin


More information about the U-Boot mailing list