From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753279AbcEIWAy (ORCPT ); Mon, 9 May 2016 18:00:54 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59528 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751628AbcEIWAw (ORCPT ); Mon, 9 May 2016 18:00:52 -0400 Date: Mon, 9 May 2016 15:00:50 -0700 From: Stephen Boyd To: Krzysztof Kozlowski Cc: Kukjin Kim , Krzysztof Kozlowski , Sylwester Nawrocki , Tomasz Figa , Michael Turquette , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Javier Martinez Canillas Subject: Re: [PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU Message-ID: <20160509220050.GR3492@codeaurora.org> References: <1462734367-5619-1-git-send-email-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462734367-5619-1-git-send-email-krzk@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/08, Krzysztof Kozlowski wrote: > > Hi, > > Patchset adds necessary clocks, reorganizes existing stuff and finally > adds Odroid XU support. > > Merging strategy > ================ > Complicated! The clock dt-bindings and driver changes can go to clock > tree. However there are three DTS patches in the middle. > a. This has to go in before adding "fin_pll_new" to clock driver: > - [PATCH v2 03/22] ARM: dts: exynos: Add fin_pll node for clock driver > > b. This should go in before renaming "fin_pll_new" back to original name: > - [PATCH v2 05/22] ARM: dts: exynos: Switch MCT node to a new fin_pll clock > - [PATCH v2 06/22] ARM: dts: exynos: Remove old fixed-clock provider on SMDK5410 > > The order of patches in the patchset is really how it should go in > to reduce any bisectability glitches. If you want to just merge them through arm-soc then feel free to add my Acked-by to the clk driver and clock dt-binding ones. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project