From 6a7f6cf72b5808059c42c49fdc07fa6aebe241d7 Mon Sep 17 00:00:00 2001 From: Velibor Markovski Date: Thu, 15 Jun 2017 23:39:12 -0700 Subject: [PATCH] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string Add CCN-502 to the list of supported devices by ARM CCN PMU driver. Signed-off-by: Velibor Markovski Acked-by: Mark Rutland Signed-off-by: Scott Branden Signed-off-by: Pawel Moll --- Documentation/devicetree/bindings/arm/ccn.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/ccn.txt b/Documentation/devicetree/bindings/arm/ccn.txt index b100d3847d88..29801456c9ee 100644 --- a/Documentation/devicetree/bindings/arm/ccn.txt +++ b/Documentation/devicetree/bindings/arm/ccn.txt @@ -3,6 +3,7 @@ Required properties: - compatible: (standard compatible string) should be one of: + "arm,ccn-502" "arm,ccn-504" "arm,ccn-508" -- 2.39.5