Skip to content

Commit 48eb79a

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>
1 parent 6bdab5f commit 48eb79a

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
@@ -124,8 +124,6 @@
124124
bus-width = <8>;
125125
pinctrl-names = "default";
126126
pinctrl-0 = <&pinctrl_sdmmc0_default>;
127-
non-removable;
128-
mmc-ddr-1_8v;
129127
status = "okay";
130128
};
131129

0 commit comments

Comments
 (0)