Hi Tony, On Thu, 2022-12-08 at 07:49 +0200, Tony Lindgren wrote: > * Niedermayr, BENEDIKT <benedikt.niedermayr@xxxxxxxxxxx> [221207 17:29]: > > I found the cause of this bug. > > At least when "gpmc_cs_program_settings: invalid wait-pin (-1)" is > > printed in the kernel log. > > OK > > > Now I'm not sure where to send the bugfix patch (linux-next, linux-omap, > > both?). > > Please send a fix as against current Linux next as a separate patch as > your earlier patches have been already applied for the merge window. OK. Thanks! > If dts changes are also needed, let's first try to fix the driver to > handle > the invalid wait-pin case. Then we can patch the dts files separately as > needed. No need for dts changes. One concern for the wait-pin implementation was to not break existing dts's where the wait-pin is not used. > > Regards, > > Tony cheers, Benedikt