Skip to content

Commit a1af7f3

Browse files
ldesrochesalexandrebelloni
authored andcommitted
ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description
Remove non-removable and mmc-ddr-1_8v properties from the sdmmc0 node which come probably from an unchecked copy/paste. Signed-off-by: Ludovic Desroches <[email protected]> Fixes:42ed535595ec "ARM: dts: at91: introduce the sama5d2 ptc ek board" Cc: [email protected] # 4.19 and later Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 0e0e528 commit a1af7f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@
125125
bus-width = <8>;
126126
pinctrl-names = "default";
127127
pinctrl-0 = <&pinctrl_sdmmc0_default>;
128-
non-removable;
129-
mmc-ddr-1_8v;
130128
status = "okay";
131129
};
132130

0 commit comments

Comments
 (0)