mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
committed by
Huang, Tao
parent
efca938da2
commit
703fbaa923
@@ -97,6 +97,10 @@
|
||||
compatible = "rockchip,fb-logo";
|
||||
reg = <0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
|
||||
stb_devinfo: stb-devinfo@00000000 {
|
||||
reg = <0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
};
|
||||
|
||||
ion {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user