I already tried to upstream first patch to [email protected] on Feb 3, but no answer. It was pinctrl for tsin pins.
LibreELEC.tv/linux-99999-pinmux.patch at master · 150balbes/LibreELEC.tv · GitHub
The kernel maintainers provided feedback on the patch submission so you need to submit v2 with the requested changes. For that patch I can see the following issues:
a) Lines over 80-characters
b) Subject line should be something like "pinctl: meson: add tsin pins for meson gxbb/gxl/gxm"
c) No "Signed-of-by Jan Afl <[email protected]>" line
One of the lessons everyone learns the hard way is there is zero negotiation on kernel code style .. and typo's count ![]()
Run scripts/checkpatch.pl on patches to check for common style/format errors before resending. Run scripts/get_maintainer.pl on the the file being changed to get the list of email addresses to send the patch to.
I recommend you reach out to Neil Armstrong and Kevin HiIlman to discuss how to submit the driver. I know Neil has looked at the current changes in your repo and there are some structural issues to resolve. It will be easier to know what the main objections are (and address them) before you send the next set of changes.
p.s. If you need any assistance please just ask. We all want this code to go upstream and we greatly appreciate the effort it will take.