mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3399 lpddr4 dts add center-supply
rk3399-evb-rev3-android-lp4.dts add center-supply, otherwise customer follow this dts file may leave out it. and cause rockchip_dmcfreq_probe() fail, then lpddr4 lose scale frequency function and cannot find /sys/class/devfreq/dmc Change-Id: I05f36a80fd5f95e29f1083f956a799149e88b1f3 Signed-off-by: CanYang He <hcy@rock-chips.com>
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
|
||||
&dmc {
|
||||
status = "okay";
|
||||
center-supply = <&vdd_center>;
|
||||
system-status-freq = <
|
||||
/*system status freq(KHz)*/
|
||||
SYS_STATUS_NORMAL 800000
|
||||
|
||||
Reference in New Issue
Block a user