diff options
author | Velibor Markovski <[email protected]> | 2017-06-15 23:39:12 -0700 |
---|---|---|
committer | Pawel Moll <[email protected]> | 2017-06-23 15:46:37 +0100 |
commit | 6a7f6cf72b5808059c42c49fdc07fa6aebe241d7 (patch) | |
tree | feff89cfb2d2d7fbd2486d7ae1e3d7565e997460 | |
parent | 0a240c5b420194c24882748f1ea35f37643b032e (diff) |
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 <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Scott Branden <[email protected]>
Signed-off-by: Pawel Moll <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/ccn.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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" |