Searched +full:ums312 +full:- +full:efuse (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/nvmem/sprd,ums312-efuse.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Spreadtrum UMS312 eFuse10 - Orson Zhai <orsonzhai@gmail.com>11 - Baolin Wang <baolin.wang7@gmail.com>12 - Chunyan Zhang <zhang.lyra@gmail.com>16 const: sprd,ums312-efuse24 clock-names:[all …]
1 = Spreadtrum eFuse device tree bindings =4 - compatible: Should be "sprd,ums312-efuse".5 - reg: Specify the address offset of efuse controller.6 - clock-names: Should be "enable".7 - clocks: The phandle and specifier referencing the controller's clock.8 - hwlocks: Reference to a phandle of a hwlock provider node.11 Are child nodes of eFuse, bindings of which as described in16 ap_efuse: efuse@32240000 {17 compatible = "sprd,ums312-efuse";19 clock-names = "enable";[all …]