Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1331027

Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators
Date 2016-02-10 11:20 +0100
Message-ID <r0A2n-Sb-33@gated-at.bofh.it> (permalink)
References <r0gn0-4x9-15@gated-at.bofh.it> <r0oXg-1Tc-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Feb 09, 2016 at 03:21:54PM -0700, Lina Iyer wrote:
> On Tue, Feb 09 2016 at 06:13 -0700, Georgi Djakov wrote:

Please delete unneeded context from mails when replying.  Doing this
makes it much easier to find your reply in the message, helping ensure
it won't be missed by people scrolling through the irrelevant quoted
material.

> >+#define	SPM_REG_STS_1			0x10
> >+#define	SPM_REG_VCTL			0x14
> >+#define	SPM_REG_PMIC_DATA_0		0x28
> >+#define	SPM_REG_PMIC_DATA_1		0x2c
> >+#define	SPM_REG_RST			0x30

> These register offsets are SoC specific. You may want to follow the model
> of drivers/soc/qcom/spm.c in getting register offsets.

> While I see that you are only supporting APQ8064 with this patch, you
> probably would want to think a bit far ahead. To support any other QCOM
> SoC, you would need extensive changes.

This has already been applied.  It's not immediately clear to me that
changes simply to move the registers around would be more extensive than
just adding fields to the driver data, is it more than just that?

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4] regulator: qcom-saw: Add support for SAW regulators Georgi Djakov <georgi.djakov@linaro.org> - 2016-02-09 14:20 +0100
  Applied "regulator: qcom-saw: Add support for SAW regulators" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-02-09 19:30 +0100
  Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Lina Iyer <lina.iyer@linaro.org> - 2016-02-09 23:30 +0100
    Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Mark Brown <broonie@kernel.org> - 2016-02-10 11:20 +0100
      Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Lina Iyer <lina.iyer@linaro.org> - 2016-02-10 17:50 +0100
        Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Mark Brown <broonie@kernel.org> - 2016-02-10 20:00 +0100
    Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Georgi Djakov <georgi.djakov@linaro.org> - 2016-02-10 14:00 +0100
      Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Stephen Boyd <sboyd@codeaurora.org> - 2016-02-10 19:40 +0100
        Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Mark Brown <broonie@kernel.org> - 2016-02-10 19:50 +0100
          Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Stephen Boyd <sboyd@codeaurora.org> - 2016-02-10 20:10 +0100
            Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Mark Brown <broonie@kernel.org> - 2016-02-10 20:30 +0100
              Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Stephen Boyd <sboyd@codeaurora.org> - 2016-02-10 23:50 +0100
                Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Georgi Djakov <georgi.djakov@linaro.org> - 2016-02-11 11:20 +0100
                Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Stephen Boyd <sboyd@codeaurora.org> - 2016-02-12 01:20 +0100
                Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Mark Brown <broonie@kernel.org> - 2016-02-13 00:10 +0100
  Re: [PATCH v4] regulator: qcom-saw: Add support for SAW regulators Mark Brown <broonie@kernel.org> - 2016-02-20 18:40 +0100

csiph-web