Lines Matching +full:security +full:- +full:module
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/atmel,sama5d2-secumod.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip AT91 Security Module (SECUMOD)
10 - Nicolas Ferre <nicolas.ferre@microchip.com>
13 The Security Module also offers the PIOBU pins which can be used as GPIO pins.
14 Note that they maintain their voltage during Backup/Self-refresh.
19 - items:
20 - const: atmel,sama5d2-secumod
21 - const: syscon
22 - items:
23 - enum:
24 - microchip,sama7d65-secumod
25 - microchip,sama7g5-secumod
26 - const: atmel,sama5d2-secumod
27 - const: syscon
31 gpio-controller: true
33 "#gpio-cells":
37 - compatible
38 - reg
43 - |
44 security-module@fc040000 {
45 compatible = "atmel,sama5d2-secumod", "syscon";
47 gpio-controller;
48 #gpio-cells = <2>;