mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
rk: ion: add system heap
This commit is contained in:
@@ -544,6 +544,9 @@
|
||||
rockchip,ion-heap@1 { /* CMA HEAP */
|
||||
reg = <1>;
|
||||
};
|
||||
rockchip,ion-heap@3 { /* SYSTEM HEAP */
|
||||
reg = <3>;
|
||||
};
|
||||
};
|
||||
|
||||
dwc_control_usb: dwc-control-usb@0x200080ac {
|
||||
|
||||
Reference in New Issue
Block a user