On 5 August 2016 at 11:03, Stephen Warren <swar...@wwwdotorg.org> wrote: > From: Stephen Warren <swar...@nvidia.com> > > In Tegra186, SoC power domains are manipulated using IPC requests to > the BPMP (Boot and Power Management Processor). This change implements a > driver that does that. > > Signed-off-by: Stephen Warren <swar...@nvidia.com> > --- > v3: Use misc class call op. > v2: This patch wasn't posted. > --- > drivers/power/domain/Kconfig | 7 +++ > drivers/power/domain/Makefile | 1 + > drivers/power/domain/tegra186-power-domain.c | 87 > ++++++++++++++++++++++++++++ > 3 files changed, 95 insertions(+) > create mode 100644 drivers/power/domain/tegra186-power-domain.c
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot