Re: [PATCH 02/14] dt-bindings: clock: add STM32MP1 clocks
From: Gabriel FERNANDEZ <hidden>
Date: 2018-02-05 07:02:57
Also in:
linux-arm-kernel, linux-clk, lkml
From: Gabriel FERNANDEZ <hidden>
Date: 2018-02-05 07:02:57
Also in:
linux-arm-kernel, linux-clk, lkml
On 02/05/2018 07:09 AM, Rob Herring wrote:
On Fri, Feb 02, 2018 at 03:03:30PM +0100, gabriel.fernandez@st.com wrote:quoted
From: Gabriel Fernandez <redacted> This patch adds the clock binding entry for STM32MP1 Signed-off-by: Gabriel Fernandez <redacted> --- include/dt-bindings/clock/stm32mp1-clks.h | 248 ++++++++++++++++++++++++++++++ 1 file changed, 248 insertions(+) create mode 100644 include/dt-bindings/clock/stm32mp1-clks.hYou can squash this into the previous patch.
Ok Thanks! BR Gabriel