]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/mx6/soc.c
mx6: soc: Update the comments of set_ldo_voltage()
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / mx6 / soc.c
index 172527987d573137cc1d0fde06557606669beca6..f20bdebf3fa655042813e1dd563c7fca94bddb6b 100644 (file)
@@ -124,10 +124,9 @@ static void clear_ldo_ramp(void)
 }
 
 /*
- * Set the VDDSOC
+ * Set the PMU_REG_CORE register
  *
- * Mask out the REG_CORE[22:18] bits (REG2_TRIG) and set
- * them to the specified millivolt level.
+ * Set LDO_SOC/PU/ARM regulators to the specified millivolt level.
  * Possible values are from 0.725V to 1.450V in steps of
  * 0.025V (25mV).
  */