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


Groups > linux.kernel > #1395815

Re: [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC regulators

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC regulators
Date 2016-05-06 14:10 +0200
Message-ID <rvMJX-4KM-13@gated-at.bofh.it> (permalink)
References <rvjRE-1Ry-7@gated-at.bofh.it> <rvjRE-1Ry-11@gated-at.bofh.it> <rvtxE-2sD-21@gated-at.bofh.it> <rvFS9-6PL-3@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 Fri, May 06, 2016 at 10:13:24AM +0530, Keerthy wrote:

> I am using of_platform_populate function in the mfd driver to create
> platform devices for the child nodes, in my case regulators.

> of_platform_populate in turn calls on to of_platform_bus_create which
> mandates compatible properties. It quietly skips device creation if there
> are no compatible properties.

You shouldn't be using that, you should just have a table of subdevices
in the MFD.

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


Thread

[PATCH 0/3] mfd: lp873x: Add lp873x PMIC support Keerthy <j-keerthy@ti.com> - 2016-05-05 07:20 +0200
  [PATCH] mfd: lp873x: Add lp873x PMIC support Keerthy <j-keerthy@ti.com> - 2016-05-05 07:20 +0200
    Re: [PATCH] mfd: lp873x: Add lp873x PMIC support Manish Badarkhe <badarkhe.manish@gmail.com> - 2016-05-05 10:40 +0200
      Re: [PATCH] mfd: lp873x: Add lp873x PMIC support Keerthy <a0393675@ti.com> - 2016-05-06 06:10 +0200
  [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC regulators Keerthy <j-keerthy@ti.com> - 2016-05-05 07:20 +0200
    Re: [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC  regulators Mark Brown <broonie@kernel.org> - 2016-05-05 17:40 +0200
      Re: [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC  regulators Keerthy <a0393675@ti.com> - 2016-05-06 06:50 +0200
        Re: [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC  regulators Mark Brown <broonie@kernel.org> - 2016-05-06 14:10 +0200
          Re: [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC  regulators Keerthy <a0393675@ti.com> - 2016-05-06 14:40 +0200

csiph-web