hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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.