ARM64: dts: rk3399: android: add memory reserved for deviceinfo

Change-Id: Iff4cdc07f1a79d832af85dc23ed1001002fe2e6a
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
Zhangbin Tong
2017-05-02 18:41:04 +08:00
committed by Huang, Tao
parent efca938da2
commit 703fbaa923
2 changed files with 8 additions and 0 deletions

View File

@@ -97,6 +97,10 @@
compatible = "rockchip,fb-logo";
reg = <0x0 0x0 0x0 0x0>;
};
stb_devinfo: stb-devinfo@00000000 {
reg = <0x0 0x0 0x0 0x0>;
};
};
ion {

View File

@@ -91,6 +91,10 @@
compatible = "rockchip,drm-logo";
reg = <0x0 0x0 0x0 0x0>;
};
stb_devinfo: stb-devinfo@00000000 {
reg = <0x0 0x0 0x0 0x0>;
};
};
rk_key: rockchip-key {