kevans
80f03abbf3
ofw_fdt: Simplify parts with new libfdt methods
...
libfdt now provides methods to iterate through subnodes and properties in a
convenient fashion.
Replace our ofw_fdt_{peer,child} searches with calls to their corresponding
libfdt methods. Rework ofw_fdt_nextprop to use the
fdt_for_each_property_offset macro, making it even more obvious what it's
doing.
No functional change intended.
Reviewed by: nwhitehorn
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D14225
2018-02-26 14:00:23 +00:00
..
2018-02-26 03:03:41 +00:00
2018-02-26 02:28:32 +00:00
2018-02-26 13:12:51 +00:00
2017-11-20 19:43:44 +00:00
2018-02-23 16:06:54 +00:00
2018-02-25 14:29:43 +00:00
2018-02-23 18:15:50 +00:00
2018-02-26 02:53:22 +00:00
2018-02-16 17:50:06 +00:00
2018-02-23 20:15:19 +00:00
2018-01-12 22:48:23 +00:00
2018-02-26 14:00:23 +00:00
2018-01-22 07:10:30 +00:00
2018-02-06 22:38:19 +00:00
2017-11-27 15:16:59 +00:00
2018-02-16 15:41:03 +00:00
2018-02-13 17:43:54 +00:00
2018-02-23 20:15:19 +00:00
2018-01-29 00:22:30 +00:00
2018-02-25 15:16:58 +00:00
2018-02-14 00:12:03 +00:00
2018-02-13 19:17:48 +00:00
2018-02-23 04:04:25 +00:00
2018-02-26 02:28:32 +00:00
2018-02-25 08:56:44 +00:00
2017-12-30 00:40:34 +00:00
2018-02-23 18:15:50 +00:00
2018-02-26 03:03:41 +00:00
2018-02-12 19:49:20 +00:00
2018-02-19 12:20:51 +00:00
2018-02-25 08:56:44 +00:00
2018-01-22 02:08:10 +00:00
2018-02-08 20:09:42 +00:00
2018-01-25 22:25:13 +00:00
2017-11-27 15:23:17 +00:00
2018-02-10 01:09:22 +00:00
2018-02-13 17:04:34 +00:00
2018-01-26 23:21:50 +00:00
2018-02-26 03:05:36 +00:00
2018-02-23 04:04:25 +00:00
2017-12-25 04:48:39 +00:00
2018-02-25 23:10:13 +00:00
2018-02-23 04:04:25 +00:00
2018-02-23 22:51:51 +00:00
2017-11-27 15:23:17 +00:00
2018-01-28 05:13:08 +00:00
2018-02-26 00:34:56 +00:00
2018-02-24 20:47:22 +00:00
2018-02-23 18:15:50 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-14 23:02:19 +00:00