Re: [PATCH] arm64: dts: imx8mp-phyboard-pollux: Disable write-protect on SD card

From: Shawn Guo
Date: Mon Aug 12 2024 - 05:22:34 EST


On Tue, Jul 16, 2024 at 10:51:14AM +0200, Andrej Picej wrote:
> Micro SD cards can't be physically write-protected like full-sized
> cards. Disable this feature in device-tree to get rid of the kernel
> warning:
>
> "host does not support reading read-only switch, assuming write-enable"
>
> Signed-off-by: Andrej Picej <andrej.picej@xxxxxxxxx>

Applied, thanks!