Lines Matching +full:bcm2835 +full:- +full:sdhost
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mmc/brcm,bcm2835-sdhost.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2835 SDHOST controller
10 - Stefan Wahren <stefan.wahren@i2se.com>
13 - $ref: mmc-controller.yaml
17 const: brcm,bcm2835-sdhost
31 dma-names:
32 const: rx-tx
35 - compatible
36 - reg
37 - interrupts
38 - clocks
43 - |
44 #include <dt-bindings/clock/bcm2835.h>
46 sdhost: mmc@7e202000 {
47 compatible = "brcm,bcm2835-sdhost";
52 dma-names = "rx-tx";
53 bus-width = <4>;