Received: by 10.223.185.116 with SMTP id b49csp835338wrg; Tue, 20 Feb 2018 08:37:05 -0800 (PST) X-Google-Smtp-Source: AH8x224Vsmep+OAAA70TxYrjUOggFqCCRAtWa5Ff09HDlC/FxXD+Iw8eOgZwaQCgT+OAzEmcjG1N X-Received: by 10.101.76.204 with SMTP id n12mr159644pgt.15.1519144625463; Tue, 20 Feb 2018 08:37:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519144625; cv=none; d=google.com; s=arc-20160816; b=A83aL59xZZrWXs4axu4APr4PTDB+C7LsT+qi7Qw9sRqRhcggIqoL80q0743EIFTv/Q EN2CNw3vTG6RLawlcSVaA0KG54gT5s9QPpuxuAoptvKyQQfuT8xqcmHTX8KAl3KQjq5d 6c7/TDPOl166zqDTnp0zlKc5ZBh8TbjMSvKQCRiImZI3ByNSx1GMzeJhIpNy20/ACGB/ mrUi9vg7VPbUKBk6fcSiVNX+vTb39BxDyD6EeHw2T2UH0cBNs9U6aAi3ZPGHUvy/Ugqv LutPt+TYjXZ0LjcyOhtArD1x8UL14e3hqjg1zdLPIzr3aj2jMfHusSAuvJoFqOw3L8xT x87g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:arc-authentication-results; bh=61gE/2zWUIH9GeaZfxfXJNVQcohiEToxqvcQgs9r8bo=; b=kvuMReNUuOQKODiyTF1GVlz7llucL3zQwtUfTaaaCIsyv9EkO/XCJazkP8w4opnQZD JwklRJsvMiN5HQfIYNyFGZHraQ/RntUP615P6sj9BAfg3cNOCr5IjOZluIVm4PZ2P6GT i8dkw/b0kTf3N/aCk+P3dPaxAPELDyxkwcUCZmFmAZIPxnOKgoTsS/RiM1lNFRQk7W3j iDbcfVSv6kAiaE/hxixwbeqmjIG/zswKQx+1FdLQFtTonfMhhoMV4fnQvUN5tShN+13T 9+PQ7cxqBu48OFgtFxdes9eOfyLcvA+EVxQ+IvDr41UjZLAJRzE/AADWkfrM8PlJy5iU twVg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 88-v6si10380596pla.342.2018.02.20.08.36.50; Tue, 20 Feb 2018 08:37:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752777AbeBTQfw (ORCPT + 99 others); Tue, 20 Feb 2018 11:35:52 -0500 Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:36074 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751672AbeBTQft (ORCPT ); Tue, 20 Feb 2018 11:35:49 -0500 Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w1KGT8Zj001609; Tue, 20 Feb 2018 10:35:43 -0600 Authentication-Results: ppops.net; spf=none smtp.mailfrom=ckeepax@opensource.cirrus.com Received: from mail1.cirrus.com (mail1.cirrus.com [141.131.3.20]) by mx0a-001ae601.pphosted.com with ESMTP id 2g6jp5c017-1; Tue, 20 Feb 2018 10:35:42 -0600 Received: from EX17.ad.cirrus.com (unknown [172.20.9.81]) by mail1.cirrus.com (Postfix) with ESMTP id BD8D260D9749; Tue, 20 Feb 2018 10:35:41 -0600 (CST) Received: from imbe.wolfsonmicro.main (198.61.95.81) by EX17.ad.cirrus.com (172.20.9.81) with Microsoft SMTP Server id 14.3.301.0; Tue, 20 Feb 2018 16:35:41 +0000 Received: from algalon.ad.cirrus.com (algalon.ad.cirrus.com [198.90.251.122]) by imbe.wolfsonmicro.main (8.14.4/8.14.4) with ESMTP id w1KGZemw008970; Tue, 20 Feb 2018 16:35:40 GMT From: Charles Keepax To: CC: , , , , , Subject: [PATCH v3 2/2] mfd: arizona: Update DT doc to support more standard reset binding Date: Tue, 20 Feb 2018 16:35:40 +0000 Message-ID: <20180220163540.6704-2-ckeepax@opensource.cirrus.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180220163540.6704-1-ckeepax@opensource.cirrus.com> References: <20180220163540.6704-1-ckeepax@opensource.cirrus.com> MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1802200204 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Charles Keepax Reviewed-by: Rob Herring --- No changes since v2. Thanks, Charles Documentation/devicetree/bindings/mfd/arizona.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt index bdd017686ea5..a014afb07902 100644 --- a/Documentation/devicetree/bindings/mfd/arizona.txt +++ b/Documentation/devicetree/bindings/mfd/arizona.txt @@ -50,7 +50,7 @@ Required properties: Optional properties: - - wlf,reset : GPIO specifier for the GPIO controlling /RESET + - reset-gpios : GPIO specifier for the GPIO controlling /RESET - clocks: Should reference the clocks supplied on MCLK1 and MCLK2 - clock-names: Should contains two strings: @@ -70,6 +70,10 @@ Optional properties: Documentation/devicetree/bindings/regulator/regulator.txt (wm5102, wm5110, wm8280, wm8997, wm8998, wm1814) +Deprecated properties: + + - wlf,reset : GPIO specifier for the GPIO controlling /RESET + Also see child specific device properties: Regulator - ../regulator/arizona-regulator.txt Extcon - ../extcon/extcon-arizona.txt -- 2.11.0