ARM: dts: am335x: Guardian: Disable DMA property of USB1

* Dispble DMA property of USB1

Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
Message-Id: <20220325100613.1494-13-Gireesh.Hiremath@in.bosch.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Gireesh Hiremath 2022-03-25 10:06:10 +00:00 committed by Tony Lindgren
parent 2d983a3755
commit 783bc2bb4f

View File

@ -395,6 +395,8 @@
&usb1 {
dr_mode = "host";
/delete-property/dmas;
/delete-property/dma-names;
};
&am33xx_pinmux {