Lines Matching +full:soc +full:- +full:nvmem
4 - compatible: depending on the SoC this should be one of:
5 - "amlogic,meson6-efuse"
6 - "amlogic,meson8-efuse"
7 - "amlogic,meson8b-efuse"
8 - reg: base address and size of the efuse registers
9 - clocks: a reference to the efuse core gate clock
10 - clock-names: must be "core"
12 All properties and sub-nodes as well as the consumer bindings
13 defined in nvmem.txt in this directory are also supported.
17 efuse: nvmem@0 {
18 compatible = "amlogic,meson8-efuse";
21 clock-names = "core";