projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67d95d2
)
arm64: dts: ti: k3-am654-base-board: Add disable-wp for mmc0
author
Faiz Abbas
<faiz_abbas@ti.com>
Thu, 3 Oct 2019 11:42:51 +0000
(17:12 +0530)
committer
Tero 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
index
5a1f7c4
..
8a85b48
100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-am654-base-board.dts
+++ b/
arch/arm64/boot/dts/ti/k3-am654-base-board.dts
@@
-221,6
+221,7
@@
bus-width = <8>;
non-removable;
ti,driver-strength-ohm = <50>;
+ disable-wp;
};
&dwc3_1 {