OSDN Git Service

ARM: dts: at91: sama5d4: change DMA allocation for secure peripherals
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 30 Nov 2016 17:36:29 +0000 (18:36 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 10 Jan 2017 14:42:32 +0000 (15:42 +0100)
commite60f79113871864739ce7ce537b3be98a3229d52
tree585a1747746278ea42d7f6e93f924ee71381dbc8
parent1c1d369408186e00c0f8f335561e9de49ea93981
ARM: dts: at91: sama5d4: change DMA allocation for secure peripherals

Some peripherals are "Programmable Secure" but left as "Secure" by default.
If tried to be connected to Non-Secure DMA controller, the possibility to
leak secure data is prevented so using these peripherals with DMA1 is not
possible with this default configuration (MATRIX_SPSELR registers setup by
bootloader).
Move them to DMA0 which is an "Always-Secure" DMA controller.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/boot/dts/sama5d4.dtsi