power: pmic: rk817: Initializes the function of the gate pinControl the external PMOS to reduce the conduction resistance.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: Idea127f81a2a3
power: pmic: rk817: Initializes the function of the gate pinControl the external PMOS to reduce the conduction resistance.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: Idea127f81a2a344708b2f39b42cc5d72d6388147
show more ...
power: pmic: rk817/rk809: add rk809/rk817 pmic detectionif the firmware identifier is not consistent with the hardware,the driver probe panic.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Chan
power: pmic: rk817/rk809: add rk809/rk817 pmic detectionif the firmware identifier is not consistent with the hardware,the driver probe panic.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I413faffc43340bbd1a072fe26a813e108dee7df1
pmic: rk817: control the vccsys on/off in PWR_OFF modewhether the system voltage can be shutdown in PWR_OFF mode config from dtsSigned-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I806d7c7
pmic: rk817: control the vccsys on/off in PWR_OFF modewhether the system voltage can be shutdown in PWR_OFF mode config from dtsSigned-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I806d7c78fd37758e2a8637203b640dec9fb9f839
pmic: rk8xx: Don't register plugout irq on rk805rk805 doesn't support this irq.Signed-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I35dc97c363282727390f7ccebed9162aa081bba4
power: pmic: rk806: support suspend/resume functionSigned-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I5bb77a31efe840d5bc10f30d40203488da843887
power: pmic: rk806: add dual/single pmic detectionif the firmware identifier is not consistent with the hardware,the rk806 driver probe panic. Prevent damage caused by burningwrong firmware.Sig
power: pmic: rk806: add dual/single pmic detectionif the firmware identifier is not consistent with the hardware,the rk806 driver probe panic. Prevent damage caused by burningwrong firmware.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I0b93372e748201d53645dfde7806d9e82313deae
power: pmic: rk806: config reset function by dtsSigned-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I422a340e528ef8b2f463e47ac4d0a4a1286cfaac
power: pmic: add powerkey functionSigned-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I1a2bf30b6d76c7fb3bc7fa1c94ba6496aac65bf5
pmic: rk8xx: update callback nameSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: Ia76255ebf8eb8e2e330402aaa14c9f0a2a52c1a7
power: pmic: add rk806 supportSigned-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: Ifef0d0571a0a8c423abffa2ff0444360f278a20e
pmic: rk8xx: use rk8xx_read/write()Follow the coding style of current file.Signed-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I54ce1aa4310aaa3389518f64de620b36c28bee3f
power: pmic: rk8xx: buck4 min current limit select 500mAbuck4 need enable current limit function to improve the convertingefficiency in the PFM mode.Signed-off-by: shengfei Xu <xsf@rock-chips.co
power: pmic: rk8xx: buck4 min current limit select 500mAbuck4 need enable current limit function to improve the convertingefficiency in the PFM mode.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: Idd47b4a50c5f561414cd51050424661e4e6d1096
irq: simplify the #if expressionUse CONFIG_IS_ENABLED() is better.Signed-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: If4f514cc1dfb9e0f52521954158172bba1eb8f85
power: pmic: rk8xx: SYS shut down voltage select 2900mVSYS shut down voltage select 2900mV to avoid pmic reset by vsys drop.Include: RK809/817Signed-off-by: shengfei Xu <xsf@rock-chips.com>Chan
power: pmic: rk8xx: SYS shut down voltage select 2900mVSYS shut down voltage select 2900mV to avoid pmic reset by vsys drop.Include: RK809/817Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I056a0a7677f0a71426be7fdf8b6b961b4c2ee86f
power: pmic: rk8xx: SYS shut down voltage select 3100mVLet the CPU stop working earlier so that the last operationof spinand can be maintained at a better power supply level.Signed-off-by: sheng
power: pmic: rk8xx: SYS shut down voltage select 3100mVLet the CPU stop working earlier so that the last operationof spinand can be maintained at a better power supply level.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I5bb008abaa6d5da3431f2edcee50579f7ab14eff
power: pmic: rk8xx: add not_save_power_enadd not_save_power_en to judge whether save the PMIC_POWER_EN register.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I6e2117ca947dacee41eead6
power: pmic: rk8xx: add not_save_power_enadd not_save_power_en to judge whether save the PMIC_POWER_EN register.Signed-off-by: shengfei Xu <xsf@rock-chips.com>Change-Id: I6e2117ca947dacee41eead631a5c877bd6be3e7a
power: pmic: add config SPL_DM_PMICSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I43251c3802d7f3284b64ff9da728741d8d587255
power: pmic: rk8xx: inactive pmic_sleep by defaultSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: Ia5729341c5a94d0109a8a28e48ad8eb79b80962e
power: pmic: rk8xx: implement suspend/resume callbackSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I46b13886fcb3e7733155cd6f5fce15473c439da3
dm: pmic: add suspend/resume callbackSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: Iaa3b0b7f7b3a0563370baace876e095deb64c28f
pmic: rk8xx: support power key config from dtsSigned-off-by: Shunqing Chen <csq@rock-chips.com>Change-Id: I4b2def4e5b171b2b46f26695e9cabec8a7b496e2
pmic: rk8xx: fix compile error if CONFIG_IRQ is disabledSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I23a0da11618822be08f233cd0c75f550e8d8ca3a
pmic: rk8xx: add "addr" filed for battery bindSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I073dcd49f89a75d1d320f3e80307b137814d0e2f
dm: pmic: add "addr" field for binding childrenIf some child info->prefix are the same, try todistinguish them by parent addr.Example: pmic@20, pmic@1a...Signed-off-by: Joseph Chen <chenjh@ro
dm: pmic: add "addr" field for binding childrenIf some child info->prefix are the same, try todistinguish them by parent addr.Example: pmic@20, pmic@1a...Signed-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I504cd887e232bb309d8e1790f6d55910172d08b5
pmic: rk8xx: update reg count for RK817/809Signed-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I55e25a3f6ce46c6bfbdd440910824e527fdc4c58
1234567