On Tue, Dec 13, 2022 at 6:51 PM Marek Vasut <marex@xxxxxxx> wrote: > > On 12/13/22 14:18, Jagan Teki wrote: > > On Tue, Dec 13, 2022 at 6:44 PM Marek Vasut <marex@xxxxxxx> wrote: > >> > >> On 12/13/22 11:53, Jagan Teki wrote: > >>> Hi Fabio, > >> > >> Hi, > >> > >>> On Tue, Dec 13, 2022 at 4:17 PM Fabio Estevam <festevam@xxxxxxxxx> wrote: > >>>> > >>>> Hi Jagan, > >>>> > >>>> On Tue, Dec 13, 2022 at 7:40 AM Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> wrote: > >>>> > >>>>> https://gitlab.com/openedev/kernel/-/commits/imx8mm-dsi-v10 > >>>> > >>>> Please preserve the authorship of the patches. > >>>> > >>>> This one is from Marek Vasut: > >>>> https://gitlab.com/openedev/kernel/-/commit/e244fa552402caebcf48cd6710fd387429f7f680 > >>> > >>> The original patch was changed with respect to this one and that is > >>> the reason I have to keep his signed-off-by. > >> > >> You did change the authorship of the patch, not just a SoB line. > >> It seems that the only change is dropped comment, which was squashed > >> into earlier patch in this series, see the original submission: > > > > OKay. I will update it on V10 or if you want to send it from your side > > then I will exclude it from the series. let me know. > > Just keep the authorship intact, unless there is significant change to > the patch. Please confirm it. https://gitlab.com/openedev/kernel/-/commit/8ce066d7fdf45e17cb1979376e70e6be353e001b > > >> https://patchwork.freedesktop.org/patch/507166/ > >> > >> btw. it seems hunk 3 has disappeared, the samsung_dsim_attach() hw_type > >> check. > > > > Do you mean previous = NULL; addition? > > Yes, this hunk has been dropped. Yes this FIXME has dropped due to Dave's changes. Jagan.