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


Groups > linux.kernel > #1395832

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

From Keerthy <a0393675@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC regulators
Date 2016-05-06 14:40 +0200
Message-ID <rvNd0-57y-19@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> <rvMJX-4KM-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On Friday 06 May 2016 05:32 PM, Mark Brown wrote:
> 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.

Okay. I will send v2 with compatibles removed.

Thanks,
Keerthy

>

Back to linux.kernel | Previous | NextPrevious 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