[PATCH] arm64: dts: s32g: Disable usdhc write-protect

Fabio Estevam festevam at gmail.com
Thu Jul 4 06:13:24 PDT 2024


Hi Ciprian,

On Thu, Jul 4, 2024 at 9:03 AM Ciprian Costea
<ciprianmarian.costea at oss.nxp.com> wrote:

> --- a/arch/arm64/boot/dts/freescale/s32g2.dtsi
> +++ b/arch/arm64/boot/dts/freescale/s32g2.dtsi
> @@ -145,6 +145,7 @@ usdhc0: mmc at 402f0000 {
>                         clocks = <&clks 32>, <&clks 31>, <&clks 33>;
>                         clock-names = "ipg", "ahb", "per";
>                         bus-width = <8>;
> +                       disable-wp;

This should be better placed on the board dts instead of describing it
in the SoC dtsi.

Some boards may use a GPIO to describe the write protect pin via the
'wp-gpios' property.



More information about the linux-arm-kernel mailing list