Commit af04a9cd authored by Oleksij Rempel's avatar Oleksij Rempel Committed by Shawn Guo

dt-bindings: imx6q-clock: add new fsl,pmic-stby-poweroff property

Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 78f10734
...@@ -6,6 +6,14 @@ Required properties: ...@@ -6,6 +6,14 @@ Required properties:
- interrupts: Should contain CCM interrupt - interrupts: Should contain CCM interrupt
- #clock-cells: Should be <1> - #clock-cells: Should be <1>
Optional properties:
- fsl,pmic-stby-poweroff: Configure CCM to assert PMIC_STBY_REQ signal
on power off.
Use this property if the SoC should be powered off by external power
management IC (PMIC) triggered via PMIC_STBY_REQ signal.
Boards that are designed to initiate poweroff on PMIC_ON_REQ signal should
be using "syscon-poweroff" driver instead.
The clock consumer should specify the desired clock by having the clock The clock consumer should specify the desired clock by having the clock
ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx6qdl-clock.h ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx6qdl-clock.h
for the full list of i.MX6 Quad and DualLite clock IDs. for the full list of i.MX6 Quad and DualLite clock IDs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment