| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/rng/atmel,at91-trng.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Atmel AT91 True Random Number Generator |
| - Nicolas Ferre <nicolas.ferre@microchip.com> |
| - Alexandre Belloni <alexandre.belloni@bootlin.com> |
| - Claudiu Beznea <claudiu.beznea@microchip.com> |
| - const: atmel,at91sam9g45-trng |
| additionalProperties: false |
| #include <dt-bindings/interrupt-controller/irq.h> |
| compatible = "atmel,at91sam9g45-trng"; |
| reg = <0xfffcc000 0x4000>; |
| interrupts = <6 IRQ_TYPE_LEVEL_HIGH 0>; |