31a82699a8
Utilize a code spell-checking tool to scan for and correct spelling errors in all files within the dts/bindings/retained_mem, rng, serial and spi. Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
16 lines
276 B
YAML
16 lines
276 B
YAML
# Copyright (c) 2023 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Uninitialised RAM-based retained memory area.
|
|
|
|
compatible: "zephyr,retained-ram"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
"#address-cells":
|
|
const: 1
|
|
|
|
"#size-cells":
|
|
const: 1
|