[PATCH v2 01/12] dt-bindings: Document STM32MP1 Reset Clock Controller (RCC) bindings
From: Gabriel FERNANDEZ <hidden>
Date: 2018-03-12 09:06:38
Also in:
linux-clk, linux-devicetree, lkml
From: Gabriel FERNANDEZ <hidden>
Date: 2018-03-12 09:06:38
Also in:
linux-clk, linux-devicetree, lkml
Thanks Rob ! Best Regards Gabriel On 03/10/2018 12:53 AM, Rob Herring wrote:
On Thu, Mar 08, 2018 at 05:53:54PM +0100, gabriel.fernandez at st.com wrote:quoted
From: Gabriel Fernandez <redacted> The RCC block is responsible of the management of the clock and reset generation for the complete circuit. Signed-off-by: Gabriel Fernandez <redacted> --- .../devicetree/bindings/clock/st,stm32mp1-rcc.txt | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.txtReviewed-by: Rob Herring <robh@kernel.org>