From: Eugen Hristev <eugen.hristev@microchip.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/4] dt-bindings: pinctrl: at91-pio4: add property for drive strength
Date: Thu, 7 Jan 2021 09:20:45 +0200 [thread overview]
Message-ID: <20210107072047.150507-2-eugen.hristev@microchip.com> (raw)
In-Reply-To: <20210107072047.150507-1-eugen.hristev@microchip.com>
Add drive strength property which is equivalent with the one in Linux
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt b/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
index a376c6fba5..9252dc154e 100644
--- a/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
+++ b/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
@@ -28,6 +28,8 @@ Optional properties:
- GENERIC_PINCONFIG: generic pinconfig options to use, bias-disable,
bias-pull-down, bias-pull-up, drive-open-drain, input-schmitt-enable,
input-debounce.
+- atmel,drive-strength: 0 or 1 for low drive, 2 for medium drive and 3 for
+high drive. The default value is low drive.
Example:
--
2.25.1
next prev parent reply other threads:[~2021-01-07 7:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-07 7:20 [PATCH 1/4] dt-bindings: pinctrl: at91-pio4: update license to SPDX style Eugen Hristev
2021-01-07 7:20 ` Eugen Hristev [this message]
2021-01-07 7:20 ` [PATCH 3/4] pinctrl: at91-pio4: convert to dev_read_prop Eugen Hristev
2021-01-07 7:20 ` [PATCH 4/4] pinctrl: at91-pio4: implement drive strength support Eugen Hristev
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=20210107072047.150507-2-eugen.hristev@microchip.com \
--to=eugen.hristev@microchip.com \
--cc=u-boot@lists.denx.de \
/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