[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220427155840.596535-1-krzysztof.kozlowski@linaro.org>
Date: Wed, 27 Apr 2022 17:58:30 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Lee Jones <lee.jones@...aro.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Dinh Nguyen <dinguyen@...nel.org>,
Michal Simek <michal.simek@...inx.com>,
Liviu Dudau <liviu.dudau@....com>,
Sudeep Holla <sudeep.holla@....com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
Broadcom Kernel Team <bcm-kernel-feedback-list@...adcom.com>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH 00/10] ARM/arm64: dts: use proper 'dma-channels/requests' properties
Hi,
Rob reported [1] that many (all?) PL330 device nodes use wrong dma-channels and
dma-requests properties. The proper ones are without leading '#'.
I guess everything started with 42cf20980cde ("ARM: dts: pl330: Add #dma-cells for
generic dma binding support").
Patches are independent and can be picked-up as is. Otherwise please ack and
I'll push it to SoC.
[1] https://lore.kernel.org/linux-devicetree/fedb56be-f275-aabb-cdf5-dbd394b8a7bd@linaro.org/T/#m6235f451045c337d70a62dc65eab9a716618550b
Best regards,
Krzysztof
Krzysztof Kozlowski (10):
ARM: dts: zynq-7000: use proper 'dma-channels/requests' properties
ARM: dts: socfpga: use proper 'dma-channels/requests' properties
arm64: dts: stratix10/agilex: use proper 'dma-channels/requests'
properties
arm64: dts: juno: use proper 'dma-channels/requests' properties
arm64: dts: broadcom: use proper 'dma-channels/requests' properties
dt-bindings: mfd: samsung,exynos5433-lpass: fix
'dma-channels/requests' properties
ARM: dts: s5pv210: use proper 'dma-channels/requests' properties
ARM: dts: exynos: use proper 'dma-channels/requests' properties
arm64: dts: exynos: use proper 'dma-channels/requests' properties
arm64: dts: fsd: use proper 'dma-channels/requests' properties
.../mfd/samsung,exynos5433-lpass.yaml | 4 ++--
arch/arm/boot/dts/exynos3250.dtsi | 8 ++++----
arch/arm/boot/dts/exynos4.dtsi | 12 +++++------
.../boot/dts/exynos4210-universal_c210.dts | 4 ++--
arch/arm/boot/dts/exynos5250.dtsi | 16 +++++++--------
arch/arm/boot/dts/exynos5410.dtsi | 8 ++++----
arch/arm/boot/dts/exynos5420.dtsi | 20 +++++++++----------
arch/arm/boot/dts/s5pv210.dtsi | 12 +++++------
arch/arm/boot/dts/socfpga.dtsi | 4 ++--
arch/arm/boot/dts/socfpga_arria10.dtsi | 4 ++--
arch/arm/boot/dts/zynq-7000.dtsi | 4 ++--
.../boot/dts/altera/socfpga_stratix10.dtsi | 4 ++--
arch/arm64/boot/dts/arm/juno-base.dtsi | 4 ++--
.../boot/dts/broadcom/northstar2/ns2.dtsi | 4 ++--
.../boot/dts/broadcom/stingray/stingray.dtsi | 4 ++--
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 12 +++++------
arch/arm64/boot/dts/exynos/exynos7.dtsi | 8 ++++----
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 4 ++--
arch/arm64/boot/dts/tesla/fsd.dtsi | 16 +++++++--------
19 files changed, 76 insertions(+), 76 deletions(-)
--
2.32.0
Powered by blists - more mailing lists