mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
arm64: dts: rockchip: Set fp9931 pmic vcom config for rk3576-ebook-v10
Set to the minimum value of the vcom voltage to make the regulator happy. Change-Id: I32d7c52eda3ee7c40047d2dd7630f3d9303323e7 Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
This commit is contained in:
@@ -510,7 +510,7 @@
|
||||
compatible = "fp9931-regulator";
|
||||
fp9931_vcom: vcom {
|
||||
regulator-name = "vcom";
|
||||
regulator-min-microvolt = <0>;
|
||||
regulator-min-microvolt = <19608>; /* (1/255)V */
|
||||
regulator-max-microvolt = <5000000>;
|
||||
regulator-boot-on;
|
||||
regulator-state-mem {
|
||||
|
||||
Reference in New Issue
Block a user