mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
Add i2c_dev adapter device lookup which uses a the sys_name value instead of OF_NAME to find the adapter. OF_NAME is not unique for some i2c device nodes. The logic for finding the adapter from the parent node was pulled into a helper function and is shared across both lookup functions. Co-authored-by: Michael Auchter <michael.auchter@ni.com> Co-authored-by: Toni Jones <toni.jones@ni.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CMakeLists.txt | ||
| db_flash.py | ||
| dtoverlay.py | ||
| filesystem_status.py | ||
| i2c_dev.py | ||
| mount.py | ||
| net.py | ||
| sysfs_gpio.py | ||
| sysfs_thermal.py | ||
| udev.py | ||
| uio.py | ||
| watchdog.py | ||