Skip to content

Commit d9058d6

Browse files
linuswarndb
authored andcommitted
ARM: dts: Fix boot regression on Skomer
The signal routing on the Skomer board was incorrect making it impossible to mount root from the SD card. Fix this up. Signed-off-by: Linus Walleij <[email protected]> Cc: [email protected] Cc: Stefan Hansson <[email protected]> Link: https://lore.kernel.org/r/[email protected]' Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 99c410e commit d9058d6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arch/arm/boot/dts/ste-ux500-samsung-skomer.dts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,6 @@
185185
cap-sd-highspeed;
186186
cap-mmc-highspeed;
187187
/* All direction control is used */
188-
st,sig-dir-cmd;
189-
st,sig-dir-dat0;
190-
st,sig-dir-dat2;
191-
st,sig-dir-dat31;
192188
st,sig-pin-fbclk;
193189
full-pwr-cycle;
194190
vmmc-supply = <&ab8500_ldo_aux3_reg>;

0 commit comments

Comments
 (0)