Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

iio: ABI: add DAC 42kohm_to_gnd powerdown mode

Add a new powerdown mode for DACs with 42kohm resistor to GND.

Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
Link: https://patch.msgid.link/20240718051834.32270-3-kimseer.paller@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Kim Seer Paller and committed by
Jonathan Cameron
404cb1bc 5fe8da61

+1
+1
Documentation/ABI/testing/sysfs-bus-iio
··· 708 708 2.5kohm_to_gnd: connected to ground via a 2.5kOhm resistor, 709 709 6kohm_to_gnd: connected to ground via a 6kOhm resistor, 710 710 20kohm_to_gnd: connected to ground via a 20kOhm resistor, 711 + 42kohm_to_gnd: connected to ground via a 42kOhm resistor, 711 712 90kohm_to_gnd: connected to ground via a 90kOhm resistor, 712 713 100kohm_to_gnd: connected to ground via an 100kOhm resistor, 713 714 125kohm_to_gnd: connected to ground via an 125kOhm resistor,