mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3576-android: enabled dmc
Signed-off-by: YouMin Chen <cym@rock-chips.com> Change-Id: Ifdb5942d68369ff0f7f39819275c8c05913c6b22
This commit is contained in:
@@ -58,12 +58,22 @@
|
||||
};
|
||||
};
|
||||
|
||||
&dfi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&display_subsystem {
|
||||
memory-region = <&drm_logo>, <&drm_cubic_lut>;
|
||||
memory-region-names = "drm-logo", "drm-cubic-lut";
|
||||
/* devfreq = <&dmc>; */
|
||||
};
|
||||
|
||||
&dmc {
|
||||
status = "okay";
|
||||
center-supply = <&vdd_ddr_s0>;
|
||||
mem-supply = <&vdd_logic_s0>;
|
||||
};
|
||||
|
||||
&rng {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user