diff options
author | Velibor Markovski <velibor.markovski@broadcom.com> | 2017-06-16 08:39:12 +0200 |
---|---|---|
committer | Pawel Moll <pawel.moll@arm.com> | 2017-06-23 16:46:37 +0200 |
commit | 6a7f6cf72b5808059c42c49fdc07fa6aebe241d7 (patch) | |
tree | feff89cfb2d2d7fbd2486d7ae1e3d7565e997460 /Documentation/devicetree/bindings/arm/ccn.txt | |
parent | bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe() (diff) | |
download | linux-6a7f6cf72b5808059c42c49fdc07fa6aebe241d7.tar.xz linux-6a7f6cf72b5808059c42c49fdc07fa6aebe241d7.zip |
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 <velibor.markovski@broadcom.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/ccn.txt')
-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" |