Lines Matching +full:virtio +full:- +full:device
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-virtio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Virtio I2C Adapter
10 - Viresh Kumar <viresh.kumar@linaro.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
14 - $ref: /schemas/virtio/virtio-device.yaml#
17 Virtio I2C device, see /schemas/virtio/virtio-device.yaml for more details.
24 const: virtio,device22
27 - compatible
32 - |
33 virtio@3000 {
34 compatible = "virtio,mmio";
39 compatible = "virtio,device22";
41 #address-cells = <1>;
42 #size-cells = <0>;
44 light-sensor@20 {