commit | 9266be379156b673d572517d23725153bee90775 | [log] [tgz] |
---|---|---|
author | Pratik Patel <pratikp@codeaurora.org> | Thu Jun 13 23:21:40 2013 -0700 |
committer | Carter Cooper <ccooper@codeaurora.org> | Fri Jun 28 11:36:23 2013 -0600 |
tree | a5cb205c4169cf97cb55eb24a59f58c3a585c3e7 | |
parent | 3c2d525dfcaa551b661935b1dade204f57928a10 [diff] |
coresight: add coresight fuse driver Add support for CoreSight Fuse driver which can be used by other CoreSight drivers to query the state of the CoreSight fuses to determine if the Hardware they manage is functionally disabled or not. Drivers can then take necessary actions like failing the probe if the Hardware they manage is functionally disabled. Change-Id: I2c2a2af064db750539b0ffa33870ddb7a2832e68 Signed-off-by: Pratik Patel <pratikp@codeaurora.org>