From: Thomas Petazzoni Date: Tue, 28 Oct 2014 16:08:43 +0000 (+0100) Subject: ARM: mvebu: use simple-card DT binding for audio on Armada 370 DB X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~12^2~7^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b334514be27aec1bf31c7673c2f55bd6fbd3e6;p=pandora-kernel.git ARM: mvebu: use simple-card DT binding for audio on Armada 370 DB This commit modifies the Armada 370 and Armada 370 DB Device Tree descriptions to use the simple-card DT binding to describe the audio complex of the Armada 370 DB instead of a custom audio machine driver. To do so, it: - Adds the sound-dai-cells properties to the CS42L51 node, the audio controller node and the SPDIF in/out nodes. - Completely changes the description of the sound complex to use the "simple-audio-card" DT binding instead of the "marvell,a370db-audio" DT binding. - Fixes the indentation to properly use tabs instead of spaces. Signed-off-by: Thomas Petazzoni Acked-by: Andrew Lunn Link: https://lkml.kernel.org/r/1414512524-24466-6-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed