From mboxrd@z Thu Jan 1 00:00:00 1970 From: "dmitry.torokhov@gmail.com" Subject: Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver Date: Mon, 14 Jan 2019 16:48:56 -0800 Message-ID: <20190115004856.GL117329@dtor-ws> References: <1543571742-17995-1-git-send-email-p.paillet@st.com> <20181214124701.GZ4497@dell> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181214124701.GZ4497@dell> Sender: linux-kernel-owner@vger.kernel.org To: Lee Jones Cc: Pascal PAILLET-LME , "robh+dt@kernel.org" , "mark.rutland@arm.com" , "lgirdwood@gmail.com" , "broonie@kernel.org" , "wim@linux-watchdog.org" , "linux@roeck-us.net" , "linux-input@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-watchdog@vger.kernel.org" , "benjamin.gaignard@linaro.org" , "eballetbo@gmail.com" , "axel.lin@ingics.com" List-Id: devicetree@vger.kernel.org On Fri, Dec 14, 2018 at 12:47:01PM +0000, Lee Jones wrote: > On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > > > The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from > > STMicroelectronics. > > The STPMIC1 regulators supply power to an application processor as well as > > to external system peripherals such as DDR, Flash memories and system > > devices. It also features onkey button input and an hardware watchdog. > > The STPMIC1 is controlled via I2C. > > > > Main driver is drivers/mfd/stpmic1 that handle I2C regmap configuration and > > irqchip. stpmic1_regulator, stpmic1_onkey and stpmic1_wdt need stpmic1 mfd > > as parent. > > > > STPMIC1 MFD and regulator drivers maybe mandatory at boot time. > > > > Pascal Paillet (7): > > changes in v7: > > * rebase on regul/for-next > > > > dt-bindings: mfd: document stpmic1 > > mfd: stpmic1: add stpmic1 driver > > dt-bindings: input: document stpmic1 pmic onkey > > input: stpmic1: add stpmic1 onkey driver > > dt-bindings: watchdog: document stpmic1 pmic watchdog > > watchdog: stpmic1: add stpmic1 watchdog driver > > regulator: stpmic1: fix regulator_lock usage > > Could you please remove any patches which have been applied and > [RESEND]? > > Also, is Dmitry planning on Acking: > > dt-bindings: input: document stpmic1 pmic onkey > > ... or is Rob's Ack enough? For bindings I normally defer to Rob (unless I see something that really bugs me and then I'll speak up). Thanks. -- Dmitry