From 4d46596d789d86441eeb1f02bb6d9ea10215fa5d Mon Sep 17 00:00:00 2001 From: Grygorii Strashko Date: Wed, 12 Feb 2014 19:20:16 +0200 Subject: [PATCH] ARM: dts: keystone: Use dma-ranges property The dma-ranges property has to be specified per bus and has format: < DMA addr > - Base DMA address for Bus (Bus format 32-bits) < CPU addr > - Corresponding base CPU address (CPU format 64-bits) < DMA range size > - Size of supported DMA range Cc: Russell King Cc: Arnd Bergmann Cc: Olof Johansson Cc: Grant Likely Cc: Rob Herring Signed-off-by: Grygorii Strashko Signed-off-by: Santosh Shilimkar --- Reading git-format-patch failed