mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk1808-evb-v10: Remove voltage limit of vdd_npu
Change-Id: Ib5d6dbe9e4613a2ec2a92601b5210866405dec8f Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -169,15 +169,6 @@
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
/*
|
||||
* set max voltage to 850mv to fit for npu power supply request,
|
||||
* we can change max voltage when we get more imformation.
|
||||
*/
|
||||
&vdd_npu {
|
||||
regulator-min-microvolt = <850000>;
|
||||
regulator-max-microvolt = <850000>;
|
||||
};
|
||||
|
||||
&vop_lite {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user