[PATCH v2 0/6] iMX6: Implement power off over standby signal

From: Oleksij Rempel
Date: Wed May 31 2017 - 02:15:51 EST


v2:
- export pm_power_off_prepare to fix pfuze100-regulator as module compilation.

Oleksij Rempel (6):
ARM: imx6q: provide documentation for new fsl,pmic_stby_poweroff
property
ARM: imx6: register pm_power_off handler if "fsl,pmic_stby_poweroff"
is set
kernel/reboot.c: export pm_power_off_prepare
regulator: pfuze100: add fsl,pmic_stby_poweroff property
regulator: pfuze100-regulator: provide pm_power_off_prepare handler
ARM: dts: imx6: RIoTboard provide Standby to PowerOff option

.../devicetree/bindings/clock/imx6q-clock.txt | 4 ++
.../devicetree/bindings/regulator/pfuze100.txt | 4 ++
arch/arm/boot/dts/imx6dl-riotboard.dts | 5 ++
arch/arm/mach-imx/pm-imx6.c | 30 +++++++++
drivers/regulator/pfuze100-regulator.c | 76 ++++++++++++++++++++++
kernel/reboot.c | 1 +
6 files changed, 120 insertions(+)

Cc: kernel@xxxxxxxxxxxxxx
Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
Cc: Michael Turquette <mturquette@xxxxxxxxxxxx>
Cc: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
Cc: Rob Herring <robh+dt@xxxxxxxxxx>
Cc: Mark Rutland <mark.rutland@xxxxxxx>
Cc: linux-clk@xxxxxxxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx

--
2.11.0