lkml.org 
[lkml]   [2022]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] More DT fixes for arm,pl022
Date
As per spi pl022 binding, spear and lpc18 platform require fix in dma
properties to resolve dtbs_check warning.

Patch 1(spear): just reorder entries to resolve warning.
Patch 2(lpc): require reorder of dma pairs, and also within pairs.
In general, dmas follow below convention:
<rx,tx> = <x+1,x>
Keeping this mind, I updated entries for dma pairs.

This patchset is based on
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git, arm/dt

Kuldeep Singh (2):
ARM: dts: spear13xx: Update SPI dma properties
ARM: dts: lpc18xx: Update SPI dma properties

arch/arm/boot/dts/lpc18xx.dtsi | 19 +++++++------------
arch/arm/boot/dts/spear13xx.dtsi | 5 ++---
2 files changed, 9 insertions(+), 15 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2022-09-17 16:16    [W:0.104 / U:0.816 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site