]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: add I2C0 muxing option for Armada 370 SoC
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 12 Feb 2014 17:20:59 +0000 (18:20 +0100)
committerJason Cooper <jason@lakedaemon.net>
Mon, 17 Feb 2014 02:42:38 +0000 (02:42 +0000)
This commit adds a pin-muxing configuration for the I2C0 bus of the
Armada 370, which is used on the Armada 370 DB platform to interface
with the CS42L51 audio codec.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370.dtsi

index e3f4c187ef48324b35277e86cda491355dcf495a..6f216f0a78566017b897995b98f7f02ae8957b54 100644 (file)
                                        marvell,function = "sd0";
                                };
 
+                               i2c0_pins: i2c0-pins {
+                                       marvell,pins = "mpp2", "mpp3";
+                                       marvell,function = "i2c0";
+                               };
+
                                i2s_pins1: i2s-pins1 {
                                        marvell,pins = "mpp5", "mpp6", "mpp7",
                                                       "mpp8", "mpp9", "mpp10",