svn commit: r348882 - head/sys/dev/sdhci
Luiz Otavio O Souza
lists.br at gmail.com
Fri Jun 21 13:51:29 UTC 2019
On Fri, 14 Jun 2019 at 05:25, Bjoern A. Zeeb
<bzeeb-lists at lists.zabbadoz.net> wrote:
>
> On 10 Jun 2019, at 21:50, Luiz Otavio O Souza wrote:
>
> > Author: loos
> > Date: Mon Jun 10 21:50:07 2019
> > New Revision: 348882
> > URL: https://svnweb.freebsd.org/changeset/base/348882
> >
> > Log:
> > Add support for the GPIO SD Card VCC regulator/switch and the GPIO
> > SD Card
> > detection pins to the Marvell Xenon SDHCI controller.
> >
> > These features are enable by 'vqmmc-supply' and 'cd-gpios'
> > properties in the
> > DTS.
> >
> > This fixes the SD Card detection on espressobin.
>
> Do you have a copy or a reference to such a (working) dts file?
I'm using the in tree DTS for the espresso bin:
sys/gnu/dts/arm64/marvell/armada-3720-espressobin.dts
Now that it works, I think we could build it by default.
Luiz
More information about the svn-src-all
mailing list