From patchwork Thu Sep 24 00:40:58 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Loc Ho X-Patchwork-Id: 521913 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 802B814027C for ; Thu, 24 Sep 2015 10:42:16 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=apm.com header.i=@apm.com header.b=lGi42mnr; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932151AbbIXAmP (ORCPT ); Wed, 23 Sep 2015 20:42:15 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:35835 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932131AbbIXAmO (ORCPT ); Wed, 23 Sep 2015 20:42:14 -0400 Received: by pacfv12 with SMTP id fv12so56116476pac.2 for ; Wed, 23 Sep 2015 17:42:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apm.com; s=apm; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=NtifjKd6pHWD5wGm49BBRNE9aFVm7/oZToNniWvmonI=; b=lGi42mnrNw5P2+u4oQAZQzx0PA9jHsG5Cd2Y1FexPLpVqirkqQGs2WGX32QJHkT6Ul 4SYlUffiOWHhygURlVgtWKmdDY37faLZm4iqhXBbCykSbYmpO15oJ+81ZbwMyRi0qYMO WO9NL8VuM95fpk1g7iXXBojWmxvOmUOoEUvMI= 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=NtifjKd6pHWD5wGm49BBRNE9aFVm7/oZToNniWvmonI=; b=Uf86oJMcm2WIxHcmP3HWv6Zr5d7/kLPixW64mPM5GOp64CyCNyICTkNxwKr/INdUL3 kk8XwFOFrSG/Ru8K6Vcsqv3BFnjFnHCvGA+NL2Clc+3bIdYCWOVl1vi+yYA23pXc8IAj 24l7okBk1A7c0QC3Oc8fmGqYIgozz58N7Bw10sJE0uYFiCFkTCXr3NJYoxxNEj7gxjWz jVLppiRkKc2GCGwYu7LbmuoHVR0Zn21bjm4tTpQ1fx4eY2zeXvMBhgbMeqI9uDK4cXyQ OvL2YbMKRXFHPFdqhVUB9YoXJlIYwKzhv146yoCF/8k1pVKhLiBKCWAHNvp/7loKcEmg j4gw== X-Gm-Message-State: ALoCoQnvRK+t9Ncz79TdtX0t1fVVJodRYRhGnrI8lPHTJ8NcW3gn1FZjXj5k2PzIqfQCXx3A79qk X-Received: by 10.67.15.66 with SMTP id fm2mr40640067pad.82.1443055333999; Wed, 23 Sep 2015 17:42:13 -0700 (PDT) Received: from sdclab92.localdomain (70-35-53-82.static.wiline.com. [70.35.53.82]) by smtp.gmail.com with ESMTPSA id iw10sm10171923pbc.10.2015.09.23.17.42.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Sep 2015 17:42:12 -0700 (PDT) From: Loc Ho To: dougthompson@xmission.com, bp@alien8.de, mchehab@osg.samsung.com, arnd@arndb.de Cc: robh+dt@kernel.org, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, linux-edac@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jcm@redhat.com, patches@apm.com, Loc Ho Subject: [PATCH v5 1/4] Documentation: Update the APM X-Gene SoC EDAC DTS binding for L3/SoC subnodes Date: Wed, 23 Sep 2015 17:40:58 -0700 Message-Id: <1443055261-8613-2-git-send-email-lho@apm.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1443055261-8613-1-git-send-email-lho@apm.com> References: <1443055261-8613-1-git-send-email-lho@apm.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Update documentation for the APM X-Gene SoC EDAC DTS binding for L3/SoC subnodes. Signed-off-by: Loc Ho --- .../devicetree/bindings/edac/apm-xgene-edac.txt | 23 ++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/edac/apm-xgene-edac.txt b/Documentation/devicetree/bindings/edac/apm-xgene-edac.txt index 78edb80..78e2a31 100644 --- a/Documentation/devicetree/bindings/edac/apm-xgene-edac.txt +++ b/Documentation/devicetree/bindings/edac/apm-xgene-edac.txt @@ -5,6 +5,8 @@ The follow error types are supported: memory controller - Memory controller PMD (L1/L2) - Processor module unit (PMD) L1/L2 cache + L3 - L3 cache controller + SoC - SoC IP's such as Ethernet, SATA, and etc The following section describes the EDAC DT node binding. @@ -30,6 +32,17 @@ Required properties for PMD subnode: - reg : First resource shall be the PMD resource. - pmd-controller : Instance number of the PMD controller. +Required properties for L3 subnode: +- compatible : Shall be "apm,xgene-edac-l3" or + "apm,xgene-edac-l3-v2". +- reg : First resource shall be the L3 EDAC resource. + +Required properties for SoC subnode: +- compatible : Shall be "apm,xgene-edac-soc-v1" for revision 1 or + "apm,xgene-edac-l3-soc" for general value reporting + only. +- reg : First resource shall be the SoC EDAC resource. + Example: csw: csw@7e200000 { compatible = "apm,xgene-csw", "syscon"; @@ -76,4 +89,14 @@ Example: reg = <0x0 0x7c000000 0x0 0x200000>; pmd-controller = <0>; }; + + edacl3@7e600000 { + compatible = "apm,xgene-edac-l3"; + reg = <0x0 0x7e600000 0x0 0x1000>; + }; + + edacsoc@7e930000 { + compatible = "apm,xgene-edac-soc-v1"; + reg = <0x0 0x7e930000 0x0 0x1000>; + }; };