Skip to content

Commit 591d4fe

Browse files
committed
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 06d5905 commit 591d4fe

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
@@ -114,8 +114,6 @@
114114
bus-width = <8>;
115115
pinctrl-names = "default";
116116
pinctrl-0 = <&pinctrl_sdmmc0_default>;
117-
non-removable;
118-
mmc-ddr-1_8v;
119117
status = "okay";
120118
};
121119

0 commit comments

Comments
 (0)