diff --git a/arch/arm/boot/dts/overlays/pcie-32bit-dma-overlay.dts b/arch/arm/boot/dts/overlays/pcie-32bit-dma-overlay.dts index e01c9ceeab08b4..955703563df770 100644 --- a/arch/arm/boot/dts/overlays/pcie-32bit-dma-overlay.dts +++ b/arch/arm/boot/dts/overlays/pcie-32bit-dma-overlay.dts @@ -28,6 +28,8 @@ * so the range ends up being 0-4GB, and the MSI vector * gets pushed beyond 4GB. */ + #address-cells = <3>; + #size-cells = <2>; dma-ranges = <0x02000000 0x0 0x00000000 0x0 0x00000000 0x0 0x80000000>; };