forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
....@@ -6,10 +6,12 @@
66 Required properties:
77 - compatible : Should be one of the following
88 "brcm,bcm2835-sdhci"
9
+ "brcm,bcm2711-emmc2"
910 "brcm,sdhci-iproc-cygnus"
1011 "brcm,sdhci-iproc"
1112
12
-Use brcm2835-sdhci for Rasperry PI.
13
+Use brcm2835-sdhci for the eMMC controller on the BCM2835 (Raspberry Pi) and
14
+bcm2711-emmc2 for the additional eMMC2 controller on BCM2711.
1315
1416 Use sdhci-iproc-cygnus for Broadcom SDHCI Controllers
1517 restricted to 32bit host accesses to SDHCI registers.