1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
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
13 - $ref: mmc-controller.yaml
17 const: brcm,bcm2835-sdhost
40 unevaluatedProperties: false
44 #include <dt-bindings/clock/bcm2835.h>
46 sdhost: mmc@7e202000 {
47 compatible = "brcm,bcm2835-sdhost";
48 reg = <0x7e202000 0x100>;
50 clocks = <&clocks BCM2835_CLOCK_VPU>;