zephyr/dts/bindings/retained_mem/zephyr,retained-ram.yaml
Pisit Sawangvonganan 31a82699a8 dts: bindings: fix typo in (retained_mem, rng, serial, spi)
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>
2024-01-30 18:50:08 -05:00

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