From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1FF4C63798 for ; Thu, 26 Nov 2020 17:36:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5EEE121D46 for ; Thu, 26 Nov 2020 17:36:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Vv6UIWAS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404432AbgKZRge (ORCPT ); Thu, 26 Nov 2020 12:36:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38720 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404278AbgKZRgd (ORCPT ); Thu, 26 Nov 2020 12:36:33 -0500 Received: from mail-oi1-x241.google.com (mail-oi1-x241.google.com [IPv6:2607:f8b0:4864:20::241]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 568F3C0617A7 for ; Thu, 26 Nov 2020 09:36:32 -0800 (PST) Received: by mail-oi1-x241.google.com with SMTP id o25so3035648oie.5 for ; Thu, 26 Nov 2020 09:36:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=6T8QYExqOXTZQRoPmNmRTj5CbwAQHzUDSySXajqV1h0=; b=Vv6UIWASYy9l4tPyT7VP8MwuTXWF/R/cn8vHrXqmDwK8g1Gv13I9rrEpaRZDkR3ENj zZ5mi84B/msAXxrQpDj0mDxxjyuHQWmdkfDycwBXnF2Hp+qIq8t3MRdEHjvrj5PeC1Xw 0xNYmByfOXwVC6II0Yahnyn01X06OpNFOsSGxWydX6xZtnyYDoSz/99lsUX26+9IOWrs bW9WEHvytx3FTwcVIeZ65yAXpes+IylYNXz/K5mWF64YSusDKkXQBUBnHt6H4x+kgFzI d1YQeVPUeb55Q7Y0vapbLSarIM9o/Ri3tg9XCPMsuQaS9RpENo2rCTvlrD5tC3gadkC/ rl9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6T8QYExqOXTZQRoPmNmRTj5CbwAQHzUDSySXajqV1h0=; b=cUOcRuDZE/VixD0AwlIbff85rfVkSMU6MUCvX42rcOfleS+AHkMKaMjNE8bZMWjbIQ grX5uDCycK4vjGubHTZYrLN8ECEKGSMSdWod24sw0ctYS13vlZEPr0staJ/ddODwUfFA rzjVEmlIoQGZHcCSs8WeJ3LY1ZzCfwBgFeOFJe7u4HxbKMh1mwWiWtklvNcwsqLYzuGI +e8sR4XcGCfTyfm01oEwpCeGdXuubSSSbLZmVSuy3JcoxxILo2aQCMtCTX7AjalcjIic f5t26JlccfyHb6kRD41sEgvh7p4GYlxap4SoW84bfvhylvCFZuc0Q6K1+8bv9EPETg8g 0O4A== X-Gm-Message-State: AOAM530cajJo17/ZQJi11B1P1Sm1BI9Q0O52kHqaE52VtEnlBIEIN30T N2NmdtdMrPqPJHaFgcKWFzfcYw== X-Google-Smtp-Source: ABdhPJxebkdK5IJYc2ClwfaGbEipX1ip5QMk0qJZW5zsQa/fK4ya+AIMPav5gax7pf9ccvb6X9BbsQ== X-Received: by 2002:aca:5742:: with SMTP id l63mr2575215oib.166.1606412191734; Thu, 26 Nov 2020 09:36:31 -0800 (PST) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id z188sm3412702oia.32.2020.11.26.09.36.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Nov 2020 09:36:31 -0800 (PST) Date: Thu, 26 Nov 2020 11:36:29 -0600 From: Bjorn Andersson To: Vinod Koul Cc: Linus Walleij , linux-arm-msm@vger.kernel.org, Andy Gross , Rob Herring , Manivannan Sadhasivam , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx55 support Message-ID: References: <20201126092151.1082697-1-vkoul@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201126092151.1082697-1-vkoul@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu 26 Nov 03:21 CST 2020, Vinod Koul wrote: > Add support for the PMX55 GPIO support to the Qualcomm PMIC GPIO > binding. > > Signed-off-by: Vinod Koul Reviewed-by: Bjorn Andersson > --- > Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > index c3d1914381ae..7648ab00f4e2 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > @@ -29,6 +29,7 @@ PMIC's from Qualcomm. > "qcom,pm8150b-gpio" > "qcom,pm6150-gpio" > "qcom,pm6150l-gpio" > + "qcom,pmx55-gpio" > > And must contain either "qcom,spmi-gpio" or "qcom,ssbi-gpio" > if the device is on an spmi bus or an ssbi bus respectively > @@ -110,6 +111,8 @@ to specify in a pin configuration subnode: > gpio1-gpio12 for pm8150l (hole on gpio7) > gpio1-gpio10 for pm6150 > gpio1-gpio12 for pm6150l > + gpio1-gpio11 for pmx55 (holes on gpio3, gpio7, gpio10 > + and gpio11) > > - function: > Usage: required > -- > 2.26.2 >