1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/nvmem/qcom,qfprom.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies Inc, QFPROM Efuse bindings
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
31 # If the QFPROM is read-only OS image then only the corrected region
32 # needs to be provided. If the QFPROM is writable then all 4 regions
36 - description: The corrected region.
38 - description: The corrected region.
39 - description: The raw region.
40 - description: The config region.
41 - description: The security control region.
43 # Clock must be provided if QFPROM is writable from the OS image.
49 # Supply reference must be provided if QFPROM is writable from the OS image.
51 description: Our power supply.
53 # Needed if any child nodes are present.
63 unevaluatedProperties: false
67 #include <dt-bindings/clock/qcom,gcc-sc7180.h>
74 compatible = "qcom,sc7180-qfprom", "qcom,qfprom";
75 reg = <0 0x00784000 0 0x8ff>,
76 <0 0x00780000 0 0x7a0>,
77 <0 0x00782000 0 0x100>,
78 <0 0x00786000 0 0x1fff>;
79 clocks = <&gcc GCC_SEC_CTRL_CLK_SRC>;
84 vcc-supply = <&vreg_l11a_1p8>;
86 hstx-trim-primary@25b {
99 compatible = "qcom,sdm845-qfprom", "qcom,qfprom";
100 reg = <0 0x00784000 0 0x8ff>;
101 #address-cells = <1>;
104 hstx-trim-primary@1eb {