[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48b5848c-e8f6-a6f7-ba1e-8c914374e6b2@amd.com>
Date: Tue, 18 Oct 2022 10:06:50 +0200
From: Michal Simek <michal.simek@....com>
To: Linus Walleij <linus.walleij@...aro.org>,
Sai Krishna Potthuri <sai.krishna.potthuri@....com>
CC: Michal Simek <michal.simek@...inx.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
<devicetree@...r.kernel.org>, <linux-gpio@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<saikrishna12468@...il.com>, <git@....com>
Subject: Re: [PATCH v2 0/2] pinctrl: pinctrl-zynqmp: Revert output-enable and
bias-high-impedance support
On 10/18/22 09:51, Linus Walleij wrote:
> On Mon, Oct 17, 2022 at 3:03 PM Sai Krishna Potthuri
> <sai.krishna.potthuri@....com> wrote:
>
>> Having support for output-enable and bias-high-impedance properties
>> causing system hang with older Xilinx ZynqMP Platform Management Firmware
>> because there is missing autodetection feature.
>> When this feature is implemented, support for these two properties should
>> bring back.
>>
>> changes in v2:
>> -> Added stable tree tag in 1/2 and 2/2 patches.
>
> Patches applied for fixes!
>
> Thanks for dealing with this, I hope you find a proper way to make
> it work with all firmwares.
The way what pmufw team described is that driver will ask firmware if that
feature is available or not. If yes, the current calls will be made. Maybe we
could do it via module parameter but this is the cleanest solution for now.
Thanks,
Michal
Powered by blists - more mailing lists