On Thu, Nov 17, 2016 at 06:16:36PM +0100, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > The power management controller on Tegra186 has changed in backwards- > incompatible ways with respect to earlier generations. This implements a > new driver that supports inversion of the PMU interrupt as well as the > "recovery", "bootloader" and "forced-recovery" reboot commands. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > .../bindings/arm/tegra/nvidia,tegra186-pmc.txt | 34 +++++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/soc/tegra/Makefile | 2 +- > drivers/soc/tegra/pmc-tegra186.c | 169 +++++++++++++++++++++ > 3 files changed, 204 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.txt > create mode 100644 drivers/soc/tegra/pmc-tegra186.c -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html