arm64: dts: rockchip: rk3588-vehicle-evb: add rockchip,android-usb-camerahal-enable
Signed-off-by: Luo Wei <lw@rock-chips.com> Change-Id: I9970546c7aae69ef792c62eb2938e89388c378f0
This commit is contained in:
parent
c2685381f8
commit
dbff1c770a
|
|
@ -125,6 +125,7 @@
|
|||
|
||||
&rkcif {
|
||||
status = "okay";
|
||||
rockchip,android-usb-camerahal-enable;
|
||||
// memory-region = <&cif_reserved>;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -126,6 +126,7 @@
|
|||
|
||||
&rkcif {
|
||||
status = "okay";
|
||||
rockchip,android-usb-camerahal-enable;
|
||||
};
|
||||
|
||||
&rkcif_mmu {
|
||||
|
|
|
|||
Loading…
Reference in New Issue