22 lines
407 B
YAML
22 lines
407 B
YAML
|
# Copyright (c) 2020, Lemonbeat GmbH
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: |
|
||
|
GECKO TRNG (True Random Number Generator).
|
||
|
|
||
|
The TRNG module is a non-deterministic randomnumber generator based on a full hardware solution.
|
||
|
|
||
|
compatible: "silabs,gecko-trng"
|
||
|
|
||
|
include: base.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
interrupts:
|
||
|
required: true
|
||
|
|
||
|
label:
|
||
|
required: true
|