From: Vladimir Oltean <vladimir.oltean@xxxxxxx> The series with DSPI support for LS1028A was merged by Mark Brown in his linux-spi tree here: https://www.spinics.net/lists/linux-spi/msg20842.html These remaining 2 patches from that series apply on top of Michael Walle's basic device tree support patch: https://patchwork.kernel.org/patch/11389157/#23165893 Vladimir Oltean (2): arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts | 14 ++++++++++++++ arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 6 ++++++ 2 files changed, 20 insertions(+) -- 2.17.1