mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 02:15:45 +01:00 
			
		
		
		
	Exynos: PWM: Add TCMPB3 field in pwm structure
Add TCMPB3 field in pwm structure, earliar this was res1. Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
		
				
					committed by
					
						 Albert ARIBAUD
						Albert ARIBAUD
					
				
			
			
				
	
			
			
			
						parent
						
							6a23f31162
						
					
				
				
					commit
					e619a0de93
				
			| @@ -57,7 +57,7 @@ struct s5p_timer { | |||||||
| 	unsigned int	tcmpb2; | 	unsigned int	tcmpb2; | ||||||
| 	unsigned int	tcnto2; | 	unsigned int	tcnto2; | ||||||
| 	unsigned int	tcntb3; | 	unsigned int	tcntb3; | ||||||
| 	unsigned int	res1; | 	unsigned int	tcmpb3; | ||||||
| 	unsigned int	tcnto3; | 	unsigned int	tcnto3; | ||||||
| 	unsigned int	tcntb4; | 	unsigned int	tcntb4; | ||||||
| 	unsigned int	tcnto4; | 	unsigned int	tcnto4; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user