On Tue, Apr 19, 2016 at 11:54:17AM -0700, Ashok Kumar wrote: > Add "brcm,vulcan-pmu" compatible string for Broadcom Vulcan PMU. > > Signed-off-by: Ashok Kumar <ashoks@xxxxxxxxxxxx> Acked-by: Mark Rutland <mark.rutland@xxxxxxx> Mark. > --- > arch/arm64/boot/dts/broadcom/vulcan.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/broadcom/vulcan.dtsi b/arch/arm64/boot/dts/broadcom/vulcan.dtsi > index 85820e2..34e11a9 100644 > --- a/arch/arm64/boot/dts/broadcom/vulcan.dtsi > +++ b/arch/arm64/boot/dts/broadcom/vulcan.dtsi > @@ -86,7 +86,7 @@ > }; > > pmu { > - compatible = "arm,armv8-pmuv3"; > + compatible = "brcm,vulcan-pmu", "arm,armv8-pmuv3"; > interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>; /* PMU overflow */ > }; > > -- > 2.1.0 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html