arm64: dts: rockchip: rk3576-linux: enable dmc

Change-Id: Iedb07a132b2cea5fef2c172d071144e955728e21
Signed-off-by: YouMin Chen <cym@rock-chips.com>
This commit is contained in:
YouMin Chen
2024-03-14 11:05:39 +08:00
parent 123aba2eed
commit f91e805f2a

View File

@@ -51,12 +51,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";
};