Hi, On Sun, Dec 18, 2022 at 11:02 PM Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > On 18/12/22 22:19, Strahinja Jankovic wrote: > > TWI (I2C) is supported so docs are updated for Cubieboard and > > Orangepi-PC board. > > > > Signed-off-by: Strahinja Jankovic <strahinja.p.janko...@gmail.com> > > --- > > docs/system/arm/cubieboard.rst | 1 + > > docs/system/arm/orangepi.rst | 1 + > > 2 files changed, 2 insertions(+) > > > > diff --git a/docs/system/arm/cubieboard.rst b/docs/system/arm/cubieboard.rst > > index 344ff8cef9..8d485f5435 100644 > > --- a/docs/system/arm/cubieboard.rst > > +++ b/docs/system/arm/cubieboard.rst > > @@ -14,3 +14,4 @@ Emulated devices: > > - SDHCI > > - USB controller > > - SATA controller > > +- TWI (I2C) controller > > diff --git a/docs/system/arm/orangepi.rst b/docs/system/arm/orangepi.rst > > index 83c7445197..e5973600a1 100644 > > --- a/docs/system/arm/orangepi.rst > > +++ b/docs/system/arm/orangepi.rst > > @@ -25,6 +25,7 @@ The Orange Pi PC machine supports the following devices: > > * Clock Control Unit > > * System Control module > > * Security Identifier device > > + * TWI (I2C) > > > > Limitations > > """"""""""" > > Squash to patch #3 "hw/i2c: Allwinner TWI/I2C Emulation"?
Yes, that makes sense, I will do it. Thanks. Best regards, Strahinja