mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	iio: Documentation: Add missing documentation for power attribute
Commit c43a102e67 ("iio: ina2xx: add support for TI INA2xx Power Monitors")
introduced the in_powerY_raw attribute, but omitted the corresponding
documentation.
The description is correct for the INA2xx and the MAX9611 IIO drivers.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
			
			
This commit is contained in:
		
							parent
							
								
									8b298fb789
								
							
						
					
					
						commit
						7c6d5c7ee8
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -119,6 +119,15 @@ Description:
 | 
			
		|||
		unique to allow association with event codes. Units after
 | 
			
		||||
		application of scale and offset are milliamps.
 | 
			
		||||
 | 
			
		||||
What:		/sys/bus/iio/devices/iio:deviceX/in_powerY_raw
 | 
			
		||||
KernelVersion:	4.5
 | 
			
		||||
Contact:	linux-iio@vger.kernel.org
 | 
			
		||||
Description:
 | 
			
		||||
		Raw (unscaled no bias removal etc.) power measurement from
 | 
			
		||||
		channel Y. The number must always be specified and
 | 
			
		||||
		unique to allow association with event codes. Units after
 | 
			
		||||
		application of scale and offset are milliwatts.
 | 
			
		||||
 | 
			
		||||
What:		/sys/bus/iio/devices/iio:deviceX/in_capacitanceY_raw
 | 
			
		||||
KernelVersion:	3.2
 | 
			
		||||
Contact:	linux-iio@vger.kernel.org
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue