From: Abel Vesa <abel.vesa@linaro.org>
To: Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>
Subject: [PATCH 2/4] dt-bindings: pinctrl: qcom,tlmm-common: document i2c pull property
Date: Wed, 16 Nov 2022 12:57:22 +0200 [thread overview]
Message-ID: <20221116105724.2600349-3-abel.vesa@linaro.org> (raw)
In-Reply-To: <20221116105724.2600349-1-abel.vesa@linaro.org>
From: Neil Armstrong <neil.armstrong@linaro.org>
Document the new i2c_pull property introduced for SM8550 setting
an I2C specific pull mode on I2C able pins.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
.../devicetree/bindings/pinctrl/qcom,tlmm-common.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml
index e1354f0c64f8..eddd58eafba9 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml
@@ -77,6 +77,9 @@ $defs:
input-enable: true
output-high: true
output-low: true
+ qcom,i2c-pull:
+ type: boolean
+ description: enable bias pull feature designed for i2c on pin
allOf:
- $ref: pincfg-node.yaml#
--
2.34.1
next prev parent reply other threads:[~2022-11-16 11:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 10:57 [PATCH 0/4] pinctrl: qcom: Add support for SM8550 Abel Vesa
2022-11-16 10:57 ` [PATCH 1/4] dt-bindings: pinctrl: qcom: Add SM8550 pinctrl bindings Abel Vesa
2022-11-16 11:10 ` Krzysztof Kozlowski
2022-11-18 16:10 ` Krzysztof Kozlowski
2022-11-18 16:24 ` Krzysztof Kozlowski
2022-11-16 10:57 ` Abel Vesa [this message]
2022-11-16 11:11 ` [PATCH 2/4] dt-bindings: pinctrl: qcom,tlmm-common: document i2c pull property Krzysztof Kozlowski
2022-11-16 10:57 ` [PATCH 3/4] pinctrl: qcom: add support for i2c specific pull feature Abel Vesa
2022-11-16 11:11 ` Krzysztof Kozlowski
2022-11-16 10:57 ` [PATCH 4/4] pinctrl: qcom: Add SM8550 pinctrl driver Abel Vesa
2022-11-16 11:34 ` Konrad Dybcio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221116105724.2600349-3-abel.vesa@linaro.org \
--to=abel.vesa@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).