[PATCH] dt-bindings: clk: stm32h7: fix clock-cell size
From: robh@kernel.org (Rob Herring)
Date: 2017-09-21 23:39:38
Also in:
linux-clk, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-09-21 23:39:38
Also in:
linux-clk, linux-devicetree, lkml
On Tue, Sep 19, 2017 at 01:44:06PM +0200, gabriel.fernandez at st.com wrote:
From: Gabriel Fernandez <redacted>
The clock-cell size is 1 on stm32h7 plaform.
Signed-off-by: Gabriel Fernandez <redacted>
Fixes: 3e4d618b0722 ("clk: stm32h7: Add stm32h743 clock driver")
---
Documentation/devicetree/bindings/clock/st,stm32h7-rcc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)Applied, thanks. Rob