Skip to content

Commit e85ff56

Browse files
gaojunhao0504wenlingz
authored andcommitted
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>
1 parent abfe3e4 commit e85ff56

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

doc/developer-guides/hld/hld-virtio-devices.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,8 @@ their temporary IDs are listed in the following table.
751751
+--------------+-------------+-------------+-------------+-------------+
752752
| COREU | 0x8086 | 0x8608 | 0x8086 | 0xFFF8 |
753753
+--------------+-------------+-------------+-------------+-------------+
754+
| I2C | 0x8086 | 0x860a | 0x8086 | 0xFFF6 |
755+
+--------------+-------------+-------------+-------------+-------------+
754756

755757
The following sections introduce the status of virtio devices currently
756758
supported in ACRN.
@@ -763,3 +765,4 @@ supported in ACRN.
763765
virtio-input
764766
virtio-console
765767
virtio-rnd
768+
virtio-i2c
File renamed without changes.
File renamed without changes.

doc/tutorials/virtio_i2c.rst renamed to doc/developer-guides/hld/virtio-i2c.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _virtio_i2c:
1+
.. _virtio-i2c:
22

33
Virtio-i2c
44
##########

0 commit comments

Comments
 (0)