From patchwork Tue Mar 19 13:30:53 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Santosh Shilimkar X-Patchwork-Id: 2300721 Return-Path: X-Original-To: patchwork-linux-omap@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 581CFDFB79 for ; Tue, 19 Mar 2013 13:29:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755665Ab3CSN3n (ORCPT ); Tue, 19 Mar 2013 09:29:43 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:50282 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755548Ab3CSN3l (ORCPT ); Tue, 19 Mar 2013 09:29:41 -0400 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id r2JDTZSs027738; Tue, 19 Mar 2013 08:29:36 -0500 Received: from DBDE70.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id r2JDTZlj016242; Tue, 19 Mar 2013 18:59:35 +0530 (IST) Received: from dbdp32.itg.ti.com (172.24.170.251) by dbde70.ent.ti.com (172.24.170.148) with Microsoft SMTP Server id 14.1.323.3; Tue, 19 Mar 2013 18:59:35 +0530 Received: from ula0393909.apr.dhcp.ti.com (smtpvbd.itg.ti.com [172.24.170.250]) by dbdp32.itg.ti.com (8.13.8/8.13.8) with ESMTP id r2JDT5dK017298; Tue, 19 Mar 2013 18:59:34 +0530 From: Santosh Shilimkar To: CC: , , , Santosh Shilimkar Subject: [PATCH v2 07/11] Documentation: dt: OMAP: l3-noc: Add *reg* in required properties Date: Tue, 19 Mar 2013 19:00:53 +0530 Message-ID: <1363699857-5505-8-git-send-email-santosh.shilimkar@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1363699857-5505-1-git-send-email-santosh.shilimkar@ti.com> References: <1363699857-5505-1-git-send-email-santosh.shilimkar@ti.com> MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org OMAP L3 driver needs reg address space for its operation and hence its a required property. Cc: Benoit Cousson Signed-off-by: Santosh Shilimkar --- .../devicetree/bindings/arm/omap/l3-noc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/omap/l3-noc.txt b/Documentation/devicetree/bindings/arm/omap/l3-noc.txt index 6888a5e..c0105de 100644 --- a/Documentation/devicetree/bindings/arm/omap/l3-noc.txt +++ b/Documentation/devicetree/bindings/arm/omap/l3-noc.txt @@ -6,6 +6,7 @@ provided by Arteris. Required properties: - compatible : Should be "ti,omap3-l3-smx" for OMAP3 family Should be "ti,omap4-l3-noc" for OMAP4 family +- reg: Contains L3 register address range for each noc domain. - ti,hwmods: "l3_main_1", ... One hwmod for each noc domain. Examples: