mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 19:02:48 +00:00
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:
parent
2d983a3755
commit
783bc2bb4f
@ -395,6 +395,8 @@
|
||||
|
||||
&usb1 {
|
||||
dr_mode = "host";
|
||||
/delete-property/dmas;
|
||||
/delete-property/dma-names;
|
||||
};
|
||||
|
||||
&am33xx_pinmux {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user