From patchwork Tue Feb 23 22:03:39 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brad Mouring X-Patchwork-Id: 587113 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id A2126140C1D for ; Wed, 24 Feb 2016 09:04:39 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751514AbcBWWEe (ORCPT ); Tue, 23 Feb 2016 17:04:34 -0500 Received: from skprod2.natinst.com ([130.164.80.23]:33998 "EHLO ni.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755315AbcBWWEb (ORCPT ); Tue, 23 Feb 2016 17:04:31 -0500 Received: from us-aus-mgwout2.amer.corp.natinst.com (nb-chan1-1338.natinst.com [130.164.19.134]) by us-aus-skprod2.natinst.com (8.15.0.59/8.15.0.59) with ESMTP id u1NM3vsK022458; Tue, 23 Feb 2016 16:03:57 -0600 Received: from ni.com ([130.164.14.198]) by us-aus-mgwout2.amer.corp.natinst.com (Lotus Domino Release 8.5.3FP6 HF1218) with SMTP id 2016022316035701-78273 ; Tue, 23 Feb 2016 16:03:57 -0600 Received: by ni.com (sSMTP sendmail emulation); Tue, 23 Feb 2016 16:03:56 -0600 From: Brad Mouring To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, Russell King , Brad Mouring Subject: [PATCH 2/2] Documentation: devicetree: Add PL310 PM bindings Date: Tue, 23 Feb 2016 16:03:39 -0600 Message-Id: <1456265019-23900-3-git-send-email-brad.mouring@ni.com> X-Mailer: git-send-email 2.7.1 In-Reply-To: <1456265019-23900-1-git-send-email-brad.mouring@ni.com> References: <1456265019-23900-1-git-send-email-brad.mouring@ni.com> X-MIMETrack: Itemize by SMTP Server on US-AUS-MGWOut2/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 02/23/2016 04:03:58 PM, Serialize by Router on US-AUS-MGWOut2/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 02/23/2016 04:03:58 PM, Serialize complete at 02/23/2016 04:03:58 PM X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-02-23_12:, , signatures=0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document the DT bindings for controlling ARM PL310 Power Control settings. Signed-off-by: Brad Mouring Acked-by: Josh Cartwright Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/l2c2x0.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/l2c2x0.txt b/Documentation/devicetree/bindings/arm/l2c2x0.txt index 2251dcc..4c2d764 100644 --- a/Documentation/devicetree/bindings/arm/l2c2x0.txt +++ b/Documentation/devicetree/bindings/arm/l2c2x0.txt @@ -72,6 +72,10 @@ Optional properties: - prefetch-instr : Instruction prefetch. Value: <0> (forcibly disable), <1> (forcibly enable), property absent (retain settings set by firmware) +- arm,dynamic-clock-gating : L2 dynamic clock gating. Value: <0> (forcibly + disable), <1> (forcibly enable), property absent (retain firmware settings) +- arm,standby-mode: L2 standby mode enable. Value <0> (forcibly disable), + <1> (forcibly enable), property absent (retain firmware settings) Example: