| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-27 | Rename of_match_compat_data() to of_compatible_match(). Similarly, | thorpej | |
| rename of_search_compatible() to of_compatible_lookup(). Standardize on of_compatible_match() for driver matching, and adapt all call sites. | |||
| 2019-10-28 | enumerate devices under child "clocks" node | jmcneill | |
| 2019-02-25 | Attach syscon to "simple-mfd" devices and fix a bug with fdt_find_with_property | jmcneill | |
| 2018-06-30 | Allow nodes to attach child devices using the same sorting rules as used | jmcneill | |
| by the simplebus driver. | |||
| 2018-06-30 | Add support for system controller nodes. | jmcneill | |
