[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220325100613.1494-13-Gireesh.Hiremath@in.bosch.com>
Date: Fri, 25 Mar 2022 10:06:10 +0000
From: <Gireesh.Hiremath@...bosch.com>
To: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-omap@...r.kernel.org>, <robh+dt@...nel.org>,
<tony@...mide.com>, <bcousson@...libre.com>
CC: <sjoerd.simons@...labora.co.uk>, <VinayKumar.Shettar@...bosch.com>,
<Govindaraji.Sivanantham@...bosch.com>,
<anaclaudia.dias@...bosch.com>, <Gireesh.Hiremath@...bosch.com>
Subject: [PATCH 12/15] ARM: dts: am335x: Guardian: Disable DMA property of USB1
From: Gireesh Hiremath <Gireesh.Hiremath@...bosch.com>
* Dispble DMA property of USB1
Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@...bosch.com>
---
arch/arm/boot/dts/am335x-guardian.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/am335x-guardian.dts b/arch/arm/boot/dts/am335x-guardian.dts
index 9f60f5430f36..93576f136368 100644
--- a/arch/arm/boot/dts/am335x-guardian.dts
+++ b/arch/arm/boot/dts/am335x-guardian.dts
@@ -395,6 +395,8 @@
&usb1 {
dr_mode = "host";
+ /delete-property/dmas;
+ /delete-property/dma-names;
};
&am33xx_pinmux {
--
2.20.1
Powered by blists - more mailing lists