commit | 4897fc272a65c1c28ba432169f9cb1451c1000f7 | [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 | feb22678eda14c78595e741883928d6fe6ebe833 [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