arm64: dts: s32g: Disable usdhc write-protect
authorCiprian Costea <ciprianmarian.costea@oss.nxp.com>
Thu, 4 Jul 2024 13:56:53 +0000 (16:56 +0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 11 Aug 2024 12:29:13 +0000 (20:29 +0800)
commit3d2ce0fbcd33cd03c06328d81960d3487f2bc41b
tree9d4c8b84a663ac5726bef0cc98b923fefbd83a4b
parentf384d2828f0d5be67fcd69a7c4756f82465a7f2a
arm64: dts: s32g: Disable usdhc write-protect

NXP S32G2/S32G3 SoC based platforms do not
use a pin for SD-Card write protection used by
the uSDHC controller.

Hence, adding 'disable-wp' usdhc device-tree property in order to fix
observed warnings on SD boot as the following:
"host does not support reading read-only switch, assuming write-enable"

Signed-off-by: Ciprian Costea <ciprianmarian.costea@oss.nxp.com>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/s32g274a-evb.dts
arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dts