On Tue, Apr 15, 2025 at 04:01:01PM +0300, Alexey Minnekhanov wrote: > During initial porting these cd-gpios were missed. Having card detect is > beneficial because driver does not need to do polling every second and it > can just use IRQ. SD card detection in U-Boot is also fixed by this. > > Fixes: cf85e9aee210 ("arm64: dts: qcom: sdm660-xiaomi-lavender: Add eMMC and > SD") > > Signed-off-by: Alexey Minnekhanov <alexey...@postmarketos.org>
Please drop empty line between tags. With that fixed: Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> > --- > arch/arm64/boot/dts/qcom/sdm660-xiaomi-lavender.dts | 2 ++ > 1 file changed, 2 insertions(+) -- With best wishes Dmitry