Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752235AbdFPGja (ORCPT ); Fri, 16 Jun 2017 02:39:30 -0400 Received: from mail-wr0-f181.google.com ([209.85.128.181]:35600 "EHLO mail-wr0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751755AbdFPGj0 (ORCPT ); Fri, 16 Jun 2017 02:39:26 -0400 From: Scott Branden To: Arnd Bergmann , Will Deacon , Pawel Moll , Mark Rutland Cc: BCM Kernel Feedback , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, velibor.markovski@broadcom.com, Scott Branden Subject: [PATCH RESEND 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string Date: Thu, 15 Jun 2017 23:39:12 -0700 Message-Id: <1497595153-18908-2-git-send-email-scott.branden@broadcom.com> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1497595153-18908-1-git-send-email-scott.branden@broadcom.com> References: <1497595153-18908-1-git-send-email-scott.branden@broadcom.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 790 Lines: 25 From: Velibor Markovski 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 --- 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 b100d38..2980145 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.5.0