]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r356600: a10_ahci: grab the target-supply regulator and enable it
authorKyle Evans <kevans@FreeBSD.org>
Mon, 13 Jan 2020 18:16:57 +0000 (18:16 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Mon, 13 Jan 2020 18:16:57 +0000 (18:16 +0000)
commit935c3478beeb94253e3addc12d3680b72813b69b
tree004ee0cdfe13f8896570d4133c7146706caf860d
parent3af73b424a66a0a2e4ea90b82dd5e1133eb3fce3
MFC r356600: a10_ahci: grab the target-supply regulator and enable it

This regulator is marked regulator-boot-on, but it will get shutdown if it's
not actually used/enabled by a driver. This should fix sata on the
cubieboard{1,2}.
sys/arm/allwinner/a10_ahci.c