mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
bus: arm-ccn: Enable stats for CCN-502 interconnect
Add compatible string for the ARM CCN-502 interconnect Signed-off-by: Velibor Markovski <velibor.markovski@broadcom.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
This commit is contained in:
parent
6a7f6cf72b
commit
2941be2166
@ -1544,6 +1544,7 @@ static int arm_ccn_remove(struct platform_device *pdev)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static const struct of_device_id arm_ccn_match[] = {
|
static const struct of_device_id arm_ccn_match[] = {
|
||||||
|
{ .compatible = "arm,ccn-502", },
|
||||||
{ .compatible = "arm,ccn-504", },
|
{ .compatible = "arm,ccn-504", },
|
||||||
{},
|
{},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user