From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754261AbdC1JXv (ORCPT ); Tue, 28 Mar 2017 05:23:51 -0400 Received: from mail-it0-f49.google.com ([209.85.214.49]:37533 "EHLO mail-it0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753694AbdC1JXs (ORCPT ); Tue, 28 Mar 2017 05:23:48 -0400 MIME-Version: 1.0 In-Reply-To: <1490256207-10061-1-git-send-email-m.szyprowski@samsung.com> References: <1490256207-10061-1-git-send-email-m.szyprowski@samsung.com> From: Linus Walleij Date: Tue, 28 Mar 2017 11:22:59 +0200 Message-ID: Subject: Re: [PATCH v4 0/6] Pad retentions support for Exynos5433 To: Marek Szyprowski Cc: "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-samsung-soc , "linux-kernel@vger.kernel.org" , Sylwester Nawrocki , Krzysztof Kozlowski , Tomasz Figa , Lee Jones , Bartlomiej Zolnierkiewicz , Chanwoo Choi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 23, 2017 at 9:03 AM, Marek Szyprowski wrote: > This patchset is a next step to add support for all power domains on > Exynos5433 SoCs. This patchset contains patches for Exynos pin control > driver and Exynos LPASS MFD driver, which are needed to make the > platform ready for adding power domains support. > > Patches in this patchset have runtime dependency. They are order in such > a way to make the changes bisectable (mfd lpass changes should be applied > after pinctrl patches). Other dependencies mentioned previously in v3 of > this patchset has been finally merged to v4.11-rc1. > > Patches have been rebased on top of linux v4.11-rc3. Pinctrl development is based on -rc1. I expect Krzysztof to figure out and apply the patches to his Samsung pinctrl branch and forward to me, all looks OK to me. Yours, Linus Walleij