Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / nvmem / amlogic-efuse.txt
index e3298e18de26b55580a8ec5e1241a8d32060d330..2e0723ab338434d7535cef1fec7f0c10a7ba9d5c 100644 (file)
@@ -2,6 +2,8 @@
 
 Required properties:
 - compatible: should be "amlogic,meson-gxbb-efuse"
+- clocks: phandle to the efuse peripheral clock provided by the
+         clock controller.
 
 = Data cells =
 Are child nodes of eFuse, bindings of which as described in
@@ -11,6 +13,7 @@ Example:
 
        efuse: efuse {
                compatible = "amlogic,meson-gxbb-efuse";
+               clocks = <&clkc CLKID_EFUSE>;
                #address-cells = <1>;
                #size-cells = <1>;