On Tue, Sep 2, 2025 at 10:46 PM Andy Shevchenko
<andy.shevche...@gmail.com> wrote:
>
> On Tue, Sep 2, 2025 at 8:42 PM Bartosz Golaszewski <b...@bgdev.pl> wrote:
> >
> > On Tue, Sep 2, 2025 at 4:38 PM Andy Shevchenko
> > <andriy.shevche...@intel.com> wrote:
> > >
> > > On Tue, Sep 02, 2025 at 01:59:25PM +0200, Bartosz Golaszewski wrote:
> > > > From: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>
> > > >
> > > > The strict flag in struct pinmux_ops disallows the usage of the same pin
> > > > as a GPIO and for another function. Without it, a rouge user-space
> > > > process with enough privileges (or even a buggy driver) can request a
> > > > used pin as GPIO and drive it, potentially confusing devices or even
> > > > crashing the system. Set it globally for all pinctrl-msm users.
> > >
> > > How does this keep (or allow) I涎 generic recovery mechanism to work?
> >
> > What even is the "generic recovery mechanism"? That's the first time
> > I'm hearing this name.
>
> "I²C generic recovery mechanism" (I dunno why you put away the I²C keyword).
>

For some reason it was displayed like that[1] in my client. I see it's
correct in lore though.

Anyway, what is your point? I don't think it has any impact on this.

Bartosz

[1] https://postimg.cc/7GFtxzzR

Reply via email to