commit | 880d5688f146cc2da5fad04fdaf0bbfaaffb1cbf | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Sep 08 14:41:09 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 20 17:35:52 2022 +0200 |
tree | 64873a22cdeceefde23158f96eb24797fb146c7b | |
parent | 22adeef0f28177183a4e1f968eb4aff06f5bd740 [diff] |
board: gateworks: venice: update GW74xx PMIC config Update the GW74xx PMIC configuration: - increase VDD_SOC DVS1 to 0.85V per datasheet - increase VDD_SOC DVS0 to 0.95V before first DRAM access - increase VDD_ARM DVS0 to 0.95V to support kernel overdrive voltage (OD) - remove unnecessary changes to VDD_DRAM as we don't use 3GHz DRAM - remove unnecessary change to LDO2 as it is unused Signed-off-by: Tim Harvey <tharvey@gateworks.com> v2: update commit log with more detail