mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: rk3399pro-npu-evb-v10-multi-cam: dma address needs to match the host
Change-Id: If541d9d3343abb6090026aa1bae1c842e17b601b Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
|
||||
dma_trans: dma_trans@70000000 {
|
||||
reg = <0x0 0x70000000 0x0 0x04000000>;
|
||||
dma_trans: dma_trans@3c000000 {
|
||||
reg = <0x0 0x3c000000 0x0 0x04000000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user