mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
The pca953x driver introduced a change for how the "label" property
populates. Instead of using the device model, it gives a device specific
name. As a replacement, use device/name. This affects the tca6424
and tca6408.
For the kernel change that causes this see:
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| adc_rh.py | ||
| base.py | ||
| CMakeLists.txt | ||
| dac_rh.py | ||
| e31x_db.py | ||
| eiscat.py | ||
| gain_rh.py | ||
| gaintables_rh.py | ||
| lmk_eiscat.py | ||
| lmk_mg.py | ||
| lmk_rh.py | ||
| magnesium.py | ||
| magnesium_update_cpld.py | ||
| mg_init.py | ||
| mg_periphs.py | ||
| neon.py | ||
| rh_init.py | ||
| rh_periphs.py | ||
| rhodium.py | ||
| rhodium_update_cpld.py | ||
| test.py | ||
| unknown.py | ||