From patchwork Wed Mar 12 20:19:31 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Loc Ho X-Patchwork-Id: 3820901 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 2E31EBF540 for ; Wed, 12 Mar 2014 20:28:02 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5BB902034E for ; Wed, 12 Mar 2014 20:28:01 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (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 4359820320 for ; Wed, 12 Mar 2014 20:28:00 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WNpjr-0004oD-8l; Wed, 12 Mar 2014 20:26:55 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WNpdp-0002bH-0l; Wed, 12 Mar 2014 20:20:41 +0000 Received: from exprod5og119.obsmtp.com ([64.18.0.189]) by merlin.infradead.org with smtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WNpdf-0002Xp-3J for linux-arm-kernel@lists.infradead.org; Wed, 12 Mar 2014 20:20:32 +0000 Received: from mail-pa0-f50.google.com ([209.85.220.50]) (using TLSv1) by exprod5ob119.postini.com ([64.18.4.12]) with SMTP ID DSNKUyDBeR51FpnsWQcHWTB3YFQ0eANBEoGx@postini.com; Wed, 12 Mar 2014 13:20:30 PDT Received: by mail-pa0-f50.google.com with SMTP id kq14so32674pab.9 for ; Wed, 12 Mar 2014 13:20:08 -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=5KvCF9yzMOhdMzZvXP09MBluXc6bZlfj9bKo2R5SMB4=; b=JZtXbTeZ3EcEdL3MB8nZlIMGgzBUnrSucSmusp0qJl9MgPMkEKzOtgMYyOQeNBtOgt TVnBs4WuGnzYSTPuPwo4QYcCW2vlgpcQ3FPgYiXI9WUOz52CAievCKL+kQiQfzRbse9N PMRBVkzMOaMVb3Vp1+vBcdjXsLJRP4wEJhJp0yjA6ZFkQyb/doaLXsTZWHybXdwIwlIC BrK9VNwTAVjaRfGLdBkftj2A76M3boFKLKKfZYw4siM6zfHQx0QEWJr+24sGi2Ra1VQL Yhj6W0djMdZkBO5uNG9q5T6tEzRBEaE26dtd1KMLAePcgRf14atvDwb4PBqCkHrnSgeJ ar8g== X-Gm-Message-State: ALoCoQmdoyBseRwKn6WwIVCbceRGAKcNNbEiZtrnzM2N0mgNRzHQxvdkqLGHTqplWAl51HDybXRvyNVmcV2VRtIeWVE8txBrlK9IqcWo3ZtCJZ0RTdhBfuIUlFSzKgoB8jsZLyO99wxmoEUp3Q0sk5eT0whMkpXINcKKXGLXGh68r5G6ymZZzYJrqQazVSEv2swYW6g4yZct X-Received: by 10.66.145.166 with SMTP id sv6mr7509729pab.31.1394655608491; Wed, 12 Mar 2014 13:20:08 -0700 (PDT) X-Received: by 10.66.145.166 with SMTP id sv6mr7509721pab.31.1394655608419; Wed, 12 Mar 2014 13:20:08 -0700 (PDT) Received: from localhost ([198.137.200.11]) by mx.google.com with ESMTPSA id iv2sm9906104pbc.19.2014.03.12.13.20.07 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 12 Mar 2014 13:20:07 -0700 (PDT) From: Loc Ho To: olof@lixom.net, tj@kernel.org, arnd@arndb.de Subject: [PATCH v17 2/4] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding Date: Wed, 12 Mar 2014 14:19:31 -0600 Message-Id: <1394655573-32645-3-git-send-email-lho@apm.com> X-Mailer: git-send-email 1.5.5 In-Reply-To: <1394655573-32645-2-git-send-email-lho@apm.com> References: <1394655573-32645-1-git-send-email-lho@apm.com> <1394655573-32645-2-git-send-email-lho@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140312_162031_374448_14B68B22 X-CRM114-Status: GOOD ( 11.81 ) X-Spam-Score: -1.9 (-) Cc: devicetree@vger.kernel.org, Suman Tripathi , linux-scsi@vger.kernel.org, jcm@redhat.com, patches@apm.com, linux-ide@vger.kernel.org, ddutile@redhat.com, Loc Ho , Tuan Phan , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_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 adds documentation for the APM X-Gene SoC SATA host controller DTS binding. Signed-off-by: Loc Ho Signed-off-by: Tuan Phan Signed-off-by: Suman Tripathi --- .../devicetree/bindings/ata/apm-xgene.txt | 70 ++++++++++++++++++++ 1 files changed, 70 insertions(+), 0 deletions(-) create mode 100644 Documentation/devicetree/bindings/ata/apm-xgene.txt diff --git a/Documentation/devicetree/bindings/ata/apm-xgene.txt b/Documentation/devicetree/bindings/ata/apm-xgene.txt new file mode 100644 index 0000000..633eb3b --- /dev/null +++ b/Documentation/devicetree/bindings/ata/apm-xgene.txt @@ -0,0 +1,70 @@ +* APM X-Gene 6.0 Gb/s SATA host controller nodes + +SATA host controller nodes are defined to describe on-chip Serial ATA +controllers. Each SATA controller (pair of ports) have its own node. + +Required properties: +- compatible : Shall contain: + * "apm,xgene-ahci-sgmii" if mux'ed with SGMII + * "apm,xgene-ahci-pcie" if mux'ed with PCIe +- reg : First memory resource shall be the AHCI memory + resource. + Second memory resource shall be the host controller + memory resource. +- interrupts : Interrupt-specifier for SATA host controller IRQ. +- clocks : Reference to the clock entry. +- phys : A list of phandles + phy-specifiers, one for each + entry in phy-names. +- phy-names : Should contain: + * "sata-6g" for the SATA 6.0Gbps PHY + +Optional properties: +- status : Shall be "ok" if enabled or "disabled" if disabled. + Default is "ok". +- interrupt-parent : Interrupt controller. + +Example: + sataclk: sataclk { + compatible = "fixed-clock"; + #clock-cells = <1>; + clock-frequency = <100000000>; + clock-output-names = "sataclk"; + }; + + phy2: phy@1f22a000 { + compatible = "apm,xgene-phy"; + reg = <0x0 0x1f22a000 0x0 0x100>, + <0x0 0x1f22c000 0x0 0x100>; + #phy-cells = <1>; + }; + + phy3: phy@1f23a000 { + compatible = "apm,xgene-phy"; + reg = <0x0 0x1f23a000 0x0 0x100>, + <0x0 0x1f23c000 0x0 0x100>; + #phy-cells = <1>; + }; + + sata2: sata@1a400000 { + compatible = "apm,xgene-ahci-sgmii"; + reg = <0x0 0x1a400000 0x0 0x1000>, + <0x0 0x1f220000 0x0 0x10000>; + interrupt-parent = <&gic>; + interrupts = <0x0 0x87 0x4>; + status = "ok"; + clocks = <&sataclk 0>; + phys = <&phy2 0>; + phy-names = "sata-6g"; + }; + + sata3: sata@1a800000 { + compatible = "apm,xgene-ahci-pcie"; + reg = <0x0 0x1a800000 0x0 0x1000>, + <0x0 0x1f230000 0x0 0x10000>; + interrupt-parent = <&gic>; + interrupts = <0x0 0x88 0x4>; + status = "ok"; + clocks = <&sataclk 0>; + phys = <&phy3 0>; + phy-names = "sata-6g"; + };