Files
u-boot/drivers
Patrick Delaunay 486942184a sysreset: syscon: add support for power off
The new type sysreset 'POWER_OFF', introduced by
commit 751fed426f ("sysreset: Add a way to find the last reset")
is only supported for "syscon-poweroff" compatible.

For details see Linux binding:
./Documentation/devicetree/bindings/power/reset/syscon-poweroff.txt

This patch removes the support of POWER_OFF for "syscon-reboot"
and keeps only the COLD reset (for command reset support)
and it introduces the compatible "syscon-poweroff"
for the POWER_OFF case.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2019-07-12 11:18:53 +02:00
..
2019-01-15 15:28:53 -05:00
2019-05-21 08:03:38 +02:00
2019-07-05 14:19:41 +02:00
2019-02-27 09:12:33 +08:00
2019-05-18 08:15:35 -04:00
2019-06-11 10:42:48 +02:00
2019-06-23 14:18:48 +08:00
2019-02-20 15:27:08 +08:00
2019-05-10 22:48:11 +02:00
2019-05-24 10:14:10 -07:00
2019-07-09 09:26:43 +03:00
2019-07-11 14:11:18 -04:00
2019-07-06 23:31:52 +02:00