]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r275944, r275946, r275949, r275950:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Dec 2014 04:54:36 +0000 (04:54 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Dec 2014 04:54:36 +0000 (04:54 +0000)
commitb44fb96a0325892c57390f429256535f10d94be1
tree1e2a4745617d5c61749a425871c36817b39af903
parentfd984f10279633f83970699d3dd1f479272b7f67
MFC r275944, r275946, r275949, r275950:

  Add code to set and reset open-drain mode on the bus when requested.

  When command and data interrupts have been aggregated together, don't do
  the data-completed processing if a command-error interrupt is also asserted.

  Add a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERTED, to work around
  TI OMAP controllers which will return the reset-in-progress bit as zero if
  you read the status register too fast after setting the reset bit.

git-svn-id: svn://svn.freebsd.org/base/stable/10@276287 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/ti/ti_sdhci.c
sys/dev/sdhci/sdhci.c
sys/dev/sdhci/sdhci.h