arm64: dts: rockchip: Add drm-logo memory-region for rk3588-linux

Signed-off-by: ZhiZhan Chen <zhizhan.chen@rock-chips.com>
Change-Id: Ibe7c63314e06c225f96dc991c902ee8bce079485
This commit is contained in:
ZhiZhan Chen
2021-12-22 09:24:32 +08:00
committed by Tao Huang
parent 1bf109c3d0
commit 4ef7101b3a

View File

@@ -79,6 +79,11 @@
};
};
&display_subsystem {
memory-region = <&drm_logo>;
memory-region-names = "drm-logo";
};
&rng {
status = "okay";
};