From patchwork Wed Sep 14 13:27:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9331503 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 D22CC60231 for ; Wed, 14 Sep 2016 13:35:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C21B7287D8 for ; Wed, 14 Sep 2016 13:35:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B085F29CD4; Wed, 14 Sep 2016 13:35:28 +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 E075A290BE for ; Wed, 14 Sep 2016 13:35:24 +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 1bkAJR-0005O4-Ha; Wed, 14 Sep 2016 13:33:17 +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 1bkAFp-0001gj-Qs for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 13:29:38 +0000 Received: by mail-wm0-x230.google.com with SMTP id i130so48716701wmf.0 for ; Wed, 14 Sep 2016 06:29:16 -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=37BhQuWgcfNqcs+eDeRmUoESVXUVAnGUiptTXXCq0yY=; b=Jpz1Nxhfrr3z3fxhvgPVhLe+IUZCz0fonH+H0YfJJvq73SWC4/95xpMZv/HzV2nb4B RGp3QYQI+mCceumM4RUcvaf+XIWoqNBBP+eABHQX4tqEszlN+uXxBQo7zp67SCjuA9Os lmmsHRNaiyzk0jAX93zGLnv5a/ypmd8PYo6+U= 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=37BhQuWgcfNqcs+eDeRmUoESVXUVAnGUiptTXXCq0yY=; b=Q9q0W9CUJjsxp0Gf0qJ+VuYZVHgztnyH5eQa017cCNCKJTP6WLR/+7YAh8qlBOXN9P gLSXlNaIMN0mGv2q3RFf561uFllwgXz19DwZeJW4QBG4vNQBPMxdkUsaNZIL6XEFNo+K G5jdW04wf0U239XOI3M+Gl2OU+WSjsfmD+Hg2CKE4WvmC7K5jI/RaZFnMhgnRORHE1jm QZQ7nGu+GDc7u9K/g5mUz9JMxd1LFpTNNjnjeYvwMCQCATBvkwi9u4xNQaiDSzUmMMoo flt0jbtcO9OKlYgT8wtm0C/K3Vr9psetHDHcnD7gnaC8CXtMOI8+cF+EuX5+PNuHV06x h5yg== X-Gm-Message-State: AE9vXwPis3xh+9ipnp0CX6USiG43qq6r4K4xBiwKkf2vM9ONVoqPShxoGT7YE2F951aCMmzt X-Received: by 10.28.144.5 with SMTP id s5mr3371333wmd.39.1473859755453; Wed, 14 Sep 2016 06:29:15 -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.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 06:29:14 -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 12/19] reset: sti: Remove obsolete platforms from dt binding doc. Date: Wed, 14 Sep 2016 14:27:50 +0100 Message-Id: <1473859677-9231-13-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_062934_120686_02344C75 X-CRM114-Status: GOOD ( 10.95 ) 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, robh+dt@kernel.org, lee.jones@linaro.org, p.zabel@pengutronix.de 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 STiH415/6 SoC support is being removed from the kernel. This patch updates the sti dt powerdown bindings and removes references to these obsolete platforms. Signed-off-by: Peter Griffin Cc: Cc: Acked-by: Rob Herring --- Documentation/devicetree/bindings/reset/st,sti-powerdown.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Documentation/devicetree/bindings/reset/st,sti-powerdown.txt b/Documentation/devicetree/bindings/reset/st,sti-powerdown.txt index 1cfd21d..9252713 100644 --- a/Documentation/devicetree/bindings/reset/st,sti-powerdown.txt +++ b/Documentation/devicetree/bindings/reset/st,sti-powerdown.txt @@ -16,15 +16,14 @@ Please refer to reset.txt in this directory for common reset controller binding usage. Required properties: -- compatible: Should be "st,-powerdown" - ex: "st,stih415-powerdown", "st,stih416-powerdown" +- compatible: Should be "st,stih407-powerdown" - #reset-cells: 1, see below example: powerdown: powerdown-controller { + compatible = "st,stih407-powerdown"; #reset-cells = <1>; - compatible = "st,stih415-powerdown"; }; @@ -37,11 +36,10 @@ index specifying which channel to use, as described in reset.txt example: - usb1: usb@fe200000 { - resets = <&powerdown STIH41X_USB1_POWERDOWN>; + st_dwc3: dwc3@8f94000 { + resets = <&powerdown STIH407_USB3_POWERDOWN>, }; Macro definitions for the supported reset channels can be found in: -include/dt-bindings/reset/stih415-resets.h -include/dt-bindings/reset/stih416-resets.h +include/dt-bindings/reset/stih407-resets.h