linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
To: Linus Walleij <linus.walleij@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Michal Simek <michal.simek@xilinx.com>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-gpio@vger.kernel.org>, <git@xilinx.com>,
	<saikrishna12468@gmail.com>,
	Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
Subject: [PATCH 0/4] pinctrl: pinctrl-zynqmp: Add tri-state configuration support
Date: Fri, 17 Jun 2022 16:16:55 +0530	[thread overview]
Message-ID: <1655462819-28801-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> (raw)

This series update the Xilinx firmware, ZynqMP dt-binding and ZynqMP
pinctrl driver to handle 'output-enable' and 'bias-high-impedance'
configurations. As part of these configurations, ZynqMP pinctrl driver
takes care of pin tri-state setting.
Also fix the kernel doc warning in ZynqMP pinctrl driver.

Note: Resending the series as i see this series didn't went out due
to some issue with my mail client. Please ignore if this series is 
already received.

Sai Krishna Potthuri (4):
  firmware: xilinx: Add configuration values for tri-state
  dt-bindings: pinctrl-zynqmp: Add output-enable configuration
  pinctrl: pinctrl-zynqmp: Add support for output-enable and
    bias-high-impedance
  pinctrl: pinctrl-zynqmp: Fix kernel-doc warning

 .../bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml         |  4 ++++
 drivers/pinctrl/pinctrl-zynqmp.c                      | 11 +++++++++++
 include/linux/firmware/xlnx-zynqmp.h                  |  5 +++++
 3 files changed, 20 insertions(+)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-06-17 10:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17 10:46 Sai Krishna Potthuri [this message]
2022-06-17 10:46 ` [PATCH 1/4] firmware: xilinx: Add configuration values for tri-state Sai Krishna Potthuri
2022-06-17 10:46 ` [PATCH 2/4] dt-bindings: pinctrl-zynqmp: Add output-enable configuration Sai Krishna Potthuri
2022-06-27 23:01   ` Rob Herring
2022-06-17 10:46 ` [PATCH 3/4] pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance Sai Krishna Potthuri
2022-06-17 10:46 ` [PATCH 4/4] pinctrl: pinctrl-zynqmp: Fix kernel-doc warning Sai Krishna Potthuri
2022-06-28  8:30 ` [PATCH 0/4] pinctrl: pinctrl-zynqmp: Add tri-state configuration support Linus Walleij
2022-09-28 15:58 ` Laurent Pinchart
2022-09-28 16:42   ` Laurent Pinchart
2022-09-29  7:08     ` Michal Simek
2022-10-12 17:12       ` Kannan, Arun Balaji

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=1655462819-28801-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com \
    --to=lakshmi.sai.krishna.potthuri@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=git@xilinx.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=robh+dt@kernel.org \
    --cc=saikrishna12468@gmail.com \
    /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).