Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1615881
| From | Lucas Stach <l.stach@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/5] ARM: imx: gpc: Do not print error message for EPROBE_DEFER |
| Date | 2017-04-04 12:40 +0200 |
| Message-ID | <tsu2u-3DY-21@gated-at.bofh.it> (permalink) |
| References | <tstg6-33o-13@gated-at.bofh.it> <tstg7-33o-37@gated-at.bofh.it> <tstg7-33o-35@gated-at.bofh.it> <tsu2u-3DY-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am Dienstag, den 04.04.2017, 13:28 +0300 schrieb Leonard Crestez: > On Tue, 2017-04-04 at 11:46 +0200, Lucas Stach wrote: > > Am Freitag, den 31.03.2017, 22:25 +0300 schrieb Leonard Crestez: > > > > > > The pu regulator request will return -EPROBE_DEFER if it has a supply > > > from PMIC and this supply is not yet registered. This does not represent > > > an error since the driver will call probe again later, so only print a > > > warning message in this case. > > > > > > Signed-off-by: Irina Tirdea <irina.tirdea@nxp.com> > > > Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> > > > --- > > > arch/arm/mach-imx/gpc.c | 6 +++++- > > The driver moved places, together with a large rewrite, to > > drivers/soc/imx/. > > > > This issue isn't present in the new driver, so this patch can just be > > dropped. > > Wait, I'm confused. In what tree did that happen? This patch is against > linus's tree as of last week and there is nothing in drivers/soc/imx. > > I saw patches for a new gpcv2 driver but that seems to be only for > imx7. This patch is for imx6. Will that driver also support imx6? Shawns maintainer tree: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/log/?h=imx/drivers This is what is staged for the next merge window. Regards, Lucas
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 1/5] ARM: imx: gpc: Do not print error message for EPROBE_DEFER Lucas Stach <l.stach@pengutronix.de> - 2017-04-04 11:50 +0200 Re: [PATCH 1/5] ARM: imx: gpc: Do not print error message for EPROBE_DEFER Lucas Stach <l.stach@pengutronix.de> - 2017-04-04 12:40 +0200
csiph-web