diff options
author | Stephen Warren <[email protected]> | 2012-10-23 15:45:56 -0600 |
---|---|---|
committer | Philipp Zabel <[email protected]> | 2013-04-12 10:25:25 +0200 |
commit | 4e11f848c65b1c87782cb232a6e3b47a9d4c1f98 (patch) | |
tree | 907e6b4a3dccf87cc98655775fb6ee613138b97b /tools/perf/scripts/python/sched-migration.py | |
parent | 8bb9660418e05bb1845ac1a2428444d78e322cc7 (diff) |
dt: describe base reset signal binding
This binding is intended to represent the hardware reset signals present
internally in most IC (SoC, FPGA, ...) designs.
It consists of a binding for a reset controller device (provider), and a
pair of properties, "resets" and "reset-names", to link a device node
(consumer) to its reset controller via phandle, similarly to the clock
and interrupt bindings.
The reset controller has all information necessary to reset the consumer
device. That could be provided via device tree, or it could be implemented
in hardware.
The aim is to enable device drivers to request a framework API to issue a
reset simply by providing their struct device pointer as the most common
case.
Signed-off-by: Stephen Warren <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
Reviewed-by: Shawn Guo <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Reviewed-by: Pavel Machek <[email protected]>
Acked-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions