From patchwork Mon Oct 26 10:56:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 55527 Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1129597lbq; Mon, 26 Oct 2015 03:58:16 -0700 (PDT) X-Received: by 10.68.185.67 with SMTP id fa3mr21195417pbc.113.1445857096733; Mon, 26 Oct 2015 03:58:16 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id uu9si52440289pac.19.2015.10.26.03.58.16; Mon, 26 Oct 2015 03:58:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro_org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753315AbbJZK6P (ORCPT + 6 others); Mon, 26 Oct 2015 06:58:15 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:34619 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752902AbbJZK6O (ORCPT ); Mon, 26 Oct 2015 06:58:14 -0400 Received: by wikq8 with SMTP id q8so158673336wik.1 for ; Mon, 26 Oct 2015 03:58:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=c7Z1ElH+IYs6X2FY8WPv6c4o9aYaD6qpWujX7wCC5Pg=; b=ga21/JhZFjMRpV8RwC91gd//nojWYiv6N5Iy+ufP97QkIt5yYUFdh+FACCzxF7Ncdr +fkAcSUm4+nF8z98JYGev8eSXUzoc8d3zcNIgkNGmCmli9xfXzY/r7E3KUf9FevcHpWi GCWKBjsZrcMfroOLeLAcNZv/lnIINtyx5AFD2fv2bx7HRVpXAg1LzVe3YGjH7Pt6Oh5G bXYZzWY1wy0UYzOKs1hwnYqnyBbRurSGzB+kbusErXz87meNRzbaXmZAXrN2kkELMTiu 93jsMJ4dtWwPSfMipF7u10UYjEXhKo5mZbZWKLCm75f8V5JLl7lhk2neFVROA+FXiqG5 uEMw== 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; bh=c7Z1ElH+IYs6X2FY8WPv6c4o9aYaD6qpWujX7wCC5Pg=; b=XE72CRmyKYdAnlVhLoBpDD9Vlcq8dOOPemQnSe6o0cCXOWfm9AkZqYnQ1QvjgjhJUs Wfx6U/Ktz+coz8nFHQCVirx0rcI0HFDQCWxZHbfIJJfKpx88xiHYpbTatsY751UHfNIs f0aR7YDB7vCpcC1xNqBL7IXFnYFJeeOfU01Oi5B+vFAyZCJzKLMA6vzXmQRkKC7X0Gef iXs550zzSVUKufw8pOUwk0JuPBCiYAfYz6c35l4uj7NJGu8/rwg+rYkJ5VIhuegEuWgq D8y3K3LQek6iM+H/OI/KxvxeIuqDl7BSTfha5S2p/35sChLpvee/Qros+IsAjDY9D8vs RQOQ== X-Gm-Message-State: ALoCoQlaju/cOcT9QZRljupffiq+yUB0lCgm8LkONlOommk0+42nhP6s54u4JwK98FBkzc3JSJIY X-Received: by 10.194.10.162 with SMTP id j2mr39706256wjb.43.1445857093687; Mon, 26 Oct 2015 03:58:13 -0700 (PDT) Received: from localhost.localdomain (host81-129-172-135.range81-129.btcentralplus.com. [81.129.172.135]) by smtp.gmail.com with ESMTPSA id he3sm38390779wjc.48.2015.10.26.03.58.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 26 Oct 2015 03:58:13 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: kernel@stlinux.com, maxime.coquelin@st.com, devicetree@vger.kernel.org, p.zabel@pengutronix.de, Lee Jones Subject: [PATCH 1/3] ARM: STi: Add DT defines for co-processor reset lines Date: Mon, 26 Oct 2015 10:56:07 +0000 Message-Id: <1445856969-19424-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Signed-off-by: Lee Jones --- include/dt-bindings/reset-controller/stih407-resets.h | 4 ++++ 1 file changed, 4 insertions(+) -- 1.9.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/include/dt-bindings/reset-controller/stih407-resets.h b/include/dt-bindings/reset-controller/stih407-resets.h index 02d4328..4ab3a1c 100644 --- a/include/dt-bindings/reset-controller/stih407-resets.h +++ b/include/dt-bindings/reset-controller/stih407-resets.h @@ -52,6 +52,10 @@ #define STIH407_KEYSCAN_SOFTRESET 26 #define STIH407_USB2_PORT0_SOFTRESET 27 #define STIH407_USB2_PORT1_SOFTRESET 28 +#define STIH407_ST231_AUD_SOFTRESET 29 +#define STIH407_ST231_DMU_SOFTRESET 30 +#define STIH407_ST231_GP0_SOFTRESET 31 +#define STIH407_ST231_GP1_SOFTRESET 32 /* Picophy reset defines */ #define STIH407_PICOPHY0_RESET 0