* Adam Ford <aford173@xxxxxxxxx> [180506 05:55]: > I am not exactly sure how the hwmods work, but I am getting the > following error when attempting to load the am3517-evm USB drivers: > > > musb-omap2430 480ab000.usb_otg_hs: _od_fail_runtime_resume: FIXME: > missing hwmod/omap_dev info > > > Since the error state "FIXME" I assume something changed somewhere and > the am3517 was left behind. Does anyone have any pointers for me on > how to fix it? I think there's something missing in the dts or hwmod_data file and omap_device_build_from_dt() fails. Maybe add some printk to omap_device_build_from_dt() to see where it fails? If the driver modules attempt to probe, it can't be status = "disabled" type issue.. Regards, Tony -- 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