Emmanuel Vadot
e35c28a24b
syscon: Add syscon_get_by_ofw_node
...
This allow to get a syscon node defined under a specific fdt node (which isn't
always the device one).
2020-11-17 14:59:58 +00:00
Kyle Evans
4b3c64f722
Remove "All Rights Reserved" on files that I hold sole copyright on
...
See r333391 for more detail; in summary: it holds no weight and may be
removed.
2018-05-09 16:44:19 +00:00
Kyle Evans
5996fd28fe
Add SPDX tags to syscon bits, correct inconsistency in Copyright line.
2018-01-13 19:00:41 +00:00
Kyle Evans
cd04523f0e
Move syscon into extres framework
...
This should help reduce confusion between syscon/syscons a little bit.
syscon is a resource generally modeled by FDT platforms, and not to be
confused with syscons.
2017-12-23 14:30:44 +00:00