From patchwork Mon Aug 11 23:47:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Feng Kan X-Patchwork-Id: 4710201 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 9BCC2C0338 for ; Mon, 11 Aug 2014 23:48:49 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9AC912011E for ; Mon, 11 Aug 2014 23:48:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A4336200E5 for ; Mon, 11 Aug 2014 23:48:47 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XGzIR-0007Q8-LF; Mon, 11 Aug 2014 23:46:35 +0000 Received: from exprod5og108.obsmtp.com ([64.18.0.186]) by bombadil.infradead.org with smtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XGzIK-0007MN-1D for linux-arm-kernel@lists.infradead.org; Mon, 11 Aug 2014 23:46:28 +0000 Received: from mail-pa0-f48.google.com ([209.85.220.48]) (using TLSv1) by exprod5ob108.postini.com ([64.18.4.12]) with SMTP ID DSNKU+lVvjL1s2Ok6LWC2R6+qWZC3MWX01Mb@postini.com; Mon, 11 Aug 2014 16:46:27 PDT Received: by mail-pa0-f48.google.com with SMTP id et14so11900073pad.21 for ; Mon, 11 Aug 2014 16:46:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3Vi8m3oVnsSw+csB1Q0LCGjVEy05Dr9oftiAVkphGcA=; b=dQReaZ1O+p2tHPRD5CDLB3Qo7N4pTzLIDpzoilkLd+FUwK0p/zXVYA8Kd2HIMeHrf2 RBGsTwZFpfzyjNl4fsygSYT/D7OwgOO7gVCb+iM2gzJhcUE/3BMws82+09k0ue9a7Gs3 ZRbfpQmHRAJiKMSnAid2GmJ3p9yUHqH366Arp7dqzOY78cf3GYjNPuKkEl3wQ431vP/k quH5nOhO5xeJkbKVKg6NiAO+sATzfMh69Xj0xonSBToIDYLsKPH8DxifW0QnSnW8NbBS PNTeH5R0lowRgkU0kxOGyHoao3ediY6Y/okIsN+sfMU5fRJsY3tg9M92vwyp3r1ombX6 B/hA== X-Gm-Message-State: ALoCoQnFG54PgXBo/4p5dAXI+u9kuoxM9XofrkFkcrGEROwlJlMCFAFzCy2nfRJJ0BAOBV02lyj5UEv/xedcgmesYJcNgxlnknQlSYONTRZc1+F+JLklamfwkq+joOylu4M7JIbUltTfMEdcIJwjEfWEkeCIQYQNKQ== X-Received: by 10.66.240.140 with SMTP id wa12mr872488pac.99.1407800766353; Mon, 11 Aug 2014 16:46:06 -0700 (PDT) X-Received: by 10.66.240.140 with SMTP id wa12mr872472pac.99.1407800766188; Mon, 11 Aug 2014 16:46:06 -0700 (PDT) Received: from fkan-lpt.amcc.com (67-207-112-226.static.wiline.com. [67.207.112.226]) by mx.google.com with ESMTPSA id tw6sm6602911pac.23.2014.08.11.16.46.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 11 Aug 2014 16:46:05 -0700 (PDT) From: Feng Kan To: patches@apm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, dann.frazier@canonical.com Subject: [PATCH Resend 1/2] dt-bindings: Add Potenza PMU binding Date: Mon, 11 Aug 2014 16:47:32 -0700 Message-Id: <1407800853-3149-2-git-send-email-fkan@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1407800853-3149-1-git-send-email-fkan@apm.com> References: <1407800853-3149-1-git-send-email-fkan@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140811_164628_131176_4907A072 X-CRM114-Status: GOOD ( 10.07 ) X-Spam-Score: -2.3 (--) Cc: Feng Kan X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch documents the compatible string for APM X-Gene Potenza CPU's PMU. Signed-off-by: Feng Kan --- Documentation/devicetree/bindings/arm/pmu.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/pmu.txt b/Documentation/devicetree/bindings/arm/pmu.txt index 75ef91d..6d268b3 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 as under:- Required properties: - compatible : should be one of + "apm,potenza-pmu" "arm,armv8-pmuv3" "arm,cortex-a17-pmu" "arm,cortex-a15-pmu"