mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The patches provide an update of amba_device and matching code to handle the additional registers required for the Class 0x9 (CoreSight) UCI. The *data pointer in the amba_id is used by the driver to provide extended ID register values for matching. CoreSight components where PID/CID pair is currently sufficient for unique identification need not provide this additional information. Signed-off-by: Mike Leach <[email protected]> Reviewed-by: Mathieu Poirier <[email protected]> Reviewed-by: Suzuki K Poulose <[email protected]> Tested-by: Sai Prakash Ranjan <[email protected]> Signed-off-by: Russell King <[email protected]>