Hi, Felipe Balbi <balbi@xxxxxxxxxx> writes: > @@ -612,6 +636,8 @@ spi0: spi@880000 { > pinctrl-0 = <&qup_spi0_default>; > interrupts = <GIC_SPI 601 IRQ_TYPE_LEVEL_HIGH>; > spi-max-frequency = <50000000>; > + dmas = <&gpi_dma0 0 0 QCOM_GPI_SPI>, > + <&gpi_dma0 1 0 QCOM_GPI_SPI>; one little note. This was for a quick test. I can either remove, keep it or complete with the rest of the SPIs in this same patch. Let me know what y'all prefer :-) -- balbi