From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Subject: Re: [PATCH] dt-bindings: add ARMv8 PMU binding Date: Mon, 25 Nov 2013 09:16:52 +0000 Message-ID: <20131125091651.GA32081@e106331-lin.cambridge.arm.com> References: <1385155032-9032-1-git-send-email-robherring2@gmail.com> <528FD003.8090607@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <528FD003.8090607-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Kumar Gala , devicetree , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Will Deacon , Pawel Moll , Ian Campbell List-Id: devicetree@vger.kernel.org On Fri, Nov 22, 2013 at 09:43:31PM +0000, Rob Herring wrote: > On 11/22/2013 03:38 PM, Kumar Gala wrote: > >=20 > > On Nov 22, 2013, at 3:17 PM, Rob Herring wr= ote: > >=20 > >> From: Rob Herring > >> > >> Add missing "arm,armv8-pmuv3" compatible property for ARMv8 PMU. > >> > >> Signed-off-by: Rob Herring > >> Cc: Will Deacon > >> Cc: Pawel Moll > >> Cc: Mark Rutland > >> Cc: Ian Campbell > >> --- > >> Documentation/devicetree/bindings/arm/pmu.txt | 1 + > >> 1 file changed, 1 insertion(+) > >> > >> diff --git a/Documentation/devicetree/bindings/arm/pmu.txt b/Docum= entation/devicetree/bindings/arm/pmu.txt > >> index 343781b..3e1e498 100644 > >> --- a/Documentation/devicetree/bindings/arm/pmu.txt > >> +++ b/Documentation/devicetree/bindings/arm/pmu.txt > >> @@ -7,6 +7,7 @@ representation in the device tree should be done a= s under:- > >> Required properties: > >> > >> - compatible : should be one of > >> + "arm,armv8-pmuv3=E2=80=9D > >=20 > > what about arm,armv8-pmu-v3? >=20 > I'm just documenting what is already being used: >=20 > arch/arm64/boot/dts/foundation-v8.dts: compatible =3D > "arm,armv8-pmuv3"; > arch/arm64/boot/dts/rtsm_ve-aemv8a.dts: compatible =3D > "arm,armv8-pmuv3"; >=20 > Do we want to change those? It would probably have been nicer to have the '-' from the start, but adding it now is only going to expand the set of compatible strings for no appreciable benefit. I don't see any value in adding a new form of the string, and we can't change the existing one as it's already in use. Thanks, Mark. -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html