arm64: dts: rockchip: rk3576-android: enabled dmc

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Change-Id: Ifdb5942d68369ff0f7f39819275c8c05913c6b22
This commit is contained in:
YouMin Chen
2024-02-25 10:13:10 +08:00
committed by Tao Huang
parent dd08065d01
commit ab532866cc

View File

@@ -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";
};