summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Porotchkin <[email protected]>2017-02-08 17:34:12 +0200
committerStefan Roese <[email protected]>2017-03-29 07:38:08 +0200
commit7c4f91551898fcd3eff9bbdf295a04fac9e2dc3d (patch)
tree8b93ceb52ad76f68d3797c78e0d450201ad349a3
parent995a9f425db5613e8f257f324c7987bf24582c22 (diff)
arm64: mvebu: dts: Add i2c1 pin definitions to CPM
Add i2c-1 pin mappings to CP0(master) DTSI file Change-Id: I0c6e6de8a557393f518f7df8e6daa6dfce1788b0 Signed-off-by: Konstantin Porotchkin <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Nadav Haklai <[email protected]> Cc: Neta Zur Hershkovits <[email protected]> Cc: Igal Liberman <[email protected]> Cc: Haim Boot <[email protected]> Signed-off-by: Stefan Roese <[email protected]>
-rw-r--r--arch/arm/dts/armada-cp110-master.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/armada-cp110-master.dtsi b/arch/arm/dts/armada-cp110-master.dtsi
index 609560921a7..1f0edde0e07 100644
--- a/arch/arm/dts/armada-cp110-master.dtsi
+++ b/arch/arm/dts/armada-cp110-master.dtsi
@@ -94,6 +94,10 @@
marvell,pins = < 37 38 >;
marvell,function = <2>;
};
+ cpm_i2c1_pins: cpm-i2c-pins-1 {
+ marvell,pins = < 35 36 >;
+ marvell,function = <2>;
+ };
cpm_ge2_rgmii_pins: cpm-ge-rgmii-pins-0 {
marvell,pins = < 44 45 46 47 48 49 50 51
52 53 54 55 >;