linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: "qipeng.zha" <qipeng.zha@intel.com>
Cc: linux-kernel@vger.kernel.org, fei.yang@intel.com,
	huiquan.zhong@intel.com, jason.cj.chen@intel.com,
	qi.zheng@intel.com
Subject: Re: [PATCH] regmap: add virtual PMIC IPC bus support
Date: Mon, 20 Apr 2015 17:05:41 +0100	[thread overview]
Message-ID: <20150420160541.GO6023@sirena.org.uk> (raw)
In-Reply-To: <1429573138-68002-1-git-send-email-qipeng.zha@intel.com>

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

On Tue, Apr 21, 2015 at 07:38:58AM +0800, qipeng.zha wrote:
> From: "qipeng.zha" <qipeng.zha@intel.com>
> 
> There defined Whiskey Cove PMIC controller on one Intel platform,
> and all registers on this PMIC are accessed by IPC commands.
> This patch is to utilize regmap framework to access PMIC registers
> for PMIC core and device drivers.

Why is this being added to the regmap core rather than being implemented
in using the reg_write() and reg_read() callbacks in the core driver for
the PMIC?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2015-04-20 16:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-20 23:38 [PATCH] regmap: add virtual PMIC IPC bus support qipeng.zha
2015-04-20 16:05 ` Mark Brown [this message]
2015-05-18  8:10 ` Zha, Qipeng
2015-05-18 11:21   ` Mark Brown
2015-05-19  4:57     ` Zha, Qipeng
2015-05-19 12:09       ` Mark Brown
2015-05-20  1:02         ` Zha, Qipeng
2015-05-20 11:04           ` Mark Brown
2015-05-20 17:22             ` Yang, Fei
2015-06-10 15:51           ` Yang, Fei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150420160541.GO6023@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=fei.yang@intel.com \
    --cc=huiquan.zhong@intel.com \
    --cc=jason.cj.chen@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qi.zheng@intel.com \
    --cc=qipeng.zha@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).