mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rk3368-android: reserve memory for drm-logo
Change-Id: I81b401d5561c67012f4d42d1640a6b1176490ca4 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
|
||||
/* reg = <0x0 0x0 0x0 0x0> will be updated by uboot */
|
||||
rockchip_logo: rockchip-logo@00000000 {
|
||||
compatible = "rockchip,fb-logo";
|
||||
compatible = "rockchip,drm-logo";
|
||||
reg = <0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user