mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-28 09:03:52 +01:00 
			
		
		
		
	dt-bindings: pinctrl: at91-pio4: add slew-rate
Document slew-rate DT binding for SAMA7G5. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
This commit is contained in:
		
				
					committed by
					
						 Eugen Hristev
						Eugen Hristev
					
				
			
			
				
	
			
			
			
						parent
						
							c5219c4a18
						
					
				
				
					commit
					f031bb304d
				
			| @@ -25,9 +25,10 @@ ioset settings. Use the macros from boot/dts/<soc>-pinfunc.h file to get the | ||||
| right representation of the pin. | ||||
|  | ||||
| Optional properties: | ||||
| - GENERIC_PINCONFIG: generic pinconfig options to use, bias-disable, | ||||
| bias-pull-down, bias-pull-up, drive-open-drain, input-schmitt-enable, | ||||
| input-debounce. | ||||
| - GENERIC_PINCONFIG: generic pinconfig options to use: | ||||
| 	- bias-disable, bias-pull-down, bias-pull-up, drive-open-drain, | ||||
| 	  input-schmitt-enable, input-debounce | ||||
| 	- slew-rate: 0 - disabled, 1 - enabled (default) | ||||
| - atmel,drive-strength: 0 or 1 for low drive, 2 for medium drive and 3 for | ||||
| high drive. The default value is low drive. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user