Message ID | 20220326042313.97862-1-singh.kuldeep87k@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | DT updates for dma-names ordering checks | expand |
Hello: This series was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Sat, 26 Mar 2022 09:53:08 +0530 you wrote: > This patchset attempts to fix DTs possessing dma ordering issues. > The motivation of the series is taken from a discussion done before. > Link: https://lore.kernel.org/linux-devicetree/20220323175920.93155-1-singh.kuldeep87k@gmail.com/ > > Just a quick summary for new visitors. > There are few DTs which require dma ordering in order to resolve below > 'make dtbs_check' issues and this patchset is in direction to fix that. > dma-names:0: 'rx' was expected > dma-names:0: 'tx' was expected > > [...] Here is the summary with links: - [1/4] ARM: dts: spear13xx: Update SPI dma properties https://git.kernel.org/soc/soc/c/31d3687d6017 - [2/4] ARM: dts: spear1340: Update serial node properties https://git.kernel.org/soc/soc/c/583d6b006264 - [3/4] arm64: dts: ls1043a: Update i2c dma properties https://git.kernel.org/soc/soc/c/aa4df840d1c5 - [4/4] arm64: dts: ls1046a: Update i2c node dma properties https://git.kernel.org/soc/soc/c/eeeb4f1075d7 You are awesome, thank you!