Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754349AbbHGDu0 (ORCPT ); Thu, 6 Aug 2015 23:50:26 -0400 Received: from mail-pd0-f171.google.com ([209.85.192.171]:35858 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752778AbbHGDuX (ORCPT ); Thu, 6 Aug 2015 23:50:23 -0400 Date: Fri, 7 Aug 2015 09:20:18 +0530 From: Viresh Kumar To: Kukjin Kim , "Rafael J. Wysocki" , Olof Johansson , Arnd Bergmann Cc: "'Bartlomiej Zolnierkiewicz'" , "'Thomas Abraham'" , "'Sylwester Nawrocki'" , "'Michael Turquette'" , "'Krzysztof Kozlowski'" , "'Tomasz Figa'" , "'Lukasz Majewski'" , "'Heiko Stuebner'" , "'Chanwoo Choi'" , "'Kevin Hilman'" , "'Javier Martinez Canillas'" , "'Tobias Jakobi'" , "'Anand Moon'" , linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform Message-ID: <20150807035018.GF6325@linux> References: <1438868514-8814-1-git-send-email-b.zolnierkie@samsung.com> <015301d0d0a3$1396c900$3ac45b00$@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <015301d0d0a3$1396c900$3ac45b00$@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 Content-Length: 1597 Lines: 40 Cc'ing Rafael again. Guys please don't miss him for any PM related stuff or use get_maintainers .. Cc'ing Arnd/Olof as well to discuss the merge stuff.. On 07-08-15, 08:53, Kukjin Kim wrote: > > Depends on: > > - next-20150806 branch of linux-next kernel tree > > - "[PATCH V3 00/16] OPP: Add code to support operating-points-v2 bindings" > > (http://www.spinics.net/lists/arm-kernel/msg435408.html) > > > BTW, hmm...how can we see this series in v4.3?...to be honest, I don't think it > can be done in v4.3 because of dependencies with PM / OPP series That is merged by Rafael Yesterday. That is manageable > and previous > exynos CPU OPP series in each cross trees...maybe that's why you created based > on linux-next...any idea? So there is no build dependency with OPP patches I hope, as its all about using the bindings defined by them. And so you don't need to depend on that. You might have to rebase on the ARM tree to manage your conflicts. In this case you can rebase directly on ARM SoC branch which has your patches (rebase directly over the last patch instead of the whole branch) and make sure Olof knows about this and he doesn't update (i.e. rebase) his branch, which he might not anyway. The whole idea is to keep a single sha-id for a commit. So you can rebase over the published material present in ARM-SoC .. -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/