Patch "arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD card" has been added to the 5.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD card

to the 5.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-allwinner-drop-non-removable-from-sopine-l.patch
and it can be found in the queue-5.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit ba6f72459b5f5343db0037cf6bc41831a6f11d7e
Author: Andre Przywara <andre.przywara@xxxxxxx>
Date:   Wed Jan 13 15:26:26 2021 +0000

    arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD card
    
    [ Upstream commit 941432d007689f3774646e41a1439228b6c6ee0e ]
    
    The SD card on the SoPine SoM module is somewhat concealed, so was
    originally defined as "non-removable".
    However there is a working card-detect pin (tested on two different
    SoM versions), and in certain SoM base boards it might be actually
    accessible at runtime.
    Also the Pine64-LTS shares the SoPine base .dtsi, so inherited the
    non-removable flag, even though the SD card slot is perfectly accessible
    and usable there. (It turns out that just *my* board has a broken card
    detect switch, so I originally thought CD wouldn't work on the LTS.)
    
    Drop the "non-removable" flag to describe the SD card slot properly.
    
    Fixes: c3904a269891 ("arm64: allwinner: a64: add DTSI file for SoPine SoM")
    Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
    Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>
    Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20210113152630.28810-5-andre.przywara@xxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi
index 9d20e13f0c02b..d935e3028fcb6 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi
+++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi
@@ -55,7 +55,6 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&mmc0_pins>;
 	vmmc-supply = <&reg_dcdc1>;
-	non-removable;
 	disable-wp;
 	bus-width = <4>;
 	cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux