so I will be passing this project to my team. Thank
you again for your feedback.
best,
Shengtan
On Fri, Aug 6, 2021 at 9:55 PM Corey Minyard wrote:
> On Fri, Aug 06, 2021 at 11:49:16PM +, Shengtan Mao wrote:
> > This patch implements the remote I2C device. The remote I2C devi
This patch adds the remote I2C device, which supports the usage of
external I2C devices.
Signed-off-by: Shengtan Mao
---
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote-i2c.c | 117
Change-Id: I4ef1e31c326dbb4f741bf65d9212ff10fc3c98c3
---
docs/specs/index.rst | 1 +
docs/specs/remote-i2c.rst | 51 +++
2 files changed, 52 insertions(+)
create mode 100644 docs/specs/remote-i2c.rst
diff --git a/docs/specs/index.rst b/docs/specs/index.r
ocs/specs
Shengtan Mao (2):
hw/i2c: add remote I2C device
docs/specs: add remote i2c docs
docs/specs/index.rst | 1 +
docs/specs/remote-i2c.rst | 51
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/rem
This patch adds the remote I2C device, which supports the usage of
external I2C devices.
Signed-off-by: Shengtan Mao
---
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote-i2c.c | 117
implements full support for I2C devices: send, recv, and event
(match_and_add is not applicable for external devices).
v1 -> v2
fixed terminology errors in the description comments.
v2 -> v3
corrected patch set emailing errors.
Shengtan Mao (1):
hw/i2c: add remote I2C device
hw/arm/K
This patch set was sent in error (duplicates and bad version names). Please
ignore it.
Sorry for the inconvenience,
Shengtan Mao
On Mon, Aug 2, 2021 at 7:03 PM Shengtan Mao wrote:
> This patch adds the remote I2C device, which supports the usage of
> external I2C devices.
> Sign
This patch set was sent in error (duplicates and bad version names). Please
ignore it.
Sorry for the inconvenience,
Shengtan Mao
On Mon, Aug 2, 2021 at 7:03 PM Shengtan Mao wrote:
> This patch implements the remote I2C device.
> The remote I2C device allows an external I2C dev
implements full support for I2C devices: send, recv, and event
(match_and_add is not applicable for external devices).
Shengtan Mao (1):
hw/i2c: add remote I2C device
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote
This patch adds the remote I2C device, which supports the usage of
external I2C devices.
Signed-off-by: Shengtan Mao
---
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote-i2c.c | 117
This patch adds the remote I2C device, which supports the usage of
external I2C devices.
Signed-off-by: Shengtan Mao
---
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote-i2c.c | 117
implements full support for I2C devices: send, recv, and event
(match_and_add is not applicable for external devices).
Shengtan Mao (1):
hw/i2c: add remote I2C device
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote
This patch adds the remote I2C device, which supports the usage of
external I2C devices.
Signed-off-by: Shengtan Mao
---
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote-i2c.c | 117
implements full support for I2C devices: send, recv, and event
(match_and_add is not applicable for external devices).
Shengtan Mao (1):
hw/i2c: add remote I2C device
hw/arm/Kconfig| 1 +
hw/i2c/Kconfig| 4 +
hw/i2c/meson.build| 1 +
hw/i2c/remote
Hi everyone,
we are hoping to upstream a MAX I2C device to QEMU. The device's datasheet
is not public, and we are contacting the Maxim company to get their
permission. If Maxim is okay with upstreaming the device with an
unpublished datasheet, will this still be an issue with QEMU?
best,
Shengtan
15 matches
Mail list logo