Message ID | 20220530120247.70582-1-andriy.shevchenko@linux.intel.com |
---|---|
State | Accepted |
Commit | 8c4811e7a5a60443139369a623ca504bad9e3675 |
Headers | show |
Series | [v1,1/1] MAINTAINERS: Update Synopsys DesingWare I2C to Supported | expand |
On 5/30/22 15:02, Andy Shevchenko wrote: > The actual status of the code is Supported (from x86 perspective). > > Reported-by: dave.hansen@linux.intel.com > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 56dd473d5d59..f8ff2b523498 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19066,7 +19066,7 @@ R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > R: Mika Westerberg <mika.westerberg@linux.intel.com> > R: Jan Dabros <jsd@semihalf.com> > L: linux-i2c@vger.kernel.org > -S: Maintained > +S: Supported > F: drivers/i2c/busses/i2c-designware-* > Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
diff --git a/MAINTAINERS b/MAINTAINERS index 56dd473d5d59..f8ff2b523498 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19066,7 +19066,7 @@ R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> R: Mika Westerberg <mika.westerberg@linux.intel.com> R: Jan Dabros <jsd@semihalf.com> L: linux-i2c@vger.kernel.org -S: Maintained +S: Supported F: drivers/i2c/busses/i2c-designware-* SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
The actual status of the code is Supported (from x86 perspective). Reported-by: dave.hansen@linux.intel.com Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)