OSDN Git Service

ARM: at91/dt: sama5d3 xplained: fill in mmc1 and set it to disabled
authorBen Dooks <ben.dooks@codethink.co.uk>
Mon, 27 Apr 2015 13:19:10 +0000 (15:19 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 19 May 2015 13:04:54 +0000 (15:04 +0200)
commit6f4728c5e5c633b3df618bdec067c80cbb446d3b
tree04838e63d3831f1fa8fede63ae0851eea4baee6b
parent55d6cbaabc757381834c783af48d2e85b52e2b76
ARM: at91/dt: sama5d3 xplained: fill in mmc1 and set it to disabled

The mmc1 channel is not populated on the SAM5D3 Xplained board, however
it is enabled and therefore the driver is attaching to it.

The node configuration for mmc1 is missing, so add an mmc1 node in the
device tree and set its status to disabled. Also add the vmmc and the
necessary slot configuration if this node were enabled to avoid the following
warnings from the driver:

atmel_mci f8000000.mmc: No vmmc regulator found
atmel_mci f8000000.mmc: No vqmmc regulator found

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-sama5d3_xplained.dts