Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754733AbdGUU65 (ORCPT ); Fri, 21 Jul 2017 16:58:57 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:42667 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752048AbdGUU64 (ORCPT ); Fri, 21 Jul 2017 16:58:56 -0400 From: "Rafael J. Wysocki" To: Andy Shevchenko Cc: Rajmohan Mani , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-acpi@vger.kernel.org" , Lee Jones , Linus Walleij , Alexandre Courbot , Len Brown , sakari.ailus@linux.intel.com Subject: Re: [PATCH v5 0/3] TPS68470 PMIC drivers Date: Fri, 21 Jul 2017 22:51:02 +0200 Message-ID: <3425487.LgIRMVflim@aspire.rjw.lan> User-Agent: KMail/4.14.10 (Linux/4.12.0-rc1+; KDE/4.14.9; x86_64; ; ) In-Reply-To: References: <1500648378-10294-1-git-send-email-rajmohan.mani@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1138 Lines: 25 On Friday, July 21, 2017 06:20:15 PM Andy Shevchenko wrote: > On Fri, Jul 21, 2017 at 5:46 PM, Rajmohan Mani wrote: > > This is the patch series for TPS68470 PMIC that works as a camera PMIC. > > > > The patch series provide the following 3 drivers, to help configure the voltage regulators, clocks and GPIOs provided by the TPS68470 PMIC, to be able to use the camera sensors connected to this PMIC. > > > > TPS68470 MFD driver: > > This is the multi function driver that initializes the TPS68470 PMIC and supports the GPIO and Op Region functions. > > > > TPS68470 GPIO driver: > > This is the PMIC GPIO driver that will be used by the OS GPIO layer, when the BIOS / firmware triggered GPIO access is done. > > > > TPS68470 Op Region driver: > > This is the driver that will be invoked, when the BIOS / firmware configures the voltage / clock for the sensors / vcm devices connected to the PMIC. > > > > All three patches are good to me (we did few rounds of internal review > before posting v4) > > Reviewed-by: Andy Shevchenko OK, so how should they be routed? Thanks, Rafael