mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 07:05:21 +00:00
Add ATMEL SAM4L hwinfo bindings to get unique 120 bits serial number. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
13 lines
253 B
YAML
13 lines
253 B
YAML
# Copyright (c) 2020 Gerson Fernando Budke <nandojve@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ATMEL SAM4L Unique 120-bit Serial Number
|
|
|
|
compatible: "atmel,sam4l-uid"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|