On 28/06/16 11:38, Jon Hunter wrote: > A few fixes for the Tegra PMC driver. > > Jon Hunter (6): > soc/tegra: pmc: Ensure powergate is available when powering on > soc/tegra: pmc: Fix early initialisation of PMC > soc/tegra: pmc: Don't populate soc data until register space is mapped > soc/tegra: pmc: Ensure mutex is always initialised > soc/tegra: pmc: Add missing of_node_put > soc/tegra: pmc: Don't probe pmc if early initialisation fails > > drivers/soc/tegra/pmc.c | 51 > ++++++++++++++++++++++++++++++++----------------- > 1 file changed, 33 insertions(+), 18 deletions(-)
Forgot to mentioned this is based upon the DPAUX series [0] as that also has a change for the pmc driver. Cheers Jon [0] http://marc.info/?l=linux-tegra&m=146669756307955&w=2 -- nvpublic

