Re: [PATCH 0/4] pinctrl: pinctrl-zynq: yaml conversion and minor driver updates
From: Linus Walleij <hidden>
Date: 2021-07-30 12:41:52
Also in:
linux-devicetree, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2021-07-30 12:41:52
Also in:
linux-devicetree, linux-gpio, lkml
On Wed, Jul 21, 2021 at 1:54 PM Sai Krishna Potthuri [off-list ref] wrote:
This patch series does the following - Covert Zynq pinctrl driver binding file to yaml. - Update the binding for Zynq pinctrl to replace the 'io-standard' with 'power-source' parameter as recommended by Linus during ZynqMP pinctrl driver review(https://lkml.org/lkml/2021/3/25/278). - Update the Zynq pinctrl the driver to remove custom pin parameter(io-standard) and instead use generic parameter(power-source). - Update Zynq dts files to replace 'io-standard' with 'power-source'. Reason for adding the generic parameter 'power-source' in Zynq pinctrl driver is to maintain common pin parameter across Xilinx Zynq and ZynqMP platforms for power supply configuration.
I applied patches 1-3 to the pinctrl tree, patch 4 should be applied to the SoC tree. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel