Skip to content

Commit 379f7bd

Browse files
ldesrochescristibirsan
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 <ludovic.desroches@microchip.com> (cherry picked from commit 48eb79a) Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
1 parent 3528df6 commit 379f7bd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)