]> Git Repo - linux.git/commitdiff
ARM: dts: Fix boot regression on Skomer
authorLinus Walleij <[email protected]>
Sat, 5 Feb 2022 23:53:12 +0000 (00:53 +0100)
committerArnd Bergmann <[email protected]>
Tue, 8 Feb 2022 08:56:36 +0000 (09:56 +0100)
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]>
arch/arm/boot/dts/ste-ux500-samsung-skomer.dts

index 580ca497f3121f8eb9fe980dbc349600eaf11cee..f8c5899fbdba0554476bc79af16eb72d45349016 100644 (file)
                        cap-sd-highspeed;
                        cap-mmc-highspeed;
                        /* All direction control is used */
-                       st,sig-dir-cmd;
-                       st,sig-dir-dat0;
-                       st,sig-dir-dat2;
-                       st,sig-dir-dat31;
                        st,sig-pin-fbclk;
                        full-pwr-cycle;
                        vmmc-supply = <&ab8500_ldo_aux3_reg>;
This page took 0.112381 seconds and 4 git commands to generate.