ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect
authorDrew Fustini <drew@beagleboard.org>
Tue, 9 Jun 2020 21:45:21 +0000 (23:45 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 16 Jun 2020 16:08:50 +0000 (09:08 -0700)
commitd7af722344e6dc52d87649100516515263e15c75
tree371272150b9ad949e5c32d54416a66a72ac737d2
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect

AM3358 pin mcasp0_aclkr (ZCZ ball B13) [0] is routed to P1.31 header [1]
Mode 4 of this pin is mmc0_sdwp (SD Write Protect).  A signal connected
to P1.31 may accidentally trigger mmc0 write protection.  To avoid this
situation, do not put mcasp0_aclkr in mode 4 (mmc0_sdwp) by default.

[0] http://www.ti.com/lit/ds/symlink/am3358.pdf
[1] https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#531_Expansion_Headers

Fixes: 047905376a16 (ARM: dts: Add am335x-pocketbeagle)
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Drew Fustini <drew@beagleboard.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-pocketbeagle.dts