Lines Matching +full:meson +full:- +full:gxbb +full:- +full:efuse
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/amlogic,meson-gxbb-efuse.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Meson GX eFuse
10 - Neil Armstrong <neil.armstrong@linaro.org>
13 - $ref: nvmem.yaml#
14 - $ref: nvmem-deprecated-cells.yaml#
19 - const: amlogic,meson-gxbb-efuse
20 - items:
21 - const: amlogic,meson-gx-efuse
22 - const: amlogic,meson-gxbb-efuse
27 secure-monitor:
28 description: phandle to the secure-monitor node
31 power-domains:
35 - compatible
36 - clocks
37 - secure-monitor
42 - |
43 efuse: efuse {
44 compatible = "amlogic,meson-gxbb-efuse";
46 #address-cells = <1>;
47 #size-cells = <1>;
48 secure-monitor = <&sm>;