summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/cros_bbram/named-bbram-regions.yaml
blob: a8824c3fb1e8fff0ad7515aa7137be9c5a9d28aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2021 Google LLC
# SPDX-License-Identifier: Apache-2.0
description: Named battery-backed RAM parent node

compatible: "named-bbram-regions"

child-binding:
    description: Named battery-backed RAM child node
    properties:
        offset:
            type: int
            required: true
        size:
            type: int
            required: true