doc: modify virtio-i2c doc path

move virtio-i2c doc from tutorials to developer-guilders/hld and add
entry for virtio-i2c in hld-virtio-devices

Signed-off-by: Gao Junhao <junhao.gao@intel.com>
This commit is contained in:
Gao Junhao
2019-10-23 02:02:47 +00:00
committed by deb-intel
parent 69e7649560
commit 016c624b4e
4 changed files with 4 additions and 1 deletions

View File

@@ -751,6 +751,8 @@ their temporary IDs are listed in the following table.
+--------------+-------------+-------------+-------------+-------------+
| COREU | 0x8086 | 0x8608 | 0x8086 | 0xFFF8 |
+--------------+-------------+-------------+-------------+-------------+
| I2C | 0x8086 | 0x860a | 0x8086 | 0xFFF6 |
+--------------+-------------+-------------+-------------+-------------+
The following sections introduce the status of virtio devices currently
supported in ACRN.
@@ -763,3 +765,4 @@ supported in ACRN.
virtio-input
virtio-console
virtio-rnd
virtio-i2c