]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: mmc: sdhci-iproc: Add brcm,bcm2711-emmc2
authorStefan Wahren <wahrenst@gmx.net>
Mon, 22 Jul 2019 05:54:40 +0000 (07:54 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 11 Sep 2019 13:58:39 +0000 (15:58 +0200)
Add a new compatible for the additional emmc2 controller
on BCM2711 and clearify usage.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt

index fa90d253dc7ea00f79de2b7cb99477a87f1682b7..09d87cc1182aa9ee2deaac406e05402871bdbcbb 100644 (file)
@@ -6,10 +6,12 @@ by mmc.txt and the properties that represent the IPROC SDHCI controller.
 Required properties:
 - compatible : Should be one of the following
               "brcm,bcm2835-sdhci"
+              "brcm,bcm2711-emmc2"
               "brcm,sdhci-iproc-cygnus"
               "brcm,sdhci-iproc"
 
-Use brcm2835-sdhci for Rasperry PI.
+Use brcm2835-sdhci for the eMMC controller on the BCM2835 (Raspberry Pi) and
+bcm2711-emmc2 for the additional eMMC2 controller on BCM2711.
 
 Use sdhci-iproc-cygnus for Broadcom SDHCI Controllers
 restricted to 32bit host accesses to SDHCI registers.