We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f3c98 commit 127b8e2Copy full SHA for 127b8e2
Documentation/devicetree/bindings/clock/st,stm32h7-rcc.txt
@@ -32,7 +32,7 @@ Example:
32
compatible = "st,stm32h743-rcc", "st,stm32-rcc";
33
reg = <0x58024400 0x400>;
34
#reset-cells = <1>;
35
- #clock-cells = <2>;
+ #clock-cells = <1>;
36
clocks = <&clk_hse>, <&clk_lse>, <&clk_i2s_ckin>;
37
38
st,syscfg = <&pwrcfg>;
0 commit comments