summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/clock/actions,owl-cmu.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/clock/actions,owl-cmu.txt')
-rw-r--r--dts/Bindings/clock/actions,owl-cmu.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dts/Bindings/clock/actions,owl-cmu.txt b/dts/Bindings/clock/actions,owl-cmu.txt
index d1e60d2973..2ef86ae96d 100644
--- a/dts/Bindings/clock/actions,owl-cmu.txt
+++ b/dts/Bindings/clock/actions,owl-cmu.txt
@@ -13,6 +13,7 @@ Required Properties:
region.
- clocks: Reference to the parent clocks ("hosc", "losc")
- #clock-cells: should be 1.
+- #reset-cells: should be 1.
Each clock is assigned an identifier, and client nodes can use this identifier
to specify the clock which they consume.
@@ -36,6 +37,7 @@ Example: Clock Management Unit node:
reg = <0x0 0xe0160000 0x0 0x1000>;
clocks = <&hosc>, <&losc>;
#clock-cells = <1>;
+ #reset-cells = <1>;
};
Example: UART controller node that consumes clock generated by the clock