Path: blob/master/Documentation/devicetree/bindings/arm/blaize.yaml
26308 views
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)1%YAML 1.22---3$id: http://devicetree.org/schemas/arm/blaize.yaml#4$schema: http://devicetree.org/meta-schemas/core.yaml#56title: Blaize Platforms78maintainers:9- James Cowgill <james.cowgill@blaize.com>10- Matt Redfearn <matt.redfearn@blaize.com>11- Neil Jones <neil.jones@blaize.com>12- Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>1314description: |15Blaize Platforms using SoCs designed by Blaize Inc.1617The products based on the BLZP1600 SoC:1819- BLZP1600-SoM: SoM (System on Module)20- BLZP1600-CB2: Development board CB2 based on BLZP1600-SoM2122BLZP1600 SoC integrates a dual core ARM Cortex A53 cluster23and a Blaize Graph Streaming Processor for AI and ML workloads,24plus a suite of connectivity and other peripherals.2526properties:27$nodename:28const: '/'29compatible:30oneOf:31- description: Blaize BLZP1600 based boards32items:33- enum:34- blaize,blzp1600-cb235- const: blaize,blzp16003637additionalProperties: true3839...404142