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

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Change-Id: Ic19e3c48bc4134a405968185eac20ecbf923f0f0
This commit is contained in:
Andy Yan
2021-12-06 10:11:21 +08:00
committed by Tao Huang
parent 88db12f927
commit 7d8e2d7447

View File

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