linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sdm845-polaris: Don't duplicate DMA assignment
@ 2022-11-14 14:00 Konrad Dybcio
  2022-11-15 17:46 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Dybcio @ 2022-11-14 14:00 UTC (permalink / raw)
  To: linux-arm-msm, andersson, agross, krzysztof.kozlowski
  Cc: patches, Konrad Dybcio, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, devicetree, linux-kernel

The DMA properties in this DT are identical to the ones already
defined in sdm845.dtsi. Remove them.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
 arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
index fc189f7caaa4..38ba809a95cd 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
@@ -456,9 +456,6 @@ &ipa {
 
 &i2c14 {
 	clock-frequency = <400000>;
-	dmas = <&gpi_dma1 0 6 QCOM_GPI_I2C>,
-		   <&gpi_dma1 1 6 QCOM_GPI_I2C>;
-	dma-names = "tx", "rx";
 	status = "okay";
 
 	touchscreen@20 {
-- 
2.38.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: sdm845-polaris: Don't duplicate DMA assignment
  2022-11-14 14:00 [PATCH] arm64: dts: qcom: sdm845-polaris: Don't duplicate DMA assignment Konrad Dybcio
@ 2022-11-15 17:46 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-11-15 17:46 UTC (permalink / raw)
  To: linux-arm-msm, konrad.dybcio, krzysztof.kozlowski, agross
  Cc: krzysztof.kozlowski+dt, linux-kernel, konrad.dybcio, patches,
	robh+dt, devicetree

On Mon, 14 Nov 2022 15:00:11 +0100, Konrad Dybcio wrote:
> The DMA properties in this DT are identical to the ones already
> defined in sdm845.dtsi. Remove them.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sdm845-polaris: Don't duplicate DMA assignment
      commit: afcd946be11c937ed400b1d4727e2b5fe04ba693

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-15 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 14:00 [PATCH] arm64: dts: qcom: sdm845-polaris: Don't duplicate DMA assignment Konrad Dybcio
2022-11-15 17:46 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).