On 03/19/2015 05:45 PM, Paul Walmsley wrote: > On Thu, 19 Mar 2015, Grygorii.Strashko@xxxxxxxxxx wrote: > >> On 03/19/2015 04:55 PM, Paul Walmsley wrote: >>> On Wed, 18 Mar 2015, Grygorii.Strashko@xxxxxxxxxx wrote: >>> >>>> On 03/18/2015 06:57 PM, Tony Lindgren wrote: >>>>> * Grygorii Strashko <grygorii.strashko@xxxxxx> [150318 09:37]: >>>>>> As I can see Patch 1 from this series was merged in 4.0-rc4, >>>>>> but this patch wasn't. As result, I can see below warning all the time >>>>>> during boot now: >>>>>> >>>>>> [ 0.594591] platform 4a094000.pciephy: Cannot lookup hwmod >>>>>> 'pcie1-phy' >>>>> >>>>> OK. Is this needed as a fix for the v4.0-rc series, or can this wait >>>>> for v4.1? >>>> >>>> I think, Yes. These two patches should go all together, because they are >>>> interrelated. >>> >>> Does the warning result in a functional problem, or is it just a warning? >>> >> >> PCE1 PHY device is not registered any more. > > How does the second patch fix that? I've re-checked it - sorry for disinfo. PHY devices are created, but omap_device_fail_pm_domain is assigned to them. As result Runtime PM is not working any more. [ 0.592501] platform 4a094000.pciephy: Cannot lookup hwmod 'pcie1-phy' [ 0.597510] pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124 [ 0.602794] ti-pipe3 4a094000.pciephy: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info When ti,hwmods is not present PCI PHY will be added as regular Platform device and Runtime PM will work again. -- regards, -grygorii -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html