arm64: dts: ti: k3-am654-base-board: Add disable-wp for mmc0
authorFaiz Abbas <faiz_abbas@ti.com>
Thu, 3 Oct 2019 11:42:51 +0000 (17:12 +0530)
committerTero Kristo <t-kristo@ti.com>
Fri, 18 Oct 2019 10:28:35 +0000 (13:28 +0300)
MMC0_SDWP is not connected to the card. Indicate this by adding a
disable-wp flag.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm64/boot/dts/ti/k3-am654-base-board.dts

index 5a1f7c4..8a85b48 100644 (file)
        bus-width = <8>;
        non-removable;
        ti,driver-strength-ohm = <50>;
+       disable-wp;
 };
 
 &dwc3_1 {