]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: mv: a37x0_gpio: Set the memory to SHAREABLE
authormanu <manu@FreeBSD.org>
Fri, 16 Aug 2019 17:10:38 +0000 (17:10 +0000)
committermanu <manu@FreeBSD.org>
Fri, 16 Aug 2019 17:10:38 +0000 (17:10 +0000)
commit6df2627407e9cbbb8e5d962d13423a205a0d9a42
treeef89f30c888ca3d8f42b79fa322e3f53058fc101
parent557f4caa9c2e42b113823ad01df63254057109a9
arm64: mv: a37x0_gpio: Set the memory to SHAREABLE

Since r349596 the syscon driver will map the memory. Since the gpio/pinctrl
controller wants it too set it to SHAREABLE.
This fix the gpio controller for attaching and so consumer can use it.
Now the sdhci_xenon driver can detect presence of an sdcard and attach
the mmc driver.

MFC after: 1 week
sys/arm/mv/a37x0_gpio.c