From patchwork Wed Sep 14 13:27:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9331519 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 64C8E60231 for ; Wed, 14 Sep 2016 13:39:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5617A29E61 for ; Wed, 14 Sep 2016 13:39:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4A9E929E63; Wed, 14 Sep 2016 13:39:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id DBB8F29E61 for ; Wed, 14 Sep 2016 13:39:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAO0-00025O-DL; Wed, 14 Sep 2016 13:38:00 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAFl-0001ds-8J for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 13:29:33 +0000 Received: by mail-wm0-x230.google.com with SMTP id 1so31250180wmz.1 for ; Wed, 14 Sep 2016 06:29:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=1dKEnkFEbrkv1rIvSRfyQMM49RvPdq9CMVmVG2Kz6A0=; b=b11XvtvPA/MwmpqhA6GyEnkCapMaHf0TnC05hSiZlANc4zr8z/vvcioY9tXmytRpNB /eEX8E4QC/YWP0+baBw+wUxc6qD+j/wCHg83DrHe9dosKsR7sJ9uKgw7M3OeEjFYwp2j p4ov7WjwZ+z5/MIsAXNs1akTOolqHbOgmiPyA= 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=1dKEnkFEbrkv1rIvSRfyQMM49RvPdq9CMVmVG2Kz6A0=; b=YgvO1WVkUhpAecwepBXBqsWJQzo3UzVX/jGPwwIDNXS6QpbfEfiY1P/IMsdWw3pYv9 3A1+lKFVhaxpnoVCxTJUqvYGZfnk38OfMae8S9URt3X3qvX5gW9f563gIBBnV9L4BSmk 0eWgSraPKjw7AZYiIMFUHQKuUJULUetVnGlNxu/d+dsRKRhThqfTIOxhqaP1S7/g1C5k 0KDL0PunVU56dYuDQ/VBi72AnOg15xDuQAve5W7quSvdiym3RlSD9Y+BBMTMdaEAiZ1w O+1wTOaAfHCcsjFqaITVlTgGVUSuY0wxnUMH5W0yyWiDBiioQ8gFUBqyXDDX9kaLGdnr VnAA== X-Gm-Message-State: AE9vXwPeVNFjFjyfnHqeMYiPkG8AIuY37RNd83LPSnLQ4Ri8JIVCOIPKFMo3+zqc6tZ4P+mG X-Received: by 10.194.161.166 with SMTP id xt6mr2855626wjb.165.1473859748522; Wed, 14 Sep 2016 06:29:08 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id c5sm4212812wjw.29.2016.09.14.06.29.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 06:29:07 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, devicetree@vger.kernel.org Subject: [PATCH 07/19] ahci: st: Remove STiH416 dt example Date: Wed, 14 Sep 2016 14:27:45 +0100 Message-Id: <1473859677-9231-8-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_062929_517826_FB8A09B8 X-CRM114-Status: GOOD ( 10.21 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.griffin@linaro.org, tj@kernel.org, robh+dt@kernel.org, lee.jones@linaro.org, linux-ide@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This platform is being removed from the kernel so remove the dt example. Signed-off-by: Peter Griffin Cc: Cc: Cc: Acked-by: Rob Herring --- Documentation/devicetree/bindings/ata/ahci-st.txt | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Documentation/devicetree/bindings/ata/ahci-st.txt b/Documentation/devicetree/bindings/ata/ahci-st.txt index e1d01df..909c993 100644 --- a/Documentation/devicetree/bindings/ata/ahci-st.txt +++ b/Documentation/devicetree/bindings/ata/ahci-st.txt @@ -18,21 +18,6 @@ Optional properties: Example: - /* Example for stih416 */ - sata0: sata@fe380000 { - compatible = "st,ahci"; - reg = <0xfe380000 0x1000>; - interrupts = ; - interrupt-names = "hostc"; - phys = <&phy_port0 PHY_TYPE_SATA>; - phy-names = "ahci_phy"; - resets = <&powerdown STIH416_SATA0_POWERDOWN>, - <&softreset STIH416_SATA0_SOFTRESET>; - reset-names = "pwr-dwn", "sw-rst"; - clocks = <&clk_s_a0_ls CLK_ICN_REG>; - clock-names = "ahci_clk"; - }; - /* Example for stih407 family silicon */ sata0: sata@9b20000 { compatible = "st,ahci";