zephyr/dts/bindings/rng/atmel,sam-trng.yaml

31 lines
493 B
YAML

#
# Copyright (c) 2018, Aurelien Jarno
#
# SPDX-License-Identifier: Apache-2.0
#
title: Atmel SAM TRNG (True Random Number Generator)
description: >
This binding gives a base representation of the Atmel SAM RNG
include: base.yaml
properties:
compatible:
constraint: "atmel,sam-trng"
reg:
required: true
interrupts:
required: true
peripheral-id:
type: int
description: peripheral ID
required: true
label:
required: true