From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsin-hsiung Wang Subject: Re: [PATCH v5 07/10] regulator: mt6358: Add support for MT6358 regulator Date: Thu, 29 Aug 2019 14:09:58 +0800 Message-ID: <1567058998.31616.2.camel@mtksdaap41> References: <1566531931-9772-1-git-send-email-hsin-hsiung.wang@mediatek.com> <1566531931-9772-8-git-send-email-hsin-hsiung.wang@mediatek.com> <20190828104555.GE4298@sirena.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190828104555.GE4298@sirena.co.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Lee Jones , Rob Herring , Matthias Brugger , Alexandre Belloni , Mark Rutland , Liam Girdwood , Eddie Huang , Sean Wang , Alessandro Zummo , Kate Stewart , Greg Kroah-Hartman , Thomas Gleixner , Richard Fontana , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, srv_heupstream@mediatek.com List-Id: linux-mediatek@lists.infradead.org Hi Mark, On Wed, 2019-08-28 at 11:45 +0100, Mark Brown wrote: > On Fri, Aug 23, 2019 at 11:45:28AM +0800, Hsin-Hsiung Wang wrote: > > The MT6358 is a regulator found on boards based on MediaTek MT8183 and > > probably other SoCs. It is a so called pmic and connects as a slave to > > SoC using SPI, wrapped inside the pmic-wrapper. > > This looks good - since there was only one small issue with the example > in the binding document I'll apply both patches, please send a followup > fixing the binding document. Thanks for your comment. I will update the binding document in the next patch.