Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
[cascardo/linux.git] / arch / arm / boot / dts / da850-evm.dts
index 4f935ad..ef061e9 100644 (file)
        tx-num-evt = <32>;
        rx-num-evt = <32>;
 };
+
+&edma0 {
+       ti,edma-reserved-slot-ranges = <32 50>;
+};
+
+&edma1 {
+       ti,edma-reserved-slot-ranges = <32 90>;
+};