From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel FERNANDEZ Subject: Re: [PATCH 02/14] dt-bindings: clock: add STM32MP1 clocks Date: Mon, 5 Feb 2018 07:02:24 +0000 Message-ID: References: <1517580222-23301-1-git-send-email-gabriel.fernandez@st.com> <1517580222-23301-3-git-send-email-gabriel.fernandez@st.com> <20180205042348.2f7ssmzkajeky5l7@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180205042348.2f7ssmzkajeky5l7@rob-hp-laptop> Content-Language: en-US Content-ID: <2FE57713DFCCF143B32B19D42387C69F@st.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring Cc: Mark Rutland , "devicetree@vger.kernel.org" , Alexandre TORGUE , Olivier BIDEAU , Michael Turquette , Stephen Boyd , "linux-kernel@vger.kernel.org" , "gabriel.fernandez.st@gmail.com" , Maxime Coquelin , Lee Jones , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org 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: >> From: Gabriel Fernandez >> >> This patch adds the clock binding entry for STM32MP1 >> >> Signed-off-by: Gabriel Fernandez >> --- >> include/dt-bindings/clock/stm32mp1-clks.h | 248 ++++++++++++++++++++++++++++++ >> 1 file changed, 248 insertions(+) >> create mode 100644 include/dt-bindings/clock/stm32mp1-clks.h > You can squash this into the previous patch. Ok Thanks! BR Gabriel