summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx28-m28cu3.dts
diff options
context:
space:
mode:
authorMichael Heimpold <michael.heimpold@i2se.com>2017-02-09 08:42:42 +0100
committerShawn Guo <shawnguo@kernel.org>2017-03-08 15:18:16 +0100
commit45e89549ac47d4c91e326c900e1624f0aca91987 (patch)
treea331e6325708c1801179dfd8254bfce66ff5422a /arch/arm/boot/dts/imx28-m28cu3.dts
parentdf93726be96468ba67ef973f2166747e44bfa5db (diff)
ARM: dts: imx28: rename mmc2_sck_cfg
This patch renames mmc2_sck_cfg in order to prepare for an alternative muxing setup. Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com> Cc: Stefan Wahren <stefan.wahren@i2se.com> Acked-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-m28cu3.dts')
-rw-r--r--arch/arm/boot/dts/imx28-m28cu3.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx28-m28cu3.dts b/arch/arm/boot/dts/imx28-m28cu3.dts
index 2df63bee6f4e..bb5329479c62 100644
--- a/arch/arm/boot/dts/imx28-m28cu3.dts
+++ b/arch/arm/boot/dts/imx28-m28cu3.dts
@@ -57,7 +57,7 @@
pinctrl-names = "default";
pinctrl-0 = <&mmc2_4bit_pins_a
&mmc2_cd_cfg
- &mmc2_sck_cfg>;
+ &mmc2_sck_cfg_a>;
bus-width = <4>;
vmmc-supply = <&reg_vddio_sd1>;
status = "okay";