Document provided by Intel:
https://www.kernel.org/doc/html/latest/hid/intel-ish-hid.html

Base on the document: the test steps will be:
1. Install tree:
sudo apt-get install tree
2. sudo tree -l /sys/bus/iio/devices/
3. Check if devices exited.

Example on AAEON's EHL board: 
https://certification.canonical.com/hardware/202109-29492/
u@linux:~$ sudo tree -l /sys/bus/iio/devices/
/sys/bus/iio/devices/
└── iio:device0 -> 
../../../devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.10/spi_master/spi0/spi-AANT1280:00/iio:device0
    ├── in_voltage0_raw
    ├── in_voltage1_raw
    ├── in_voltage2_raw
    ├── in_voltage3_raw
    ├── in_voltage_scale
    ├── power
    │   ├── async
    │   ├── autosuspend_delay_ms
    │   ├── control
    │   ├── runtime_active_kids
    │   ├── runtime_active_time
    │   ├── runtime_enabled
    │   ├── runtime_status
    │   ├── runtime_suspended_time
    │   └── runtime_usage
    ├── subsystem -> ../../../../../../../../bus/iio
    │   ├── devices
    │   │   └── iio:device0 -> 
../../../devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.10/spi_master/spi0/spi-AANT1280:00/iio:device0
  [recursive, not followed]
    │   ├── drivers
    │   ├── drivers_autoprobe
    │   ├── drivers_probe
    │   └── uevent
    └── uevent

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-intel-5.13 in Ubuntu.
https://bugs.launchpad.net/bugs/1929895

Title:
  [EHL] Enable ISHTP

Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Committed
Status in linux-intel-5.13 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-intel-5.13 source package in Focal:
  Fix Committed

Bug description:
  Description
  This driver enables the OS to talk to eclite firmware on a dedicated
  low power chip over ISH Transport Protocol (ISHTP)

  Hardware: Elkhart Lake

  Target Release: 21.04
  Target Kernel: TBD

  External links:
  
https://github.com/intel/linux-intel-quilt/tree/mainline-tracking-v5.11-yocto-210223T083754Z

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929895/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to