[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1655462819-28801-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com>
Date: Fri, 17 Jun 2022 16:16:55 +0530
From: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@...inx.com>
To: Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Michal Simek <michal.simek@...inx.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@...aro.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-gpio@...r.kernel.org>, <git@...inx.com>,
<saikrishna12468@...il.com>,
Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@...inx.com>
Subject: [PATCH 0/4] pinctrl: pinctrl-zynqmp: Add tri-state configuration support
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
Powered by blists - more mailing lists