Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1665745

Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions
Date 2017-06-14 14:30 +0200
Message-ID <tSfAS-57e-13@gated-at.bofh.it> (permalink)
References <tSe25-459-3@gated-at.bofh.it> <tSe27-459-47@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 14, 2017 at 1:43 PM, Luis Oliveira
<Luis.Oliveira@synopsys.com> wrote:
> - Changes in Kconfig to enable I2C_DESIGNWARE_SLAVE support
> - Slave functions added to core library file
> - Slave abort sources added to common source file
> - New driver: i2c-designware-slave added
> - Changes in the Makefile to compile the I2C_DESIGNWARE_SLAVE module
>   when supported by the architecture.
>
> All the SLAVE flow is added but it is not enabled via platform
> driver.

> +       //~ if (stat & DW_IC_INTR_TX_OVER)
> +               //~ dw_readl(dev, DW_IC_CLR_TX_OVER);

If you are going to ignore reviewers' comments you will delay your
work to be applied.

Certainly you are about to miss v4.13.

-- 
With Best Regards,
Andy Shevchenko

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v11 5/6] i2c: designware: add SLAVE mode functions Luis Oliveira <Luis.Oliveira@synopsys.com> - 2017-06-14 12:50 +0200
  Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-06-14 14:30 +0200
    Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions Luis Oliveira <Luis.Oliveira@synopsys.com> - 2017-06-14 15:10 +0200
      Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions Wolfram Sang <wsa@the-dreams.de> - 2017-06-19 18:00 +0200
        Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-06-19 18:10 +0200
          Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions Luis Oliveira <Luis.Oliveira@synopsys.com> - 2017-06-19 18:20 +0200
          Re: [PATCH v11 5/6] i2c: designware: add SLAVE mode functions Wolfram Sang <wsa@the-dreams.de> - 2017-06-19 18:30 +0200

csiph-web