Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223869
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC |
| Date | 2015-09-14 09:20 +0200 |
| Message-ID | <q8wdr-7CL-9@gated-at.bofh.it> (permalink) |
| References | <q1hCy-P0-27@gated-at.bofh.it> <q1i5A-1mK-13@gated-at.bofh.it> <q74VZ-3B9-19@gated-at.bofh.it> <q7sOF-5Sc-65@gated-at.bofh.it> <q8qUp-8i8-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 14 Sep 2015, Zha, Qipeng wrote:
> > > >>
> > > >> +#define INIT_REGMAP_IRQ(_irq, _off, _mask) \
> > > >> + [_irq] = { .reg_offset = (_off), .mask = (_mask) }
> > > >> +
> > >
> > > >No, that's not what I asked.
> > >
> > > >Either this macro is going to be useful to *everyone*, or it's probably not useful to *anyone*. If it's going to exist, it should exist in the core header file, not Intel's own.
> > >
> > > Jones, can we keep current change as for intel's own ? not sure if Mark agree to merge this macro to core regmap header file.
> > > Maybe some driver want to initialize regmap_irq structure with different/customed way.
> > > Thanks.
>
> > Is that what Mark said when you submitted this to him?
>
> No, I don't get feedback from Mark.
Then please at least try. Don't forget to Cc me on the patch.
If Mark decides that it's not useful to others, then I will consider
it for the Intel-only header.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
RE: [PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC "Zha, Qipeng" <qipeng.zha@intel.com> - 2015-09-10 10:00 +0200
Re: [PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC Lee Jones <lee.jones@linaro.org> - 2015-09-11 11:30 +0200
RE: [PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC "Zha, Qipeng" <qipeng.zha@intel.com> - 2015-09-14 03:40 +0200
Re: [PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC Lee Jones <lee.jones@linaro.org> - 2015-09-14 09:20 +0200
csiph-web