On 10/30/24 12:37 PM, Csókás Bence wrote: > Hi, Hi! > > On 2024. 10. 30. 12:09, Tudor Ambarus wrote: >> I think it's fine to split sama7g5 addition in smaller steps. But please >> add the sama7g5 support in the same patch set, otherwise this patch >> doesn't make sense on its own. > > Well, actually, we're using SAMA5D2. My goal was just to somewhat > harmonize upstream with the vendor kernel so that we may contribute > other patches that we have made on top of the latter, or in the future, > take patches from upstream and apply it to our vendor kernel-based tree. > This patch was only meant to lay the groundworks for future SAMA7G5 > support. I can of course send the "other half" of the original patch if > needed, but I wouldn't want it to hold up this refactor. Do you have a sama7g5 at hand? If not and unable to test it, it's probably better to not touch that code, unless you get support from someone to do the testing for you. I still think that this patch on its own doesn't make sense without the sama7g5 addition because nothing guarantees that sama7g5 will be added on top of this. But I won't stand against your patch. Maybe others from Cc find it fine. > >> Also, if you think you significantly changed the code of authors, I >> think it's fine to overwrite the authorship. Otherwise, try to keep the >> authorship and specify your contributions above your S-o-b tag. > > I don't know if it counts as "significantly changed", I split out parts > of a patch that were relevant for our device, and made small adjustments > to make it correctly apply to master. I didn't find a descriptive enough > tag for this, so I just went with Cc:, but if so desired, I could change > it to a S-o-b, Co-authored-by, Suggested-by etc. > I think it's fine if you keep your authorship for this refactoring patch, I was thinking more of the bulk of the sama7g5 changes. Cheers and good luck! ta