uhd/mpm/python/usrp_mpm/periph_manager
Steven Koo e244764ffa mpm: Look for pca953x based devices by device/name
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:
5128f8d445
2020-06-11 10:39:05 -05:00
..
__init__.py.in mpm: Add __mpm_device__ as usrp_hwd module variable 2018-10-09 17:11:08 -07:00
base.py mpm: Return filesystem info from get_device_info 2020-06-05 15:03:08 -05:00
CMakeLists.txt mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00
common.py mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00
e31x.py e320/e310: Fix get_gpio_srcs() MPM API call 2020-02-26 08:41:34 -06:00
e31x_periphs.py mpm: e320/e310: Expose APIs to drive GPIO source via UHD 2020-01-23 11:37:51 -08:00
e320.py e320/e310: Fix get_gpio_srcs() MPM API call 2020-02-26 08:41:34 -06:00
e320_periphs.py mpm: e320/e310: Expose APIs to drive GPIO source via UHD 2020-01-23 11:37:51 -08:00
n3xx.py fixup! mpm: e320/e310: Expose APIs to drive GPIO source via UHD 2020-01-28 14:33:28 -08:00
n3xx_periphs.py mpm: Look for pca953x based devices by device/name 2020-06-11 10:39:05 -05:00