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:
Jianqun Xu
2017-03-17 15:56:07 +08:00
parent 02a0a43f01
commit 00f65d6c96

View File

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