22 lines
381 B
YAML
22 lines
381 B
YAML
# Copyright (c) 2018, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: Kinetis RNGA (Random Number Generator Accelerator)
|
|
|
|
description: >
|
|
This binding gives a base representation of the Kinetis RNGA
|
|
|
|
compatible: "nxp,kinetis-rnga"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
label:
|
|
required: true
|