Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1662823
| From | "Mani, Rajmohan" <rajmohan.mani@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver |
| Date | 2017-06-10 01:50 +0200 |
| Message-ID | <tQBPb-7Vf-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <tPnEB-1x7-3@gated-at.bofh.it> <tPI6m-6wb-13@gated-at.bofh.it> <tPJvs-7jj-27@gated-at.bofh.it> <tPPAS-2SK-3@gated-at.bofh.it> <tPZJU-16j-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Hans, > > > > As PMICs are typically linked to the kernel (vs. being modules), > > there's no issue with the module name. I would suppose few if any > > PMICs will be compiled as modules in general. > > Good point about the OpRegion driver usually being built-in, in my experience it > MUST always be built-in, so the Kconfig option should be a bool. Note this is > useless unless the mfd driver is also a bool (I would advice to go that > route) and the mfd driver's Kconfig should select the right i2c bus driver to > make sure that is built-in too, see for example: > > https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/commit/?h=for- > mfd-next&id=2f91ded5f8f4fdd67d8daae514b0d434c98ab1e0 > https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/commit/?h=for- > mfd-next&id=c5065d8625ebdc164199b99d838ac0636faa7f0b > https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/commit/?h=for- > mfd-next&id=5f125f1f570568a29edf783fba1ebb606d5c6b24 > > Which are all recent commits from me dealing with making the mfd driver built- > in / selecting the i2c bus driver. > Thanks for these links. I will update the Kconfig and commit messages with relevant description around this.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver Sakari Ailus <sakari.ailus@iki.fi> - 2017-06-07 22:20 +0200
Re: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-06-07 22:50 +0200
Re: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver Sakari Ailus <sakari.ailus@iki.fi> - 2017-06-07 23:20 +0200
RE: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver "Mani, Rajmohan" <rajmohan.mani@intel.com> - 2017-06-10 01:40 +0200
RE: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver "Mani, Rajmohan" <rajmohan.mani@intel.com> - 2017-06-10 02:20 +0200
Re: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver Hans de Goede <hdegoede@redhat.com> - 2017-06-08 09:10 +0200
RE: [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver "Mani, Rajmohan" <rajmohan.mani@intel.com> - 2017-06-10 01:50 +0200
csiph-web