Samsung LT v3.5-1
=================

* Added DMA client fixes

Ubuntu:
Works well (LCD, HDMI, Audio, USB etc.)

Android:
Doesn't boot if HDMI is enabled. Not much multimedia
functionality.

DT:
* Core, SD/MMC, I2C, PMIC
* LCD, Audio, Touchscreen, Keyboard
* USB Host (EHCI, OHCI)
DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE

DMA clients pdma0 and pdma1 are internal to the SoC and are used only
by dedicated peripherals. Since they cannot be used for generic
purpose, their capability should be set as DMA_PRIVATE.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
1 file changed