Am Donnerstag, 13. Juni 2024, 02:17:57 CEST schrieb FUKAUMI Naoki: > This reverts commit d859ad305ed19d9a77d8c8ecd22459b73da36ba6. > > Inserting and removing microSD card is not detected since above commit. > Reverting it fixes this problem. > > This is probably the same thing as 5 years ago on rk3399 > https://lore.kernel.org/all/0608599d485117a9d99f5fb274fbb1b55f6ba9f7.1547466003.git.robin.murphy@xxxxxxx/ > > So we'll go back to cd-gpios for now. > > this patch is tested on Radxa ROCK 5A and 5B. > > Fixes: d859ad305ed1 ("arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes") > Signed-off-by: FUKAUMI Naoki <naoki@xxxxxxxxx> applied as fix for 6.10 sidenote: please don't send v2 patches as replies to v1 but instead start a new mail thread. Tooling like b4 does not cope that well with multiple patch versions in the same thread. Thanks Heiko