RE: TPS65023 VDCDC2 and VDCDC3 constraints » fix_tps65023_constraints.patch
| linux/arch/arm/mach-davinci/board-mityomapl138.c 2014-06-19 15:40:46.664437752 +0400 | ||
|---|---|---|
| 236 | 236 | /* dcdc2 */ | 
| 237 | 237 | 	{ | 
| 238 | 238 | 		.constraints = { | 
| 239 | 			.min_uV = 1800000, | |
| 240 | 			.max_uV = 1800000, | |
| 239 | 			.min_uV = 3300000, | |
| 240 | 			.max_uV = 3300000, | |
| 241 | 241 | .valid_ops_mask = REGULATOR_CHANGE_STATUS, | 
| 242 | 242 | .boot_on = 1, | 
| 243 | 243 | }, | 
| ... | ... | |
| 247 | 247 | /* dcdc3 */ | 
| 248 | 248 | 	{ | 
| 249 | 249 | 		.constraints = { | 
| 250 | 			.min_uV = 1200000, | |
| 251 | 			.max_uV = 1200000, | |
| 250 | 			.min_uV = 1800000, | |
| 251 | 			.max_uV = 1800000, | |
| 252 | 252 | .valid_ops_mask = REGULATOR_CHANGE_STATUS, | 
| 253 | 253 | .boot_on = 1, | 
| 254 | 254 | }, | 
- « Previous
- 1
- 2
- 3
- Next »
 
  
  