提交 86156978 编写于 作者: S Santosh Shilimkar

ARM: dts: keystone: Update USB node for dma properties

Keystone supports dma-coherent on USB master and also needs
dma-ranges to specify the hardware alias memory range in which DMA
can be operational.

Cc: Russell King <linux@arm.linux.org.uk>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
上级 4d46596d
...@@ -173,6 +173,8 @@ ...@@ -173,6 +173,8 @@
clock-names = "usb"; clock-names = "usb";
interrupts = <GIC_SPI 393 IRQ_TYPE_EDGE_RISING>; interrupts = <GIC_SPI 393 IRQ_TYPE_EDGE_RISING>;
ranges; ranges;
dma-coherent;
dma-ranges;
status = "disabled"; status = "disabled";
dwc3@2690000 { dwc3@2690000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册