zephyr/dts/bindings/memory-controllers/st,stm32-backup-sram.yaml
Kumar Gala ca9fdc7038 dts: bindings: memory-controllers: device labels are now optional
All in tree device drivers use some form of DEVICE_DT_GET
so we no longer need to require label properties.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-18 09:38:42 +00:00

20 lines
384 B
YAML

# Copyright (c) 2021, Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
description: |
STM32 Backup SRAM.
With a battery connected to the VBAT pin, the backup SRAM can be used to
retain data during low-power mode (Standby and VBAT mode).
compatible: "st,stm32-backup-sram"
include: base.yaml
properties:
reg:
required: true
clocks:
required: true