Path: blob/master/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
26309 views
# SPDX-License-Identifier: GPL-2.01%YAML 1.22---3$id: http://devicetree.org/schemas/arm/bcm/bcm2835.yaml#4$schema: http://devicetree.org/meta-schemas/core.yaml#56title: Broadcom BCM2711/BCM2835 Platforms78maintainers:9- Eric Anholt <eric@anholt.net>10- Stefan Wahren <wahrenst@gmx.net>1112properties:13$nodename:14const: '/'15compatible:16oneOf:17- description: BCM2711 based Boards18items:19- enum:20- raspberrypi,40021- raspberrypi,4-compute-module22- raspberrypi,4-model-b23- const: brcm,bcm27112425- description: BCM2712 based Boards26items:27- enum:28- raspberrypi,5-model-b29- const: brcm,bcm27123031- description: BCM2835 based Boards32items:33- enum:34- raspberrypi,model-a35- raspberrypi,model-a-plus36- raspberrypi,model-b37- raspberrypi,model-b-i2c0 # Raspberry Pi Model B (no P5)38- raspberrypi,model-b-rev239- raspberrypi,model-b-plus40- raspberrypi,compute-module41- raspberrypi,model-zero42- raspberrypi,model-zero-w43- const: brcm,bcm28354445- description: BCM2836 based Boards46items:47- enum:48- raspberrypi,2-model-b49- const: brcm,bcm28365051- description: BCM2837 based Boards52items:53- enum:54- raspberrypi,2-model-b-rev255- raspberrypi,3-model-a-plus56- raspberrypi,3-model-b57- raspberrypi,3-model-b-plus58- raspberrypi,3-compute-module59- raspberrypi,3-compute-module-lite60- raspberrypi,model-zero-2-w61- const: brcm,bcm28376263additionalProperties: true6465...666768