Commit 713755d7 authored by Ashok Kumar's avatar Ashok Kumar Committed by Will Deacon

arm64: dts: Add Broadcom Vulcan PMU in dts

Add "brcm,vulcan-pmu" compatible string for Broadcom Vulcan PMU.
Signed-off-by: default avatarAshok Kumar <ashoks@broadcom.com>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent ce29daf5
......@@ -86,7 +86,7 @@ timer {
};
pmu {
compatible = "arm,armv8-pmuv3";
compatible = "brcm,vulcan-pmu", "arm,armv8-pmuv3";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>; /* PMU overflow */
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment