Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1320588
| Path | csiph.com!news.mixmin.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Lee Jones <lee.jones@linaro.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 3/5] mfd: hi655x: Add hi665x pmic driver |
| Date | Thu, 28 Jan 2016 12:40:02 +0100 |
| Message-ID | <qVT5E-2Js-15@gated-at.bofh.it> (permalink) |
| References | <qPJLI-2jg-13@gated-at.bofh.it> <qPJLI-2jg-27@gated-at.bofh.it> <qUQjw-5hx-17@gated-at.bofh.it> <qVRnd-1sZ-19@gated-at.bofh.it> |
| X-Original-To | chenfeng <puck.chen@hisilicon.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=0g7K3F9Vc5bSxlQpbjPICVofwPOyVpH7w+EoSpO0s6A=; b=VXMyjrDNYlvZaW3Mx2bUR3hbHzOXuwb9nq6FzefJYqAX+EW/qK5aZB5kNl4nB5kWhB u3GNz+6ekZWCX1J+Pcf13RZpaSXovrb8sUNIhBQPJSWlB68wFgm2r0whOXSCQudvjr2z Lxo2pS1r2wSy0SyuKplXUcd25kHRCJvZZLW38= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=0g7K3F9Vc5bSxlQpbjPICVofwPOyVpH7w+EoSpO0s6A=; b=Tm9hv3siNJ9AjXMQUasKtiJVLkYmEKWxqZlnUQzWHGWJui3B2C3R6XhZDZGrMEFbLj zHQJfUxXzVkAu1W5dROtzeo1oZtw5Y6h/D5fvn6D0tlaN+pfXzcRnzbUxybb2JrFPRc8 DWsOdTMOnocX/jhoJSUZTqSwmTXZ+ke9lyMdHjKAlwzEjZhuEW1yyCsIeADhwHhvS5QF pvWhp37eT5Uf6JHywMDgwVzDmmbCtpc2RgK+5R8Ihsn0JTzre3l+DsC/sFsDs2Bn6Tdr I47vzUYBnh5sNzhD+Jb2gImadx2wT6YAwrQPPu1vXniTEIV/Wg3RzAVjT0ZMcMogLiJN V5aA== |
| X-Gm-Message-State | AG10YOSDGN87TN/IFooBX/njV6WmMbpPMtfNCYY/VJ3Hz0tlY3mvzeB8cdtJXN5ycWyZpdk0 |
| X-Received | by 10.28.87.21 with SMTP id l21mr2464805wmb.8.1453980605221; Thu, 28 Jan 2016 03:30:05 -0800 (PST) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| Content-Transfer-Encoding | 8bit |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 41 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, lgirdwood@gmail.com, broonie@kernel.org, yudongbin@hisilicon.com, saberlily.xia@hisilicon.com, suzhuangluan@hisilicon.com, kong.kongxinwei@hisilicon.com, xuyiping@hisilicon.com, z.liuxinliang@hisilicon.com, puck.chenfeng@gmail.com, weidong2@hisilicon.com, w.f@huawei.com, qijiwen@hisilicon.com, peter.panshilin@hisilicon.com, dan.zhao@hisilicon.com, linuxarm@huawei.com, liguozhu@hisilicon.com |
| X-Original-Date | Thu, 28 Jan 2016 11:30:00 +0000 |
| X-Original-Message-ID | <20160128113000.GO3368@x1> |
| X-Original-References | <1452514817-118311-1-git-send-email-puck.chen@hisilicon.com> <1452514817-118311-4-git-send-email-puck.chen@hisilicon.com> <20160125142253.GP3368@x1> <56A9E405.1080808@hisilicon.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1320588 |
Show key headers only | View raw
On Thu, 28 Jan 2016, chenfeng wrote:
> Hi Lee,
>
> Thanks for your review!
> There is one things need your confirm.
> Please help to see it below.
>
> On 2016/1/25 22:22, Lee Jones wrote:
> > On Mon, 11 Jan 2016, Chen Feng wrote:
> >
> >> Add pmic mfd driver to support hisilicon hi665x.
> [..]
>
> >
> >> +static const struct mfd_cell hi655x_pmic_devs[] = {
> >> + { .name = "hi655x-regulator", },
> >> +};
> >
> > What other devices are there?
> >
>
> Current the MFD PMIC driver only has regulator enable.
>
> The RTC & Power-key are not in these patch sets.
>
> They will be added later.
>
> Will this be accepted?
Yes.
> >> +static const struct regmap_irq hi655x_irqs[] = {
> >> + { .reg_offset = 0, .mask = OTMP_D1R_INT },
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v5 3/5] mfd: hi655x: Add hi665x pmic driver chenfeng <puck.chen@hisilicon.com> - 2016-01-28 10:50 +0100 Re: [PATCH v5 3/5] mfd: hi655x: Add hi665x pmic driver Lee Jones <lee.jones@linaro.org> - 2016-01-28 12:40 +0100
csiph-web