1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/nvmem/qcom,spmi-sdam.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. SPMI SDAM DT bindings
10 - Shyam Kumar Thella <sthella@codeaurora.org>
13 The SDAM provides scratch register space for the PMIC clients. This
14 memory can be used by software to store information or communicate
49 Offset and size in bytes within the storage device.
52 $ref: /schemas/types.yaml#/definitions/uint32-array
59 Offset in bit within the address range specified by reg.
62 Size in bit within the address range specified by reg.
67 additionalProperties: false
69 unevaluatedProperties: false
76 compatible = "qcom,spmi-sdam";
78 ranges = <0 0xb000 0x100>;
81 restart_reason: restart@50 {