commit | 48e0c1148d18de677f1b2aec179f36fb7c1e3839 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Sep 08 11:29:43 2014 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Mar 31 21:26:44 2015 +0300 |
tree | a99f48711d42fe91fd81ef55d5ced8352c4bdc2f | |
parent | ab7b2ffcf576a49b51c240dcd68ca4b7cd60b84d [diff] |
ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility PRM device instance offset is now provided through the prm_init_data. This gets rid of some cpu_is_X / soc_is_X calls from PRM core code, preparing for PRM to be its own separate driver. Signed-off-by: Tero Kristo <t-kristo@ti.com>