| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/nvmem/qcom,spmi-sdam.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Qualcomm Technologies, Inc. SPMI SDAM |
| - Shyam Kumar Thella <sthella@codeaurora.org> |
| The SDAM provides scratch register space for the PMIC clients. This |
| memory can be used by software to store information or communicate |
| - $ref: nvmem-deprecated-cells.yaml# |
| unevaluatedProperties: false |
| compatible = "qcom,spmi-sdam"; |
| ranges = <0 0xb000 0x100>; |
| restart_reason: restart@50 { |