Commit ab699bc792ddbfbe022c67debf6c56d81ff67a80

Authored by Olof Johansson
1 parent 8bcdd9297d

ARM: dts: vf610: add SD node to cosmic dts

Driver has been there since a while back, but the dts never seems to
have been updated with the node (nor pinctrl). Do so now.

Cc: Matt Porter <mporter@linaro.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Olof Johansson <olof@lixom.net>

Showing 1 changed file with 19 additions and 0 deletions Side-by-side Diff

arch/arm/boot/dts/vf610-cosmic.dts
... ... @@ -33,6 +33,13 @@
33 33  
34 34 };
35 35  
  36 +&esdhc1 {
  37 + pinctrl-names = "default";
  38 + pinctrl-0 = <&pinctrl_esdhc1>;
  39 + bus-width = <4>;
  40 + status = "okay";
  41 +};
  42 +
36 43 &fec1 {
37 44 phy-mode = "rmii";
38 45 pinctrl-names = "default";
... ... @@ -42,6 +49,18 @@
42 49  
43 50 &iomuxc {
44 51 vf610-cosmic {
  52 + pinctrl_esdhc1: esdhc1grp {
  53 + fsl,pins = <
  54 + VF610_PAD_PTA24__ESDHC1_CLK 0x31ef
  55 + VF610_PAD_PTA25__ESDHC1_CMD 0x31ef
  56 + VF610_PAD_PTA26__ESDHC1_DAT0 0x31ef
  57 + VF610_PAD_PTA27__ESDHC1_DAT1 0x31ef
  58 + VF610_PAD_PTA28__ESDHC1_DATA2 0x31ef
  59 + VF610_PAD_PTA29__ESDHC1_DAT3 0x31ef
  60 + VF610_PAD_PTB28__GPIO_98 0x219d
  61 + >;
  62 + };
  63 +
45 64 pinctrl_fec1: fec1grp {
46 65 fsl,pins = <
47 66 VF610_PAD_PTC9__ENET_RMII1_MDC 0x30d2