Path: blob/master/tools/testing/selftests/devices/probe/boards/Dell Inc.,XPS 13 9300.yaml
26292 views
# SPDX-License-Identifier: GPL-2.01#2# This is the device definition for the XPS 13 9300.3# The filename "Dell Inc.,XPS 13 9300" was chosen following the format4# "Vendor,Product", where Vendor comes from5# /sys/devices/virtual/dmi/id/sys_vendor, and Product comes from6# /sys/devices/virtual/dmi/id/product_name.7#8# See google,spherion.yaml for more information.9#10- type: pci-controller11# This machine has a single PCI host controller so it's valid to not have any12# key to identify the controller. If it had more than one controller, the UID13# of the controller from ACPI could be used to distinguish as follows:14#acpi-uid: 015devices:16- path: 14.017type: usb-controller18usb-version: 219devices:20- path: 921name: camera22interfaces: [0, 1, 2, 3]23- path: 1024name: bluetooth25interfaces: [0, 1]26- path: 2.027name: gpu28- path: 4.029name: thermal30- path: 12.031name: sensors32- path: 14.333name: wifi34- path: 1d.0/0.035name: ssd36- path: 1d.7/0.037name: sdcard-reader38- path: 1f.339name: audio404142