On 08/19/2016 06:39 PM, Tony Lindgren wrote: > * Adam Ford <aford173@xxxxxxxxx> [160818 12:20]: >> >> Does anyone have any suggestions on the best way to approach? > > In the long run we should have drivers/drm just manage these > devices using PM runtime and then just load firmware for the > sgx if available. Not sure what all needs to change for that > to happen though.. Unfortunately, the omap_hwmod code alone can't deal with PRCM reset lines, so you would still require the drivers to have to call some API for managing the resets, or if it is one-time boot-time setup thing, can do what was done for DRA7 PCIe (see commit 1c96bee4df19). regards Suman > > Also please check what the n900 and pandora/pyra people have > done to get sgx working, there may be something usaable there. > > 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 > -- 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