blob: 3e21eb0ef46f80238e7d6e9224a14377673bf5a3 [file] [log] [blame]
#
# Copyright (c) 2018, Google LLC.
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Atmel SAM0 SERCOM SPI driver
id: atmel,sam0-spi
version: 0.1
description: >
This binding gives a base representation of the Atmel SAM0 SERCOM SPI controller
inherits:
!include spi.yaml
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "atmel,sam0-spi"
reg:
type: array
description: mmio register space
generation: define
category: required
...