Lines Matching +full:spmi +full:- +full:sdam
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
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
18 - $ref: "nvmem.yaml#"
23 - qcom,spmi-sdam
28 "#address-cells":
31 "#size-cells":
37 - compatible
38 - reg
39 - ranges
42 "^.*@[0-9a-f]+$":
52 $ref: /schemas/types.yaml#/definitions/uint32-array
56 - minimum: 0
60 - minimum: 1
65 - reg
72 - |
74 #address-cells = <1>;
75 #size-cells = <1>;
76 compatible = "qcom,spmi-sdam";