From: Konstantin Porotchkin Date: Wed, 8 Feb 2017 15:34:12 +0000 (+0200) Subject: arm64: mvebu: dts: Add i2c1 pin definitions to CPM X-Git-Tag: v2017.05-rc1~17^2~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d9fb41a3e195f5d655eecfad6437ea42ba5c8062;p=u-boot 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 Cc: Stefan Roese Cc: Nadav Haklai Cc: Neta Zur Hershkovits Cc: Igal Liberman Cc: Haim Boot Signed-off-by: Stefan Roese --- diff --git a/arch/arm/dts/armada-cp110-master.dtsi b/arch/arm/dts/armada-cp110-master.dtsi index 609560921a..1f0edde0e0 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 >;