Jessica Clarke 28da7c9ed0 Add syscon power and reset control device driver
This device driver supports both syscon-power and syscon-reset devices,
as specified in [1] and [2]. These provide a very simple interface for
power and reset control, and among other things are used by QEMU's virt
machine on RISC-V. A separate commit will enable this on RISC-V, as that
requires adding a RISC-V-specific riscv_syscon akin to r327936's
aw_syscon.

[1] https://www.kernel.org/doc/Documentation/devicetree/bindings/power/reset/syscon-poweroff.txt
[2] https://www.kernel.org/doc/Documentation/devicetree/bindings/power/reset/syscon-reboot.txt

Reviewed by:	brooks (mentor), jhb (mentor)
Approved by:	brooks (mentor), jhb (mentor)
Obtained from:	CheriBSD
Differential Revision:	https://reviews.freebsd.org/D25724
2020-07-26 18:19:50 +00:00
..
2020-07-17 14:51:51 +00:00
2020-06-19 18:34:27 +00:00
2019-05-24 06:07:33 +00:00
2020-02-13 19:07:42 +00:00
2020-04-18 02:53:19 +00:00
2020-07-19 17:27:48 +00:00
2020-03-30 16:04:25 +00:00
2020-06-15 16:35:27 +00:00
2020-02-03 17:35:11 +00:00
2020-06-19 19:26:55 +00:00
2020-04-18 02:52:59 +00:00
2020-07-01 00:33:16 +00:00
2020-02-03 17:35:11 +00:00
2020-02-12 00:58:17 +00:00
2020-06-22 07:46:24 +00:00
2020-03-30 16:04:25 +00:00
2020-06-14 16:47:16 +00:00
2020-03-24 21:28:48 +00:00
2020-04-18 02:53:09 +00:00
2020-07-26 12:29:22 +00:00
2020-02-03 17:35:11 +00:00
2020-05-20 08:15:09 +00:00
2020-06-05 04:24:34 +00:00
2020-07-04 14:20:03 +00:00
2019-12-26 17:25:51 +00:00
2020-06-21 03:39:26 +00:00
2020-02-07 19:53:07 +00:00
2019-10-21 18:07:11 +00:00
2020-06-18 23:57:10 +00:00
2020-04-18 02:53:04 +00:00
2020-07-24 19:52:52 +00:00
2020-06-15 16:35:27 +00:00
2019-10-21 18:11:58 +00:00
2020-02-03 17:35:11 +00:00
2020-03-30 16:04:25 +00:00
2020-02-07 19:53:07 +00:00
2020-02-03 17:35:11 +00:00
2020-05-10 14:09:30 +00:00
2019-10-21 18:07:35 +00:00
2020-02-27 15:25:31 +00:00
2020-06-14 16:47:16 +00:00
2019-06-08 16:26:56 +00:00
2020-02-27 15:25:21 +00:00
2019-10-21 18:07:40 +00:00
2019-10-21 18:07:44 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:08:03 +00:00
2020-02-01 23:16:30 +00:00
2020-04-18 02:53:14 +00:00
2020-07-01 00:33:16 +00:00
2020-07-25 18:09:04 +00:00
2020-03-30 16:04:25 +00:00
2020-03-04 22:31:41 +00:00