summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
diff options
context:
space:
mode:
authorGabriel Fernandez <gabriel.fernandez@st.com>2016-10-21 11:23:30 +0200
committerStephen Boyd <sboyd@codeaurora.org>2016-10-27 18:40:40 -0700
commita064a07f72e92cae31cb09c5734ec3c4edd52f47 (patch)
treecae07580023e55ca58bbcd000ccfeb177912d6cf /Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
parent4261a881cfee3758ca92a59e4f473ddac7e56103 (diff)
clk: stm32f469: Add QSPI clock
This patch adds the QSPI clock for stm32f469 discovery board. The gate mapping is a little bit different from stm32f429 soc. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/st,stm32-rcc.txt')
-rw-r--r--Documentation/devicetree/bindings/clock/st,stm32-rcc.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/st,stm32-rcc.txt b/Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
index c209de6cfadb..0532d815dae3 100644
--- a/Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
+++ b/Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
@@ -7,7 +7,9 @@ Please refer to clock-bindings.txt for common clock controller binding usage.
Please also refer to reset.txt for common reset controller binding usage.
Required properties:
-- compatible: Should be "st,stm32f42xx-rcc"
+- compatible: Should be:
+ "st,stm32f42xx-rcc"
+ "st,stm32f469-rcc"
- reg: should be register base and length as documented in the
datasheet
- #reset-cells: 1, see below