Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiro...
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / clock / qcom,videocc.txt
index e7c035afa778fb3acade54d7645056f3460ceb38..8a8622c65c5aadb21f43fe1f63f4107f63d3b786 100644 (file)
@@ -6,8 +6,6 @@ Required properties :
 - reg : shall contain base register location and length
 - #clock-cells : from common clock binding, shall contain 1.
 - #power-domain-cells : from generic power domain binding, shall contain 1.
-
-Optional properties :
 - #reset-cells : from common reset binding, shall contain 1.
 
 Example:
@@ -16,4 +14,5 @@ Example:
                reg = <0xab00000 0x10000>;
                #clock-cells = <1>;
                #power-domain-cells = <1>;
+               #reset-cells = <1>;
        };