Message ID | 1415924401-3013-7-git-send-email-fkan@apm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 2755BC11AC for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 14 Nov 2014 00:23:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 672B1201C0 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 14 Nov 2014 00:23:36 +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 914E3201BB for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 14 Nov 2014 00:23:35 +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 1Xp4dy-0004lc-BB; Fri, 14 Nov 2014 00:21:42 +0000 Received: from exprod5og125.obsmtp.com ([64.18.0.245]) by bombadil.infradead.org with smtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xp4cn-0003yS-9H for linux-arm-kernel@lists.infradead.org; Fri, 14 Nov 2014 00:20:30 +0000 Received: from mail-pa0-f48.google.com ([209.85.220.48]) (using TLSv1) by exprod5ob125.postini.com ([64.18.4.12]) with SMTP ID DSNKVGVKtx/fvDClmSjoU0QizYUkJY60CjkX@postini.com; Thu, 13 Nov 2014 16:20:29 PST Received: by mail-pa0-f48.google.com with SMTP id rd3so2742356pab.35 for <linux-arm-kernel@lists.infradead.org>; Thu, 13 Nov 2014 16:20:07 -0800 (PST) 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=rsH+PwUM6k4hSafEc5zcwS1bJK+MuSrS4KFRLG6leT8=; b=Ep+BtSehMIgDF1O/iCi8agQhe1I6tFu+oLnGkjdggpjfYI3SQGpRajhTgcERKE9ogA Som0cMKFM4W8pcqTfW+baE+/t4SjF67fwa8S47zViM005JiNRtLRAUZJDYudSM/0RJwk 48cO7DwhN3R36OvKGZa8WVsdjmDfODwZxBMBfPoSqCoAzMaAaRR9ezHT6ZtyK+iVIrzZ DVRjvidX3x8w6tvJuoiq92CgiJ6eFuXeuT/jzgVUu6rMuqoUl4DdPny3PrgJtxNMfzy7 nbEuy6GMiFCF7NI418Qwwg1xOF23Jx1pEsaBB6t4tlCeDzkdfGT3Zi/c5fx8yHK1v+/D WzoQ== X-Gm-Message-State: ALoCoQlGLm2brRTFw8yvqMi9ET6kYrXpuEv0CoZIlZrQxB4H3LWVeUCciehzPvsP96GxzVzVd45660hzYxhksPTZ3EqCgXbe24D7GAmCDGdBCYhbHx3eI9zj6cXy5rAVzYPJyKRhfQBQvmWB6TbEXHDjIzsX+9LZmiGEQwNueEal6ieXCFBwCY4= X-Received: by 10.66.142.199 with SMTP id ry7mr6040790pab.129.1415924407624; Thu, 13 Nov 2014 16:20:07 -0800 (PST) X-Received: by 10.66.142.199 with SMTP id ry7mr6040782pab.129.1415924407564; Thu, 13 Nov 2014 16:20:07 -0800 (PST) Received: from fkan-lpt.amcc.com (67-207-112-226.static.wiline.com. [67.207.112.226]) by mx.google.com with ESMTPSA id s6sm22045689pdr.95.2014.11.13.16.20.06 for <multiple recipients> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 13 Nov 2014 16:20:07 -0800 (PST) From: Feng Kan <fkan@apm.com> To: patches@apm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, =devicetree@vger.kernel.org Subject: [PATCH V2 6/7] Documentation: arm: pmu: Add Potenza PMU binding Date: Thu, 13 Nov 2014 16:20:00 -0800 Message-Id: <1415924401-3013-7-git-send-email-fkan@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1415924401-3013-1-git-send-email-fkan@apm.com> References: <1415924401-3013-1-git-send-email-fkan@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141113_162029_420146_656114FD X-CRM114-Status: UNSURE ( 8.68 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) Cc: Feng Kan <fkan@apm.com>, Vinayak Kale <vkale@apm.com> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, 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 |
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"