[PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller.
From: Ulf Hansson <hidden>
Date: 2017-01-27 15:27:44
Also in:
linux-devicetree, linux-mmc, lkml
From: Ulf Hansson <hidden>
Date: 2017-01-27 15:27:44
Also in:
linux-devicetree, linux-mmc, lkml
On 27 January 2017 at 12:36, Gerd Hoffmann [off-list ref] wrote:
From: Eric Anholt <redacted> The 2835 has two SD controllers: The Arasan SDHCI controller (supported by the iproc driver) and a custom SD controller. This patch adds a driver for the custom SD controller. The custom controller runs faster, and driving the sdcard with the custom controller also allows to drive the rpi3 wifi with the iproc driver.
I don't understand this relationship. Is this somewhat configurable in runtime? Is the WIFI module a removable SDIO card? So you can decide which controller that is best suited to use? No? Kind regards Uffe