From: Thomas Petazzoni Date: Wed, 12 Feb 2014 17:21:00 +0000 (+0100) Subject: ARM: mvebu: add audio support to Armada 370 DB X-Git-Tag: v3.15-rc1~77^2~35^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249f3822509b;p=pandora-kernel.git ARM: mvebu: add audio support to Armada 370 DB This commit adds the necessary Device Tree informations to enable audio support on the Armada 370 DB platform. In details it: * Instantiates the CS42L51 audio codec on the I2C0 bus, and configures this bus with the appropriate pin-muxing configuration. * Enables the I2S audio controller, and configures it with the appropriate pin-muxing configuration. * Through hog pins, ensures that the other pins possibly used for I2S are muxed with another function than I2S. Signed-off-by: Thomas Petazzoni Signed-off-by: Jason Cooper --- Reading git-diff-tree failed