Re: svn commit: r311736 - head/sys/dev/sdhci

2017-01-09 Thread Shawn Webb
Hey Ian, On Mon, Jan 09, 2017 at 02:04:54AM +, Ian Lepore wrote: > Author: ian > Date: Mon Jan 9 02:04:54 2017 > New Revision: 311736 > URL: https://svnweb.freebsd.org/changeset/base/311736 > > Log: > Use the new sdhci_fdt_gpio helper functions to add full support for FDT > gpio pins for

svn commit: r311736 - head/sys/dev/sdhci

2017-01-08 Thread Ian Lepore
Author: ian Date: Mon Jan 9 02:04:54 2017 New Revision: 311736 URL: https://svnweb.freebsd.org/changeset/base/311736 Log: Use the new sdhci_fdt_gpio helper functions to add full support for FDT gpio pins for detecting card insert/remove and write protect. Modified: head/sys/dev/sdhci/fsl_s